aboutsummaryrefslogtreecommitdiff
path: root/p/api/greader.php
AgeCommit message (Expand)Author
2020-05-05Fix warning with FeedReader (#2947)Gravatar Alexandre Alapetite
2020-04-30API Use string type for Usec (#2935)Gravatar Alexandre Alapetite
2020-04-16Expose podcast in API (#2898)Gravatar Alexandre Alapetite
2020-04-01API return proper newestItemTimestampUsec (#2854)Gravatar Alexandre Alapetite
2020-03-30API return OK for an empty request (#2855)Gravatar Alexandre Alapetite
2020-03-28GReader API consistent default category (#2840)Gravatar Alexandre Alapetite
2020-02-29GReader remove unsused parameter (#2816)Gravatar Alexandre Alapetite
2020-02-29Better performance with yield (#2588)Gravatar Alexandre Alapetite
2020-01-18[API, extension] Use 'dateAdded()' to forge 'crawlTimeMsec' & 'timestampUsec'...Gravatar Julien-Pierre Avérous
2020-01-16Pass the entries to 'entry_before_display' extension hook (#2763)Gravatar Julien-Pierre Avérous
2019-11-02API 64-bit ID as string (#2621)Gravatar Alexandre Alapetite
2019-10-09Fix API i18n (#2565)Gravatar Alexandre Alapetite
2019-09-29Quick fix: API PDO visibility bug (#2545)Gravatar Alexandre Alapetite
2019-09-29PDO refactoring for code simplification (#2522)Gravatar Alexandre Alapetite
2019-09-18API Reeder compatibility (#2526)Gravatar Alexandre Alapetite
2019-08-20Require PHP 5.5+ (#2495)Gravatar Alexandre Alapetite
2019-06-16Fix API remove category (#2412)Gravatar Alexandre Alapetite
2019-04-07Fix API minor code syntax warning (#2362)Gravatar Alexandre Alapetite
2019-01-05Automatic API test (#2207)Gravatar Alexandre Alapetite
2018-11-12API encoding tuning (#2120)Gravatar Alexandre Alapetite
2018-11-11Tweaks for Vienna RSS (#2093)Gravatar Alexandre Alapetite
2018-10-13Minor Google Reader API commentGravatar Alexandre Alapetite
2018-09-29Custom labels (#2027)Gravatar Alexandre Alapetite
2018-09-16Improve authors (#2025)Gravatar Alexandre Alapetite
2018-07-08Fix check username in API (#1957)Gravatar Alexandre Alapetite
2018-05-24Add Fever API and user documentation (#1836)Gravatar Kevin Papst
2018-03-14Light Boolean search implementation (#1828)Gravatar Alexandre Alapetite
2018-02-28Fix API bug with EasyRSS (#1800)Gravatar Alexandre Alapetite
2018-02-16Fix commented Minz_Log::debug (#1788)Gravatar Alexandre Alapetite
2018-02-08API /reader/api/0/stream/items/contents (#1774)Gravatar Alexandre Alapetite
2018-01-01Add mute strategy configuration (#1750)Gravatar Alexis Degrugillier
2017-12-11Use __DIR__ for relative include and requireGravatar Alexandre Alapetite
2017-12-10Log rotation, use Minz_Log, new log constantsGravatar Alexandre Alapetite
2017-11-11Fix link encoding in API (#1686)Gravatar Alexandre Alapetite
2017-09-26Update some HTTP links (doc, HTTPS) (#1641)Gravatar Alexandre Alapetite
2017-09-22[ci] Add Travis (#1619)Gravatar Frans de Jonge
2017-07-23Fix timestamp format with PostgreSQL for EasyRSSGravatar Alexandre Alapetite
2017-07-13Merge pull request #1594 from sandfoxme/patch-1Gravatar Alexandre Alapetite
2017-07-13Use PHP <= 5.3 array syntax in greader.php fixGravatar Anton Smirnov
2017-07-12Fix Illegal String Offset warning (PHP 7.1) in greader.phpGravatar Anton Smirnov
2017-06-14file_get_contents fixGravatar Alexandre Alapetite
2017-05-12Move default configuration filesGravatar Alexandre Alapetite
2017-02-25Missing checkUsername and const pattenGravatar Alexandre Alapetite
2016-09-26API fix feed renameGravatar Alexandre Alapetite
2016-09-26API implement user-info and fix editsGravatar Alexandre Alapetite
2016-09-25API subscription/quickaddGravatar Alexandre Alapetite
2016-09-25API delete categoryGravatar Alexandre Alapetite
2016-09-25API rename categoryGravatar Alexandre Alapetite
2016-09-25API add feedGravatar Alexandre Alapetite
2016-09-24API rename feedGravatar Alexandre Alapetite