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
/
lib
/
lib_rss.php
Age
Commit message (
Expand
)
Author
2025-08-07
PHPStan: finalise strictArrayFilter (#7794)
Alexandre Alapetite
2025-08-01
Rework fetch favicons (#7767)
Alexandre Alapetite
2025-07-31
Strip more unsafe attributes e.g. `referrerpolicy` (#7770)
Inverle
2025-07-31
Implement support for HTTP 429 Too Many Requests (#7760)
Alexandre Alapetite
2025-07-17
Call DOMNode::insertBefore() on the parent of it's $child (#7741)
Sam Edwards
2025-06-30
Fix multiple auth headers bug (#7703)
Inverle
2025-06-22
Handle redirects when scraping feed from HTML (#7654)
Inverle
2025-06-18
frame-ancestors CSP (#7677)
Inverle
2025-06-03
Include remaining tags/attributes for lazy loading (#7636)
Inverle
2025-05-23
Strip more styles attributes (#7606)
Alexandre Alapetite
2025-05-10
Fix newest articles not shown (#7577)
Alexandre Alapetite
2025-05-07
Move PHP minimum version check (#7560)
Alexandre Alapetite
2025-05-02
Fix file serving for symlinked extensions (#7545)
Inverle
2025-04-28
HTTP Auth disallow multiple headers (#7528)
Alexandre Alapetite
2025-04-13
SimplePie forbit formaction attribute (#7506)
Alexandre Alapetite
2025-04-07
Web scraping forbid security headers in cURL (#7496)
Alexandre Alapetite
2025-04-06
Disallow iframe srcdoc for now (#7494)
Alexandre Alapetite
2025-04-01
Referrer-Policy: same-origin (#6303)
maTh
2025-01-26
Doc force-https (#7259)
Alexandre Alapetite
2025-01-25
Improve cURL proxy options (#7231)
Alexandre Alapetite
2025-01-08
Add some missing PHP native types (#7191)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
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-08-16
Fix HTTP cache of user queries (#6718)
Alexandre Alapetite
2024-08-01
Minor update whitespace PHPCS rules (#6666)
Alexandre Alapetite
2024-06-09
Pass PHPStan level 9 (#6544)
Alexandre Alapetite
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-11
SimplePie replace iframe allow attribute (#6274)
Alexandre Alapetite
2024-04-06
HTTP Get allow UTF-8 even when charset is far from top (#6271)
Alexandre Alapetite
2024-03-10
Refactor some cURL options and use CURLOPT_USERPWD (#6177)
Alexandre Alapetite
2024-03-01
Reduce API memory consumption (#6137)
Alexandre Alapetite
2024-02-18
Web scraping support encodings such as EUC-JP (#6112)
Alexandre Alapetite
2024-01-30
composer update (#6075)
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-11-18
Fix PHP 7 compatibility strict_types (#5893)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-11
Fix trusted cidrs check (#5853)
Joe Stump
2023-09-04
Fix JSON export/import (#5626)
Alexandre Alapetite
2023-07-30
Rework trusted proxies (#5549)
Alexandre Alapetite
2023-07-07
fix many "Only booleans are allowed in an if condition" (#5501)
Luc SANCHEZ
2023-05-28
Improve Dev Container (#5423)
Alexandre Alapetite
2023-05-11
A few additional PHPStan rules (#5388)
Alexandre Alapetite
2023-05-07
docs: language table added (#5375)
maTh
[next]