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
/
FeedDAO.php
Age
Commit message (
Expand
)
Author
2025-12-16
Handle null in base64_encode (#8321)
Alexandre Alapetite
2025-11-26
Fix MariaDB updateCachedValues (#8255)
Alexandre Alapetite
2025-11-26
Fix MariaDB for updates (#8254)
Alexandre Alapetite
2025-11-17
Change SQL update query (#6957)
Alexandre Alapetite
2025-11-15
SQL: Optimise speed of updateCachedValues() (#8207)
Alexandre Alapetite
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-10-24
Better SQL auto-update f.kind (#8148)
Alexandre Alapetite
2025-09-27
Stable IDs during SQL import (#7988)
Alexandre Alapetite
2025-06-30
Implement custom feed favicons (#7646)
Inverle
2025-06-15
Remove several PHPStan ignore (#7665)
Alexandre Alapetite
2025-04-02
Pass phpstan-strict-rules 2.0.4 (#7488)
Alexandre Alapetite
2025-02-23
PHPStan more checkImplicitMixed (#7339)
Alexandre Alapetite
2025-02-23
fix: properly set the priority field of feeds when adding new feed. (#7354)
Zihao Diao
2025-01-29
Fix unwanted feed description updates (#7269)
Alexandre Alapetite
2024-12-28
Fix regressions on some array structures (#7155)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-12-03
New button to delete errored feeds from a category (#7030)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-10-15
Fix add feed with MariaDB / MySQL (#6900)
Alexandre Alapetite
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-07-30
Fix markAsReadUponGone regression (#6663)
Alexandre Alapetite
2024-07-21
Revisit keepMaxUnreads (#6632)
Alexandre Alapetite
2024-05-12
Fix SQLite imports produced before FreshRSS 1.20.0 (#6450)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-12-15
Add filter actions (auto mark read) at category and global levels (#5942)
Alexandre Alapetite
2023-12-03
Rework keepmax (#5905)
Alexandre Alapetite
2023-11-18
Fix PHP 7 compatibility strict_types (#5893)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
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
SQL increase length of VARCHAR fields (#5756)
Alexandre Alapetite
2023-09-12
SQL: clean old auto-updates (#5649)
Alexandre Alapetite
2023-09-06
Remove obsolete TTL migration code (#5625)
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-13
PHPStan Level 7 for Share userController logs_pagination (#5393)
Alexandre Alapetite
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-04
SQL attributes native unicode (#5371)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
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-20
Improve markAsReadUponGone (#5315)
Alexandre Alapetite
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-15
PHPstan level 6 for Category.php (#5298)
Luc SANCHEZ
[next]