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
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-03
Rework keepmax (#5905)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-08
New feature important feeds (#5782)
Alexandre Alapetite
2023-11-07
Compatibility PHP 8.2 for running automated tests (#5826)
Alexandre Alapetite
2023-10-31
Rework SQL field length (#5788)
Alexandre Alapetite
2023-10-30
Ready for year 2038 (#5570)
Alexandre Alapetite
2023-10-30
SQL increase length of VARCHAR fields (#5756)
Alexandre Alapetite
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-09-12
SQL: Same updateCacheUnreads for all DBs (#5648)
Alexandre Alapetite
2023-09-12
SQL: clean old auto-updates (#5649)
Alexandre Alapetite
2023-08-13
Fix hash of articles with loadCompleteContent (#5576)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-06-16
Refactor lastSeen and markReadAsGone (#5470)
Alexandre Alapetite
2023-05-30
Forgotten debug line
Alexandre Alapetite
2023-05-16
Remove debug line
Alexandre Alapetite
2023-05-16
Fix again updateLastSeenUnchanged (#5404)
Alexandre Alapetite
2023-05-09
Fix markAsReadUponGone (#5382)
Alexandre Alapetite
2023-05-04
SQL attributes native unicode (#5371)
Alexandre Alapetite
2023-05-03
Fix entries count (#5368)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
Alexandre Alapetite
2023-05-01
Fix API starred (#5366)
Alexandre Alapetite
2023-04-28
PHPStan Level 7 for more DAO PDO (#5328)
Alexandre Alapetite
2023-04-23
PHPStan Level 7 for ten more files (#5327)
Alexandre Alapetite
2023-04-17
phpstan level 7 for user-info.php (#5309)
Luc SANCHEZ
2023-04-17
More consistent use of iterable type (#5308)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-04-15
PHPStan level 6 for remaining DAO classes (#5299)
Alexandre Alapetite
2023-04-14
PHPStan Level 6 FreshRSS_Search FreshRSS_Entry (#5292)
Alexandre Alapetite
2023-04-08
Fix phpstan level 6 error (#5272)
Luc SANCHEZ
2023-04-07
Phpstan Level6 for View.php (#5269)
Luc SANCHEZ
2023-03-22
Consistent entry ID type (32-bit compatibility) (#5213)
Alexandre Alapetite
2023-03-22
Remove FreshRSS_Searchable for better types (#5212)
Alexandre Alapetite
2023-03-08
Type hinting for Factory.php up to PHPStan 9 (#5090)
Luc SANCHEZ
2023-01-29
PHPStan level 9 for ./p/ and lib_rss.php (#5049)
Alexandre Alapetite
2022-11-23
Better restrict tag search (#4882)
Alexandre Alapetite
2022-09-19
Fix transaction rollbacks during auto-update (#4622)
Alexandre Alapetite
2022-08-25
Fix MariaDB case sensitivity (#4537)
Alexandre Alapetite
2022-08-18
Easier full-text search possibility (#4505)
Alexandre Alapetite
2022-08-16
Basic support for negative searches with parentheses (#4503)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-19
Add database field attributes for entries (#4444)
Alexandre Alapetite
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
[next]