index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p
/
api
Age
Commit message (
Expand
)
Author
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-06-02
New search engine (#4378)
Alexandre Alapetite
2022-03-22
WebSub: Use hash instead of base64 to handle long URLs (#4282)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-02-07
More PHP type hints for Fever (#4202)
Alexandre Alapetite
2022-02-06
Fix Fever 32 bit ID issue + more PHP type hints (#4201)
Alexandre Alapetite
2022-01-08
Use typographic quotes (#4133)
Alexandre Alapetite
2022-01-08
Fix various typos and spelling errors in documentation, comments and code. (#...
Thomas Renes
2022-01-05
[CI] PHPCS: check for opening brace on same line (#4122)
Frans de Jonge
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-12-12
fever: fix warning of unset array key (#4056)
Felix Bühler
2021-03-24
Compatibility ORIG_PATH_INFO (#3560)
Alexandre Alapetite
2021-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-02-06
API implement OPML import/export (#3424)
Alexandre Alapetite
2021-01-22
GReader API add canonical information (#3391)
Alexandre Alapetite
2021-01-03
API more BazQux compatibility (#3320)
Alexandre Alapetite
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2020-11-12
API fix continuation type (#3250)
Alexandre Alapetite
2020-10-11
Misc. minor
Alexandre Alapetite
2020-10-06
Minz allow parallel sessions (#3096)
Alexandre Alapetite
2020-06-20
API Compatbility Reeder (#3073)
Alexandre Alapetite
2020-06-19
API discard common Path Info errors (#3061)
Alexandre Alapetite
2020-06-14
Add a way to disable/enable users (#3056)
Alexis Degrugillier
2020-06-13
Fix API quickadd (#3051)
Alexandre Alapetite
2020-05-17
Stream instead of memory copy of SimplePie entries (#2972)
Alexandre Alapetite
2020-05-08
Fix bad relogging clients (#2961)
Alexandre Alapetite
2020-05-07
API relaxed detection of short/long item ID forms (#2957)
Alexandre Alapetite
2020-05-05
Fix warning with FeedReader (#2947)
Alexandre Alapetite
2020-05-03
Fever integer type for numbers (#2946)
Alexandre Alapetite
2020-05-02
Fever integer type for last_refreshed_on_time (#2944)
Alexandre Alapetite
2020-04-30
API Use string type for Usec (#2935)
Alexandre Alapetite
2020-04-16
Expose podcast in API (#2898)
Alexandre Alapetite
2020-04-01
API return proper newestItemTimestampUsec (#2854)
Alexandre Alapetite
2020-03-30
API return OK for an empty request (#2855)
Alexandre Alapetite
2020-03-28
GReader API consistent default category (#2840)
Alexandre Alapetite
2020-02-29
GReader remove unsused parameter (#2816)
Alexandre Alapetite
2020-02-29
Better performance with yield (#2588)
Alexandre Alapetite
2020-01-18
[API, extension] Use 'dateAdded()' to forge 'crawlTimeMsec' & 'timestampUsec'...
Julien-Pierre Avérous
2020-01-16
Pass the entries to 'entry_before_display' extension hook (#2763)
Julien-Pierre Avérous
2019-12-29
fix: Fix undefined function _t on WebSub (#2743)
Marien Fressinaud
2019-11-02
API 64-bit ID as string (#2621)
Alexandre Alapetite
2019-10-09
Fix API i18n (#2565)
Alexandre Alapetite
2019-09-29
Quick fix: API PDO visibility bug (#2545)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-18
API Reeder compatibility (#2526)
Alexandre Alapetite
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-07-20
Issue #2446 : Fix passing authentication headers (#2449)
Nick Cross
[next]