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
2026-01-03
Switch to using CURLOPT_ACCEPT_ENCODING instead of the deprecated CURLOPT_ENC...
Michael Meier
2025-12-17
Use native PHP #[Deprecated] (#8325)
Alexandre Alapetite
2025-11-30
Web scraping support date format epoch milliseconds (#8266)
Alexandre Alapetite
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-11-04
Create separate `Retry-After` files for proxies (#8029)
Inverle
2025-10-25
Bump phpstan/phpstan from 2.1.29 to 2.1.31 (#8156)
dependabot[bot]
2025-10-01
API optimisation: more streaming of outputs (#8041)
Alexandre Alapetite
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-09-30
Add new visibility priority *Show in its feed* (#7972)
Alexandre Alapetite
2025-09-15
Clarify: Visibility hidden vs. archived (#7970)
Alexandre Alapetite
2025-09-05
Change how files are included (#7916)
Alexis Degrugillier
2025-08-07
Add more unicity criteria based on title and/or content (#7789)
Alexandre Alapetite
2025-08-06
GReader API: fix incorrect favicon URL (#7792)
hilariousperson
2025-08-01
Rework fetch favicons (#7767)
Alexandre Alapetite
2025-07-31
Implement support for HTTP 429 Too Many Requests (#7760)
Alexandre Alapetite
2025-07-19
WebSub: only perform a redirect when coming from WebSub (#7738)
Alexandre Alapetite
2025-06-30
Implement custom feed favicons (#7646)
Inverle
2025-06-22
Handle redirects when scraping feed from HTML (#7654)
Inverle
2025-04-26
Improve favicon hash (#7505)
Alexandre Alapetite
2025-03-24
Support multiple JSON fragments in HTML+XPath+JSON mode (#7369)
Alexandre Alapetite
2025-02-26
Fix bigint timestamps on 32-bit (#7375)
Alexandre Alapetite
2025-02-20
Fix regression XPath XML encoding (#7345)
Alexandre Alapetite
2025-01-31
Pass PHPStan checkBenevolentUnionTypes (#7270)
Alexandre Alapetite
2025-01-08
Add some missing PHP native types (#7191)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
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
[next]