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
2024-08-17
Fix HTTP cache of main page (#6719)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-08-01
Fix parentheses for complex `OR` boolean search expressions (#6672)
Alexandre Alapetite
2024-07-21
Revisit keepMaxUnreads (#6632)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-02-26
Improve feed refresh (#6117)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-01-18
Native array return type forgotten (#6046)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2024-01-03
Auto-label (#5954)
Alexandre Alapetite
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
[next]