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
2020-06-14
Add a way to disable/enable users (#3056)
Alexis Degrugillier
2020-06-13
tec: Refactor the export feature (#3045)
Marien Fressinaud
2020-06-06
Fix user queries when they contain " (#3037)
Alexis Degrugillier
2020-06-05
Add missing translations (#3034)
Alexis Degrugillier
2020-06-05
Add language detection when the user is not logged in (#3022)
Alexis Degrugillier
2020-06-05
Change add feed action (#3027)
Alexis Degrugillier
2020-05-21
Fix fetch preview (#2993)
Alexandre Alapetite
2020-05-18
Fix nav_menu mark-as-read (#2909)
Alexandre Alapetite
2020-05-17
Stream instead of memory copy of SimplePie entries (#2972)
Alexandre Alapetite
2020-05-10
Attempt to reduce max memory usage during actualize (#2955)
Alexandre Alapetite
2020-05-09
2914 show last login date (#2936)
equinoxmatt
2020-04-30
Fix filenames for files exported with CLI (#2932)
Marien Fressinaud
2020-04-24
WebSub move fixes (#2922)
Alexandre Alapetite
2020-04-17
A wrong login must return HTTP 403 (#2903)
Alexandre Alapetite
2020-04-16
Option to control which categories to unfold (#2888)
Alexandre Alapetite
2020-04-14
Reduce DB locks (#2899)
Alexandre Alapetite
2020-04-01
Fix fetch content for complex HEAD (#2867)
Alexandre Alapetite
2020-03-22
More inactive cutoffs (#2831)
Anton Smirnov
2020-03-08
Improve login and registration pages (#2794)
Marien Fressinaud
2020-02-29
Better performance with yield (#2588)
Alexandre Alapetite
2020-02-13
Enhance content path feature (#2778)
Julien-Pierre Avérous
2020-01-16
Show Favorites as Unread (#2766)
Offerel
2020-01-06
Add an admin flag on users (#2709)
Alexis Degrugillier
2019-12-22
tec: Allow to change CSP header from controllers
Marien Fressinaud
2019-12-07
Extend hooks (#2704)
Clemens Neubauer
2019-12-07
Add user language display
Alexis Degrugillier
2019-12-03
Separate the update API password endpoint (#2675)
Marien Fressinaud
2019-12-03
Upgrade user management page (#2417)
Alexis Degrugillier
2019-11-26
FIX email token check if not in user-config (#2686)
Purexo
2019-11-21
Do not obbey rel=self if WebSub is disabled (#2659)
Alexandre Alapetite
2019-11-18
Add log in fever api saving process (#2664)
Alexis Degrugillier
2019-11-08
Rename sharing action (#2643)
Alexis Degrugillier
2019-11-04
Better git fetch (#2626)
Alexandre Alapetite
2019-11-04
Default or custom OPML (#2627)
Alexandre Alapetite
2019-11-02
Git fetch+reset instead of clean+fetch+merge (#2625)
Alexandre Alapetite
2019-10-26
Add category order (#2592)
Alexis Degrugillier
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-08
Increase import size (#2563)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-18
Redirect connected users accessing registration page (#2530)
Marien Fressinaud
2019-09-17
Add support for terms of service
Marien Fressinaud
2019-09-16
Configure user defaults (#2490)
Joris Kinable
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-08-29
fix: Fix "validate email"-related issues (#2512)
Marien Fressinaud
2019-08-29
Provide email address verification feature (#2481)
Marien Fressinaud
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-08-15
tec: Provide a Minz_Mailer class (#2476)
Marien Fressinaud
2019-08-14
Added option to display authors under article titles (#2487)
Joris Kinable
2019-08-02
Allow to change the view layout (#2467)
Marien Fressinaud
2019-07-31
Clean access checks on userController (#2471)
Marien Fressinaud
[next]