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-12-05
Avoid Unicode escape of authors in HTML UI (#7056)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-11-21
Add extension hook simplepie_after_init (#7007)
Alexandre Alapetite
2024-11-01
Rebuild Feed .ico and .txt on cache clear (#6961)
Patrick Hyatt
2024-10-14
New unicity policies for feeds with bad GUIDs (#4487)
Alexandre Alapetite
2024-10-13
New feed mode: HTML + XPath + JSON dot notation (JSON in HTML) (#6888)
Alexandre Alapetite
2024-09-20
SimplePie support for HTTP cache policies (#6812)
Alexandre Alapetite
2024-09-14
Allow SimplePie updates with composer (#4374)
Artur Weigandt
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-09-06
Upgrade to PHP 8.1 (#6711)
Alexandre Alapetite
2024-09-06
Better cache name for JSON feeds (#6768)
Alexandre Alapetite
2024-08-23
Use .html extension for full content pages instead of .spc (#6724)
Alexandre Alapetite
2024-08-14
Update about running tests (#6709)
Alexandre Alapetite
2024-07-30
Fix markAsReadUponGone regression (#6663)
Alexandre Alapetite
2024-07-21
Revisit keepMaxUnreads (#6632)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
2024-06-05
Modernize code to php7.4 (#6043)
Luc SANCHEZ
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
[next]