index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
helpers
/
export
/
articles.phtml
Age
Commit message (
Expand
)
Author
2025-09-30
Add hook enums (#8036)
Alexis Degrugillier
2025-01-06
Implement custom order-by (#7149)
Alexandre Alapetite
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-07-24
Share in GReader JSON format (#6655)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-09-04
Fix JSON export/import (#5626)
Alexandre Alapetite
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2023-03-26
Modernize Constants and use new constant for string 'currentUser' (#5089)
Luc SANCHEZ
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-01-24
Export/import articles read/unread state (#2226)
Alexandre Alapetite
2019-01-16
Export labels (#2217)
Alexandre Alapetite
2018-11-05
TT-RSS import (#2099)
Alexandre Alapetite
2018-09-16
Improve authors (#2025)
Alexandre Alapetite
2018-04-26
strict comparaision for null (#1874)
ColonelMoutarde
2016-11-16
Error edge cases for JSON export
Alexandre Alapetite
2016-11-15
Minor code formatting of export helper
Alexandre Alapetite
2016-11-15
Stream JSON export
Alexandre Alapetite
2014-03-28
Improve import / export functionnality
Marien Fressinaud
2014-03-27
Export is fully implemented
Marien Fressinaud
2014-03-18
New version to export articles + opml
Marien Fressinaud