index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
/
EntryDAO.php
Age
Commit message (
Expand
)
Author
2022-06-25
Fix last update & archive logic (#4422)
Alexandre Alapetite
2022-06-02
New search engine (#4378)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-07
More PHP type hints for Fever (#4202)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-05
[CI] PHPCS: check for opening brace on same line (#4122)
Frans de Jonge
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-31
Search on article IDs (#4058)
Alexandre Alapetite
2021-07-24
Search labels (#3709)
Alexandre Alapetite
2021-05-18
Fix array_chunk key index bug (#3631)
Alexandre Alapetite
2021-05-08
More cases of max SQL variable number (#3586)
Alexandre Alapetite
2021-03-24
Fix TT-RSS import (#3553)
Alexandre Alapetite
2021-03-07
fix updateEntryPrepared (#3500)
Alexandre Alapetite
2021-03-07
SQLite: fix updateEntry (#3461)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-02
INSERT ... ON CONFLIT DO NOTHING for addEntry (#3409)
Alexandre Alapetite
2021-01-11
Fix commitNewEntries query (#3357)
Craig Andrews
2020-11-23
Ensure maximum date int (#3259)
Alexandre Alapetite
2020-06-13
Add error log (#3055)
Alexandre Alapetite
2020-05-03
Fever integer type for numbers (#2946)
Alexandre Alapetite
2020-04-17
Filter by multiple feed IDs (#2892)
Alexandre Alapetite
2020-04-01
Implement negation for searching by date intervals (#2869)
Alexandre Alapetite
2020-02-29
Better performance with yield (#2588)
Alexandre Alapetite
2020-01-20
Fix SQLite CONCAT used for search (#2777)
Alexandre Alapetite
2019-11-11
Sanitize UTF-8 before commiting entries (#2649)
Alexandre Alapetite
2019-10-23
Workaround for MySQL limitation 1093 (#2586)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-06
Fix PostgreSQL and SQLite DB size estimation (#2562)
Alexandre Alapetite
2019-10-06
SQL allow recreating existing user (#2555)
Alexandre Alapetite
2019-10-05
MySQL entry content MEDIUMBLOB (#2551)
Alexandre Alapetite
2019-09-29
Quick fix: forgotten PDO values (#2546)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-04-07
Cherry pick from 2335 (#2356)
Alexandre Alapetite
2019-02-03
Fix EntryDAO tags warning for Fever API
Alexandre Alapetite
2019-01-17
Merge branch 'FreshRSS/dev' into FreshRSS/dev-1.14.0
Alexandre Alapetite
2019-01-16
Export labels (#2217)
Alexandre Alapetite
2018-12-25
Prepare for batch mark as read
Alexandre Alapetite
2018-11-11
Tweaks for Vienna RSS (#2093)
Alexandre Alapetite
2018-11-05
TT-RSS import (#2099)
Alexandre Alapetite
2018-10-14
Fix MySQL create table feeds (#2047)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-08
Fix count unreads in SQLite (#2009)
Alexandre Alapetite
2018-09-03
Add mark-as-unread (#1995)
Alexandre Alapetite
2018-09-02
Use mb_strcut (#1996)
Alexandre Alapetite
2018-06-12
Fever fixes (#1931)
Alexandre Alapetite
[next]