aboutsummaryrefslogtreecommitdiff
path: root/p/api/greader.php
AgeCommit message (Collapse)Author
2014-03-10API: Optimisation nginx + less debug infoGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/443 Faster access to headers in nginx Show detailed debug info only in the case of errors
2014-03-04API: put back test getallheadersGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/443
2014-03-04API: Start of compatibility with nginxGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/443
2014-03-04API: better test for server compatibilityGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/443
2014-03-03API: better unread-countGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/443 For e.g. EasyRSS
2014-03-03API: Add continuation modeGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/443 Needed for e.g. EasyRSS
2014-03-02API : SQL optimisation WHERE ... IN, and better compatibility EasyRSSGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/13
2014-03-01API: SQL optimisationGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/13
2014-03-01API: Real password systemGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/13 Expiring token not implemented yet
2014-02-28API streamContents for categories and feedsGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/13
2014-02-27API: sanitize usernameGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/13
2014-02-27API: Better temporary securityGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/13 Slightly better security while waiting for a proper authentification system
2014-02-27Alpha version of Google Reader compatible APIGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/13 Hardcoded passwords, no possibility to add/delete feeds or edit categories yet.