aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/configureController.php
AgeCommit message (Expand)Author
2016-10-10Fix share POSTGravatar Alexandre Alapetite
2016-08-13Do not mix POST and GET paramsGravatar Alexandre Alapetite
2015-11-02Make auto-update server URL alterableGravatar Marien Fressinaud
2015-08-24Add instance name in system configuration pageGravatar Alexis Degrugillier
2015-08-22Add a system configuration pageGravatar Alexis Degrugillier
2015-05-10Moved updated/unread option from global to userGravatar Alexandre Alapetite
2015-03-05Introduce user queries objectsGravatar Alexis Degrugillier
2015-01-06Fix setters on $user_confGravatar Marien Fressinaud
2015-01-05Change name of user configuration var in ContextGravatar Marien Fressinaud
2014-12-11Fix i18n for conf, entry, error, feed ControllersGravatar Marien Fressinaud
2014-11-16Merge pull request #694 from FreshRSS/hide-articleGravatar Alexandre Alapetite
2014-11-04Fix bug on archiving pageGravatar Marien Fressinaud
2014-11-02Add a feature to hide articles when they are readGravatar Alexis Degrugillier
2014-10-30Fix Minz_Error::error() -> use default valuesGravatar Marien Fressinaud
2014-10-30Fix bug size with SQLiteGravatar Marien Fressinaud
2014-10-22Remove STATE_STRICTGravatar Marien Fressinaud
2014-10-22Better view modeGravatar Marien Fressinaud
2014-10-20Use FreshRSS_Context::$conf onlyGravatar Marien Fressinaud
2014-10-07Introduce FreshRSS_Auth::hasAccess('admin')Gravatar Marien Fressinaud
2014-10-06Refactor authentication system.Gravatar Marien Fressinaud
2014-10-05Move usersAction into usersControllerGravatar Marien Fressinaud
2014-10-01Reorganize subscription management codeGravatar Marien Fressinaud
2014-10-01Simplify configureControllerGravatar Marien Fressinaud
2014-10-01Load feed configuration on the same pageGravatar Marien Fressinaud
2014-09-30Move deletion of categories into new ControllerGravatar Marien Fressinaud
2014-09-30Move creation of categories in a new ControllerGravatar Marien Fressinaud
2014-09-24Refactor removing query by get paramGravatar Marien Fressinaud
2014-09-24Fix a bug when $query['state'] doesn't existGravatar Marien Fressinaud
2014-09-24Remove queries at the same time as categoriesGravatar Marien Fressinaud
2014-09-24Coding style configureController.phpGravatar Marien Fressinaud
2014-09-21Fix user queriesGravatar Alexis Degrugillier
2014-09-21Change param filter for user queriesGravatar Alexis Degrugillier
2014-09-21Remove number values for shortcuts as they are used in the default configurationGravatar Alexis Degrugillier
2014-09-21Change parameter settings to be consistent through out the fileGravatar Alexis Degrugillier
2014-09-21Change notification codeGravatar Alexis Degrugillier
2014-09-21Change todo alignGravatar Alexis Degrugillier
2014-09-21Add a todoGravatar Alexis Degrugillier
2014-09-21Fix typoGravatar Alexis Degrugillier
2014-09-21Add some commentsGravatar Alexis Degrugillier
2014-09-19Coding style (user queries)Gravatar Marien Fressinaud
2014-09-19Fix blank page for invalid user queriesGravatar Marien Fressinaud
2014-09-18Add timeout option for HTML5 notificationGravatar plopoyop
2014-08-23Add category reading optionGravatar Alexis Degrugillier
2014-08-09Option to hide (or not) feeds/categories with no unread articleGravatar Alexandre Alapetite
2014-07-10Fix bug changement default viewGravatar Marien Fressinaud
2014-07-08SQL: removed superfluous transactions to avoid some dead locksGravatar Alexandre Alapetite
2014-07-07Add a configuration parameterGravatar Alexis Degrugillier
2014-07-06Minor white space parenthesesGravatar Alexandre Alapetite
2014-07-06Add TTL to control feed freshnessGravatar Alexandre Alapetite
2014-07-03Preparation #3 for SQLiteGravatar Alexandre Alapetite