aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers
AgeCommit message (Expand)Author
2016-10-15Fix import bugGravatar Alexandre Alapetite
2016-10-15Fix bug JSON import duplicatesGravatar Alexandre Alapetite
2016-10-10Fix share POSTGravatar Alexandre Alapetite
2016-10-07PSHB bugsGravatar Alexandre Alapetite
2016-10-05Better multiuser updateGravatar Alexandre Alapetite
2016-10-05TypoGravatar Alexandre Alapetite
2016-10-05Take better advantage of other users refreshGravatar Alexandre Alapetite
2016-10-04Fix bug language option for new userGravatar Alexandre Alapetite
2016-10-01Export files with dateGravatar Alexandre Alapetite
2016-09-26API fix feed renameGravatar Alexandre Alapetite
2016-09-26API implement user-info and fix editsGravatar Alexandre Alapetite
2016-09-25Merge pull request #1250 from Alkarex/simplifyStatsGravatar Alexandre Alapetite
2016-09-25API add feedGravatar Alexandre Alapetite
2016-09-24Refactor controller add feedGravatar Alexandre Alapetite
2016-09-24Refactor controller for actualize feedGravatar Alexandre Alapetite
2016-09-24API rename feedGravatar Alexandre Alapetite
2016-09-24API implement delete feed + refactor move feedGravatar Alexandre Alapetite
2016-09-24API move feed to another categoryGravatar Alexandre Alapetite
2016-09-11Better control of number of entries per page or RSS feedGravatar Alexandre Alapetite
2016-09-11Simplify SQL in statisticsGravatar Alexandre Alapetite
2016-08-18SQL mark search as readGravatar Alexandre Alapetite
2016-08-13Do not mix POST and GET paramsGravatar Alexandre Alapetite
2016-08-13PHP 5.3 more compatibilityGravatar Alexandre Alapetite
2016-08-13PHP 5.3 scope compatibilityGravatar Alexandre Alapetite
2016-08-12PHP 5.3 compatibility for callbackGravatar Alexandre Alapetite
2016-08-01Merge pull request #1187 from Alkarex/remove_personaGravatar Alexandre Alapetite
2016-07-31Remove Mozilla Persona loginGravatar Alexandre Alapetite
2016-07-30Update MySQL to utf8mb4 (full unicode) 🔥Gravatar Alexandre Alapetite
2016-04-24Merge branch 'FreshRSS/dev' into devGravatar Alexandre Alapetite
2016-04-24Merge pull request #1136 from Alkarex/entry_postGravatar Alexandre Alapetite
2016-04-24But when adding feeds with passwordsGravatar Alexandre Alapetite
2016-04-23Merge branch 'entry_post' into devGravatar Alexandre Alapetite
2016-04-23Error message when accessing entry by GETGravatar Alexandre Alapetite
2016-04-23HTTP2 optimizationGravatar Alexandre Alapetite
2016-03-06SQLite: Articles from old FreshRSS are marked as unread on updateGravatar Alexandre Alapetite
2016-02-28Merge pull request #1078 from Alkarex/CSP-no-inlineGravatar Alexandre Alapetite
2016-02-27CSP manually refreshing feedsGravatar Alexandre Alapetite
2016-02-22Do not log article updatesGravatar Alexandre Alapetite
2015-11-02Make auto-update server URL alterableGravatar Marien Fressinaud
2015-11-02Move auto-update server URL in configurationGravatar Marien Fressinaud
2015-10-27Merge pull request #1016 from Alkarex/login403Gravatar Marien Fressinaud
2015-10-26PHP 5.2 compatibilityGravatar Alexandre Alapetite
2015-10-25Return after 403Gravatar Alexandre Alapetite
2015-10-25HTTP 403 for invalid loginGravatar Alexandre Alapetite
2015-10-24Clean logsGravatar Alexandre Alapetite
2015-08-24Add instance name in system configuration pageGravatar Alexis Degrugillier
2015-08-22Add a system configuration pageGravatar Alexis Degrugillier
2015-07-23Do not use PubSubHubbub if disabledGravatar Marien Fressinaud
2015-07-22Add title to the account creation pageGravatar Marien Fressinaud
2015-07-22Ask password to user before deleting its accountGravatar Marien Fressinaud