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
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