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
/
fever.php
Age
Commit message (
Expand
)
Author
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-06-02
New search engine (#4378)
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-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-02-28
Travis: Enforce phpcs line length + whitespace (#3488)
Alexandre Alapetite
2021-01-02
Avoid manual initialisations of system or user configuration (#3070)
Alexandre Alapetite
2020-10-06
Minz allow parallel sessions (#3096)
Alexandre Alapetite
2020-06-14
Add a way to disable/enable users (#3056)
Alexis Degrugillier
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
2019-10-09
Fix API i18n (#2565)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-03-19
Fever remove semicolomn from author (#2283)
Alexandre Alapetite
2019-02-05
Minor Unicode changes
Alexandre Alapetite
2019-02-05
Fever API encoding of special chars
Alexandre Alapetite
2018-10-24
Add Fever API debug (#2063)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-16
Improve authors (#2025)
Alexandre Alapetite
2018-07-23
FeverAPI 32-bit fixes (#1964)
Alexandre Alapetite
2018-06-12
Fever fixes (#1931)
Alexandre Alapetite
2018-06-01
Fever API: Log messages for wrong credendials (#1910)
Alexandre Alapetite
2018-05-24
Add Fever API and user documentation (#1836)
Kevin Papst