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
Age
Commit message (
Expand
)
Author
2025-10-15
Filter on last user modified (#8093)
Alexandre Alapetite
2025-10-15
Implement search form (#8103)
Alexandre Alapetite
2025-10-14
Fix drag&drop of user query losing information (#8113)
Alexandre Alapetite
2025-10-04
Strengthen some crypto (#8061)
Alexandre Alapetite
2025-10-02
Add a new hook in the UI (#8054)
Alexis Degrugillier
2025-10-01
SimplePie: apply HTTPS policy also on GUIDs and permalinks (#8037)
Alexandre Alapetite
2025-10-01
Fix SimplePie support of HTTP trailer headers (#7983)
Alexandre Alapetite
2025-10-01
Update phpmailer/phpmailer requirement from 6.10.0 to 6.11.1 in /lib (#8048)
dependabot[bot]
2025-10-01
Add support for extension priority (#8038)
Alexis Degrugillier
2025-10-01
configurable notification timeout (#7942)
maTh
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-09-25
Improve restriction of curl params (#8009)
Inverle
2025-09-23
Lazy-load `<track src>` (#7997)
Inverle
2025-09-21
Minor forgotten str_starts_with (#7991)
Alexandre Alapetite
2025-09-21
Add option for CSP frame-ancestors (#7857)
Alexandre Alapetite
2025-09-18
Add `entry_before_update` and `entry_before_add` hooks (#7977)
KleinMann
2025-09-18
Restrict allowed curl parameters (#7979)
Inverle
2025-09-15
SimplePie merge upstream (#7967)
Alexandre Alapetite
2025-09-13
Bump SimplePie to 1.9.0 (#7955)
Alexandre Alapetite
2025-09-09
Add a default language constant (#7933)
Alexis Degrugillier
2025-09-05
Change how files are included (#7916)
Alexis Degrugillier
2025-08-31
Fix log CRLF injection (#7883)
Inverle
2025-08-30
Regenerate session ID on login (#7829)
Inverle
2025-08-30
Disallow setting non-existent language (#7878)
Inverle
2025-08-30
Fix curl response parsing (#7866)
Inverle
2025-08-15
Call cleanCache when refreshing feeds (#7827)
Alexandre Alapetite
2025-08-15
Fix some PHP 8.5 deprecations (#7826)
Alexandre Alapetite
2025-08-14
Fix regression on_http_response (#7824)
Alexandre Alapetite
2025-08-11
SimplePie Fix regex backtrack limit in clean_hash() (#7813)
Alexandre Alapetite
2025-08-09
Show warning when unsafe CSP policy is in use (#7804)
Inverle
2025-08-08
New JS attribute: `data-auto-leave-validation` (#7785)
Inverle
2025-08-07
PHPStan: finalise strictArrayFilter (#7794)
Alexandre Alapetite
2025-08-01
Bump SimplePie with PHPStan Level 8 (#7775)
Alexandre Alapetite
2025-08-01
composer update + corresponding PHPStan fixes (#7781)
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 sudo mode / reauthentication (#7753)
Inverle
2025-07-31
Fix regression Minz_Configuration (#7765)
Alexandre Alapetite
2025-07-31
Implement support for HTTP 429 Too Many Requests (#7760)
Alexandre Alapetite
2025-07-30
`before_login_btn` hook + system conf attributes (#7761)
Inverle
2025-07-17
Call DOMNode::insertBefore() on the parent of it's $child (#7741)
Sam Edwards
2025-07-03
SimplePie: sync upstream (#7706)
Alexandre Alapetite
2025-06-30
Implement custom feed favicons (#7646)
Inverle
2025-06-30
Fix multiple auth headers bug (#7703)
Inverle
2025-06-25
Fix feeds encoded in UTF-16LE (#7691)
Alexandre Alapetite
2025-06-24
Fix support for XML feeds with HTML entities (#7689)
Alexandre Alapetite
2025-06-22
Exposed the reading modes for extensions through Minz (#7668)
Stefan
2025-06-22
Handle redirects when scraping feed from HTML (#7654)
Inverle
2025-06-18
frame-ancestors CSP (#7677)
Inverle
2025-06-15
SimplePie: Fix propagation of HTTP error codes (#7670)
Alexandre Alapetite
[next]