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
/
Feed.php
Age
Commit message (
Expand
)
Author
2024-05-25
Fix HTTP GET curl options (#6492)
Alexandre Alapetite
2024-05-15
PHPStan 1.11 + minor update dev dependencies (#6459)
Alexandre Alapetite
2024-04-25
Refactoring: Rename dotpath into dotnotation (#6369)
maTh
2024-04-18
i18n improved: dotted path -> dot-notation (#6317)
maTh
2024-04-08
Allow multiple authors on enclosures (#6272)
Alexandre Alapetite
2024-03-10
Refactor some cURL options and use CURLOPT_USERPWD (#6177)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-02-21
Improve TTL+muted logic (#6115)
Alexandre Alapetite
2024-01-15
PHPStan prepare exceptions (#6037)
Alexandre Alapetite
2024-01-10
JSONFeeds, JSON scraping, and POST requests for feeds (#5662)
eta-orionis
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-06
Fix PHP7 susbtr (#5929)
Alexandre Alapetite
2023-12-03
Rework keepmax (#5905)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-14
API fix add feed with title (#5868)
Alexandre Alapetite
2023-11-08
Update WebSub documentation a bit (#5829)
Alexandre Alapetite
2023-11-08
New feature important feeds (#5782)
Alexandre Alapetite
2023-10-30
Fix type regression filterActions (#5786)
Alexandre Alapetite
2023-10-30
Require PHP 7.4+ (#5720)
Alexandre Alapetite
2023-09-14
Allow string in XPath tags (#5653)
Alexandre Alapetite
2023-08-03
Fix cache refresh (#5562)
Alexandre Alapetite
2023-07-07
Chore/processing of depreciations and updating code to php72 minimum (#5504)
Luc SANCHEZ
2023-06-20
Remove unneeded quotes in warning (#5480)
Alexandre Alapetite
2023-06-16
Refactor lastSeen and markReadAsGone (#5470)
Alexandre Alapetite
2023-05-15
PHPStan Level 7 for Minz_Request, FreshRSS_Feed, Minz_Error (#5400)
Alexandre Alapetite
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-04
Use PHPStan dynamicConstantNames (#5370)
Alexandre Alapetite
2023-05-02
PHPStan Level 7 complete DAOs (#5354)
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-20
Better XPath failure (#5317)
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 Category.php (#5298)
Luc SANCHEZ
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2023-02-09
XML+XPath (#5076)
Alexandre Alapetite
2023-02-06
More robust application of access permissions (#5062)
Alexandre Alapetite
2023-01-26
Fix error handling when updating URL (#5039)
Alexandre Alapetite
2023-01-06
Better enclosures (#4944)
Alexandre Alapetite
2022-11-22
HTML+XPath allow content as HTML (#4878)
Alexandre Alapetite
2022-11-07
Fix path_entries encoding (#4823)
Alexandre Alapetite
2022-10-21
Fix curlopt options for HTML+XPath (#4759)
Alexandre Alapetite
2022-10-09
Add support for custom XPath date/time format (#4703)
Alexandre Alapetite
2022-10-07
Fix regression 4688 (#4700)
Alexandre Alapetite
2022-10-04
Compat PHP 8.1 strip_tags (#4688)
Alexandre Alapetite
2022-08-18
XPath ability to define the UID manually (#4507)
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
[next]