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
/
Controllers
/
feedController.php
Age
Commit message (
Expand
)
Author
2025-12-04
Improve anonymous authentication logic (#8165)
Inverle
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-10-01
configurable notification timeout (#7942)
maTh
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-09-29
Fix more CSRFs (#8035)
Inverle
2025-09-18
Add `entry_before_update` and `entry_before_add` hooks (#7977)
KleinMann
2025-09-14
Recovery: skip broken entries during CLI export/import (#7949)
Alexandre Alapetite
2025-08-15
Call cleanCache when refreshing feeds (#7827)
Alexandre Alapetite
2025-08-08
Remove unneeded execution permissions (#7802)
Alexandre Alapetite
2025-08-07
PHPStan: finalise strictArrayFilter (#7794)
Alexandre Alapetite
2025-08-03
Redirect to the login page from bookmarklet instead of 403 (#7782)
Inverle
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-24
Update feedController.php (#7688)
Stefan
2025-06-18
frame-ancestors CSP (#7677)
Inverle
2025-05-05
Fix duplicate HTTP header for POST (#7556)
Alexandre Alapetite
2025-03-05
Fix regression cURL HTTP headers (#7403)
Alexandre Alapetite
2025-02-02
Improve notifications: notificationName (#7287)
maTh
2025-01-25
Improve cURL proxy options (#7231)
Alexandre Alapetite
2025-01-10
Reduce undeeded use of elvis operator ?: (#7204)
Alexandre Alapetite
2025-01-06
Implement custom order-by (#7149)
Alexandre Alapetite
2024-12-27
PHPStan 2.0 (#7131)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-10-21
New option mark article as read if identical title in category (#6922)
Alexandre Alapetite
2024-10-15
Fix add feed with MariaDB / MySQL (#6900)
Alexandre Alapetite
2024-10-15
Fix PHPCS ControlSignature (#6896)
Alexandre Alapetite
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-22
Fix HTML encodings in e.g. cURL options (#6821)
Alexandre Alapetite
2024-09-21
Add HTTP Headers option (#6820)
Eugen Gorbunov
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-15
Improve SQL transactions (#6713)
Alexandre Alapetite
2024-07-31
Fix muted feeds for WebSub (#6671)
Alexandre Alapetite
2024-07-30
Fix regression on mark duplicate titles as read for modified articles (#6664)
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-06-05
Fix attributeBoolean (#6543)
Alexandre Alapetite
2024-06-04
Fix read_when_same_title_in_feed (#6536)
Alexandre Alapetite
2024-05-02
Fix CSS selector encoding (#6426)
Alexandre Alapetite
2024-05-02
Fix CSS selector preview (#6423)
Alexandre Alapetite
2024-05-01
Allow manual refresh of disabled feeds (#6408)
Alexandre Alapetite
2024-04-26
Fix updated entry filters (#6334)
Alexandre Alapetite
2024-04-25
Refactoring: Rename dotpath into dotnotation (#6369)
maTh
2024-04-10
PHP 8.3 #[\Override] (#6273)
Alexandre Alapetite
[next]