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
/
subscriptionController.php
Age
Commit message (
Expand
)
Author
2021-03-09
Add an option to set a custom user agent to retrieve individual feeds (#3494)
Jules-Bertholet
2021-02-16
Add a content action parameter to work with CSS selector (#3453)
Alexis Degrugillier
2021-01-16
CURLOPT parameters per feed (#3367)
Eris
2020-08-29
Trim whitespace for feed passwords (#3158)
Alexandre Alapetite
2020-06-05
Change add feed action (#3027)
Alexis Degrugillier
2019-10-26
Add category order (#2592)
Alexis Degrugillier
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-08-02
Allow to change the view layout (#2467)
Marien Fressinaud
2019-06-21
Change category configuration (#2410)
Alexis Degrugillier
2019-03-23
Filter actions (#2275)
Alexandre Alapetite
2019-02-13
Less jQuery (#2234)
Alexandre Alapetite
2018-12-01
Filter feeds in error (#2160)
Alexandre Alapetite
2018-10-17
Option to force clear cache (#2052)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-05-29
Feed attributes only for admin (#1905)
Alexandre Alapetite
2018-05-01
JSON column for feeds (#1838)
Alexandre Alapetite
2018-01-02
Replace "keep history" magic value by a constant (#1759)
Alexis Degrugillier
2018-01-01
Add mute strategy configuration (#1750)
Alexis Degrugillier
2017-06-04
Add a subscription tools page
Alexis Degrugillier
2017-02-25
Sanitize Web site URL
Alexandre Alapetite
2015-06-14
Force autocomplete off
Alexandre Alapetite
2015-01-18
Fix feed update with MySQL/MariaDB
Marien Fressinaud
2015-01-17
Fix i18n string for errors in feed management
Marien Fressinaud
2014-12-11
Fix i18n for conf, entry, error, feed Controllers
Marien Fressinaud
2014-12-11
Fix i18n for subscription pages
Marien Fressinaud
2014-10-30
Fix Minz_Error::error() -> use default values
Marien Fressinaud
2014-10-06
Refactor authentication system.
Marien Fressinaud
2014-10-02
First draft for drag and drop
Marien Fressinaud
2014-10-01
Fix problem when deleting default category
Marien Fressinaud
2014-10-01
Add selected feed on main subscription page
Marien Fressinaud
2014-10-01
Reorganize subscription management code
Marien Fressinaud