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
Age
Commit message (
Expand
)
Author
2025-12-11
Fix htmlspecialchars for search (#8306)
Alexandre Alapetite
2025-12-10
Add functions to modify a search expression (#8293)
Alexandre Alapetite
2025-12-07
Fix minor backslashes (#8292)
Alexandre Alapetite
2025-12-04
Move unsafe autologin to an extension (#7958)
Inverle
2025-12-04
Scaling of user statistics (#8277)
Alexandre Alapetite
2025-12-04
Improve anonymous authentication logic (#8165)
Inverle
2025-12-04
Fix HTML encoding in preview filters (alternative) (#8259)
Alexandre Alapetite
2025-12-03
Fix CLI user creation warning when language is not given (#8283)
Alexandre Alapetite
2025-11-26
Add `data:` to CSP in `subscriptionController` (#8253)
Inverle
2025-11-20
Catch lack of exec function for git update (#8228)
Alexandre Alapetite
2025-11-17
Fix search form for regex (#8226)
Alexandre Alapetite
2025-11-17
Show search query in the page title (#8217)
Inverle
2025-11-11
Housekeeping lib_rss.php (#8193)
Alexandre Alapetite
2025-11-09
Rename Extensions branch from master to main (#8194)
Alexandre Alapetite
2025-11-04
Better transitions between groups of articles (#8174)
Alexandre Alapetite
2025-11-02
[sqlite export] add username and timestamp (#8169)
scollovati
2025-10-28
Mark as read 1 or 7 days based on publication date (#8163)
Alexandre Alapetite
2025-10-22
Add option to apply filter actions to existing articles (#7959)
Tommaso Ferrari
2025-10-21
Add support for extension compatibility (#8081)
Alexis Degrugillier
2025-10-16
Add to search UI the user modification date (#8122)
Alexandre Alapetite
2025-10-16
Sort by article length (#8119)
Alexandre Alapetite
2025-10-15
Implement search form (#8103)
Alexandre Alapetite
2025-10-14
Option to show user labels instead of tags in RSS share (#8112)
Alexandre Alapetite
2025-10-14
New stats overview of dates with most unread articles (#8089)
Alexandre Alapetite
2025-10-14
Fix drag&drop of user query losing information (#8113)
Alexandre Alapetite
2025-10-11
Last user modified (#7886)
Federico Scodelaro
2025-10-04
Strengthen some crypto (#8061)
Alexandre Alapetite
2025-10-01
configurable notification timeout (#7942)
maTh
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-09-30
Fix autocomplete issues in change password form (#7812)
Inverle
2025-09-29
Fix more CSRFs (#8035)
Inverle
2025-09-25
Prevent logout CSRFs (#7999)
Inverle
2025-09-24
Fix some CSRFs (#8000)
Inverle
2025-09-21
Add option for CSP frame-ancestors (#7857)
Alexandre Alapetite
2025-09-21
Move update one step before (#7989)
Inverle
2025-09-18
Add `entry_before_update` and `entry_before_add` hooks (#7977)
KleinMann
2025-09-17
Keep sort and order after marking as read (#7974)
Alexandre Alapetite
2025-09-15
Clarify: Visibility hidden vs. archived (#7970)
Alexandre Alapetite
2025-09-15
Fix another user self-delete regression (#7877)
Inverle
2025-09-14
Recovery: skip broken entries during CLI export/import (#7949)
Alexandre Alapetite
2025-09-09
Use `Minz_Translate::exists()` for language check in `createUser()` (#7934)
Inverle
2025-09-09
Add a default language constant (#7933)
Alexis Degrugillier
2025-09-05
Change how files are included (#7916)
Alexis Degrugillier
2025-09-05
Fixes for no-cache.txt (#7907)
Inverle
2025-09-01
fix: add validation when creating a new tag (#7890)
Alexis Degrugillier
2025-09-01
Fix displaying of current date in main statistics (#7892)
Inverle
2025-08-30
Regenerate session ID on login (#7829)
Inverle
2025-08-30
Disallow setting non-existent language (#7878)
Inverle
2025-08-25
Fix fetching OPML url with special characters (#7843)
Inverle
2025-08-15
Call cleanCache when refreshing feeds (#7827)
Alexandre Alapetite
[next]