aboutsummaryrefslogtreecommitdiff
path: root/p/api
AgeCommit message (Expand)Author
2022-08-08Refactor entry-to-GReader API format (#4490)Gravatar Alexandre Alapetite
2022-07-04Dynamic OPML (#4407)Gravatar Alexandre Alapetite
2022-06-19Update all test dependencies (#4419)Gravatar Alexandre Alapetite
2022-06-02New search engine (#4378)Gravatar Alexandre Alapetite
2022-03-22WebSub: Use hash instead of base64 to handle long URLs (#4282)Gravatar Alexandre Alapetite
2022-02-28Implement Web scraping "HTML + XPath" (#4220)Gravatar Alexandre Alapetite
2022-02-07More PHP type hints for Fever (#4202)Gravatar Alexandre Alapetite
2022-02-06Fix Fever 32 bit ID issue + more PHP type hints (#4201)Gravatar Alexandre Alapetite
2022-01-08Use typographic quotes (#4133)Gravatar Alexandre Alapetite
2022-01-08Fix various typos and spelling errors in documentation, comments and code. (#...Gravatar Thomas Renes
2022-01-05[CI] PHPCS: check for opening brace on same line (#4122)Gravatar Frans de Jonge
2022-01-04PHPStan level 5 (#4110)Gravatar Alexandre Alapetite
2021-12-31Add PHPStan (#4021)Gravatar Alexandre Alapetite
2021-12-12fever: fix warning of unset array key (#4056)Gravatar Felix Bühler
2021-03-24Compatibility ORIG_PATH_INFO (#3560)Gravatar Alexandre Alapetite
2021-02-28Travis: Enforce phpcs line length + whitespace (#3488)Gravatar Alexandre Alapetite
2021-02-06API implement OPML import/export (#3424)Gravatar Alexandre Alapetite
2021-01-22GReader API add canonical information (#3391)Gravatar Alexandre Alapetite
2021-01-03API more BazQux compatibility (#3320)Gravatar Alexandre Alapetite
2021-01-02Avoid manual initialisations of system or user configuration (#3070)Gravatar Alexandre Alapetite
2020-11-12API fix continuation type (#3250)Gravatar Alexandre Alapetite
2020-10-11Misc. minorGravatar Alexandre Alapetite
2020-10-06Minz allow parallel sessions (#3096)Gravatar Alexandre Alapetite
2020-06-20API Compatbility Reeder (#3073)Gravatar Alexandre Alapetite
2020-06-19API discard common Path Info errors (#3061)Gravatar Alexandre Alapetite
2020-06-14Add a way to disable/enable users (#3056)Gravatar Alexis Degrugillier
2020-06-13Fix API quickadd (#3051)Gravatar Alexandre Alapetite
2020-05-17Stream instead of memory copy of SimplePie entries (#2972)Gravatar Alexandre Alapetite
2020-05-08Fix bad relogging clients (#2961)Gravatar Alexandre Alapetite
2020-05-07API relaxed detection of short/long item ID forms (#2957)Gravatar Alexandre Alapetite
2020-05-05Fix warning with FeedReader (#2947)Gravatar Alexandre Alapetite
2020-05-03Fever integer type for numbers (#2946)Gravatar Alexandre Alapetite
2020-05-02Fever integer type for last_refreshed_on_time (#2944)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-12-29fix: Fix undefined function _t on WebSub (#2743)Gravatar Marien Fressinaud
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-07-20Issue #2446 : Fix passing authentication headers (#2449)Gravatar Nick Cross