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
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
2022-06-23
No XPath error on empty list (#4425)
Alexandre Alapetite
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-05-13
Fix favicons update (#4358)
Alexandre Alapetite
2022-05-12
OPML export/import of some proprietary FreshRSS attributes (#4342)
Alexandre Alapetite
2022-03-23
HTML+XPath fallback to feed title (#4288)
Alexandre Alapetite
2022-03-22
WebSub: Use hash instead of base64 to handle long URLs (#4282)
Alexandre Alapetite
2022-03-22
SimplePie fix parsing of HTTP Links (#4283)
Alexandre Alapetite
2022-03-06
Faster $simplePie->get_items() (#4263)
Alexandre Alapetite
2022-03-02
Fix XPath context for tags (#4246)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-07
Hot fix: fix type hint null regression (#4207)
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
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-02
Fix more PHP 8.1 null warnings (#4018)
Alexandre Alapetite
2021-09-27
Detect enclosure as images using file extension (#3861)
Alexandre Alapetite
2021-09-19
Improved feed action filters (#3303)
Alexandre Alapetite
2021-08-22
Fallback for feeds with empty title (#3787)
Alexandre Alapetite
2021-03-27
Fix regression media attachments (#3565)
Alexandre Alapetite
[next]