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
/
Models
/
ConfigurationSetter.php
Age
Commit message (
Expand
)
Author
2023-04-07
Remove ConfigurationSetter (#5251)
Alexandre Alapetite
2023-03-04
feat: create config to display website icon only / name only / icon and name ...
Sadetdin EYILI
2023-01-09
Added: Dark mode for Origine +Origine compact themes (#4843)
maTh
2022-07-17
Improved: Article header (#4101)
maTh
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2022-01-01
Fix most PHPDocs errors (#4107)
Alexandre Alapetite
2021-09-19
Improved feed action filters (#3303)
Alexandre Alapetite
2021-08-30
UI: Add optional thumbnail and summary on feed items (#3805)
ORelio
2021-05-08
Fix several comments syntaxes (#3615)
Alexandre Alapetite
2020-11-02
Remember open categories (#3185)
Prashant Tholia
2020-07-31
Relaxed to allow underscore _ in URL hostnames (#3133)
Alexandre Alapetite
2020-05-30
Fix display_categories upgrade from 1.16.0 (#3018)
Alexandre Alapetite
2020-04-16
Option to control which categories to unfold (#2888)
Alexandre Alapetite
2020-01-16
Show Favorites as Unread (#2766)
Offerel
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-08-29
Provide email address verification feature (#2481)
Marien Fressinaud
2019-08-14
Added option to display authors under article titles (#2487)
Joris Kinable
2018-11-18
Edit cookie_duration from GUI (#2137)
Patrick Crandol
2018-02-19
Option to hide nav_entries (#1764)
Matt DeMoss
2018-01-02
Replace "keep history" magic value by a constant (#1759)
Alexis Degrugillier
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-05-22
Added additional configuration setting for #1530 . This includes default sett...
Paulius Ĺ ukys
2016-08-20
Merge branch 'FreshRSS/dev' into PostgreSQL
Alexandre Alapetite
2016-08-14
Remove code for PHP 5.3.2-
Alexandre Alapetite
2016-08-02
PostgreSQL draft
Alexandre Alapetite
2016-07-31
Remove Mozilla Persona login
Alexandre Alapetite
2015-11-02
Make auto-update server URL alterable
Marien Fressinaud
2015-09-11
Fix feed and category side effect
Alexis Degrugillier
2015-07-27
Cast $limits values in int (config)
Marien Fressinaud
2015-07-22
Fix a bug in ConfigurationSetter
Marien Fressinaud
2015-07-21
Add a max_registrations limit
Marien Fressinaud
2015-05-10
Moved updated/unread option from global to user
Alexandre Alapetite
2015-03-24
Error when deleting a feed, wrong object
Alexandre Alapetite
2015-03-24
Error when deleting a feed
Alexandre Alapetite
2015-03-05
Introduce user queries objects
Alexis Degrugillier
2015-01-18
Fix mark_when setter
Marien Fressinaud
2015-01-16
Simplify shortcut setter
Marien Fressinaud
2015-01-16
Fix bug if a shortcut is not in the initial config
Marien Fressinaud
2015-01-08
Fix Minz_Translate::availableLanguages() method
Marien Fressinaud
2015-01-08
Add a setter for extensions_enabled config value
Marien Fressinaud
2015-01-07
Add system config setter methods
Marien Fressinaud
2015-01-07
Add setters for the user configurations
Marien Fressinaud
2015-01-07
Change way to call configuration setter.
Marien Fressinaud
2015-01-07
Add first test for a generic ConfigurationSetter
Marien Fressinaud