aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers
AgeCommit message (Expand)Author
2015-05-23Minz getBaseUrl correction and RSS template bugGravatar Alexandre Alapetite
2015-05-15Revert bug HTTP 301 introduced by Refactor feedControllerGravatar Alexandre Alapetite
2015-05-10Bug Page 403 ne peut s'afficher si Translate n'est pas instancié avantGravatar Alexandre Alapetite
2015-05-10Moved updated/unread option from global to userGravatar Alexandre Alapetite
2015-05-10Global option to mark updated articles as unreadGravatar Alexandre Alapetite
2015-05-09SQL: more robust purgeGravatar Alexandre Alapetite
2015-05-09SQL: update request for updated articlesGravatar Alexandre Alapetite
2015-04-04SQL: detection of updates, and preparation for better burgeGravatar Alexandre Alapetite
2015-03-05Introduce user queries objectsGravatar Alexis Degrugillier
2015-02-21Use the search object to get values in the searchGravatar Alexis Degrugillier
2015-01-21Update lib_opml.phpGravatar Marien Fressinaud
2015-01-19Addressed warnings when reading from new filesGravatar Alexandre Alapetite
2015-01-18Fix feed update with MySQL/MariaDBGravatar Marien Fressinaud
2015-01-18Fix Minz_Error and error_ControllerGravatar Marien Fressinaud
2015-01-17Fix i18n string for errors in feed managementGravatar Marien Fressinaud
2015-01-15Improve hook calls and add post_update hookGravatar Marien Fressinaud
2015-01-15Remove restriction of 1h for update checkingGravatar Marien Fressinaud
2015-01-14Fix coding style in extension managerGravatar Marien Fressinaud
2015-01-14Fix extension interfaceGravatar Marien Fressinaud
2015-01-14Fix extension API (coding style)Gravatar Marien Fressinaud
2015-01-14Add mechanism at (un)install of an extensionGravatar Marien Fressinaud
2015-01-13Show the version number during update process.Gravatar Marien Fressinaud
2015-01-08Call handleConfigureAction() even for GET requestsGravatar Marien Fressinaud
2015-01-08Merge branch 'dev' into 252-extensionsGravatar Marien Fressinaud
2015-01-07Fix calls to remove_query_by_get()Gravatar Marien Fressinaud
2015-01-06Fix a call to $system_confGravatar Marien Fressinaud
2015-01-06Fix a call to availableLanguages() (bad object)Gravatar Marien Fressinaud
2015-01-06Fix setters on $user_confGravatar Marien Fressinaud
2015-01-06Fix calls to FreshRSS_ConfigurationGravatar Marien Fressinaud
2015-01-06Fix last calls to Minz_Configuration methodsGravatar Marien Fressinaud
2015-01-06BREAKING FEATURE: Remove general in configGravatar Marien Fressinaud
2015-01-06Fix Controllers to use the correct config systemGravatar Marien Fressinaud
2015-01-05Change name of user configuration var in ContextGravatar Marien Fressinaud
2015-01-05New configuration system (not working yet)Gravatar Marien Fressinaud
2014-12-21BREAKING FEATURE: move user dataGravatar Marien Fressinaud
2014-12-17Merge branch 'dev' into 252-extensionsGravatar Marien Fressinaud
2014-12-17Fix i18n strings for sharingGravatar Marien Fressinaud
2014-12-11Fix i18n for update and user controllersGravatar Marien Fressinaud
2014-12-11Fix i18n for conf, entry, error, feed ControllersGravatar Marien Fressinaud
2014-12-11Fix i18n for auth and category controllersGravatar Marien Fressinaud
2014-12-11Fix i18n for import/exportGravatar Marien Fressinaud
2014-12-11Fix i18n for subscription pagesGravatar Marien Fressinaud
2014-12-11Update i18n for statisticsGravatar Marien Fressinaud
2014-12-11Fix i18n for index ControllerGravatar Marien Fressinaud
2014-12-11Fix i18n for normal viewGravatar Marien Fressinaud
2014-12-10Fix i18n for logs, pagination and javascript varsGravatar Marien Fressinaud
2014-12-09Fix redirection after feed refreshGravatar Marien Fressinaud
2014-12-08Implement extension deletionGravatar Marien Fressinaud
2014-12-08Update comments for ExtensionControllerGravatar Marien Fressinaud
2014-12-08Fix a bug with feed_before_insert hookGravatar Marien Fressinaud