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
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
2023-03-31
PHPStan level 6 for all PDO and Exception classes (#5239)
Alexandre Alapetite
2023-03-22
Remove FreshRSS_Searchable for better types (#5212)
Alexandre Alapetite
2023-03-04
Safer updateCachedValues (#5158)
Alexandre Alapetite
2023-01-26
Increase max feed URL length and drop unicity (#5038)
Alexandre Alapetite
2022-10-09
Fix OPML import special (#4708)
Alexandre Alapetite
2022-09-19
Fix transaction rollbacks during auto-update (#4622)
Alexandre Alapetite
2022-09-09
Workaround invalid OPMLs (#4591)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-06-25
New option to automatically mark as read gone articles (#4426)
Alexandre Alapetite
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-05-12
OPML export/import of some proprietary FreshRSS attributes (#4342)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-05
[CI] PHPCS: check for opening brace on same line (#4122)
Frans de Jonge
2021-12-02
Fix some PHPstan errors (#4019)
Alexandre Alapetite
2021-09-19
Improved feed action filters (#3303)
Alexandre Alapetite
2021-03-26
Suport standard HTTP 410 Gone (#3561)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2020-10-11
Fix sanitize feed description (#3222)
Alexandre Alapetite
2020-08-05
Change feed order in a category (#3131)
Alexis Degrugillier
2020-05-21
Fix fetch preview (#2993)
Alexandre Alapetite
2020-04-01
API return proper newestItemTimestampUsec (#2854)
Alexandre Alapetite
[next]