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
/
app
/
views
/
index
/
rss.phtml
Age
Commit message (
Expand
)
Author
2025-01-06
Implement custom order-by (#7149)
Alexandre Alapetite
2024-06-06
Fix broken cron regression 6541 (#6548)
Alexandre Alapetite
2024-06-05
add image and description to user query share (#6541)
Thomas White
2024-04-08
Allow multiple authors on enclosures (#6272)
Alexandre Alapetite
2024-02-26
New feature: shareable user query (#6052)
Alexandre Alapetite
2024-02-26
RSS thumbnails (#5972)
Alexandre Alapetite
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-30
Fix XPath encoding (#5912)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-11-08
Remove unneeded execution permissions (#5831)
Alexandre Alapetite
2023-07-19
Fix enclosures in RSS output (#5540)
Alexandre Alapetite
2023-01-06
Better enclosures (#4944)
Alexandre Alapetite
2022-02-28
Implement Web scraping "HTML + XPath" (#4220)
Alexandre Alapetite
2022-01-04
PHPStan level 5 (#4110)
Alexandre Alapetite
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2019-10-23
Take advantage of PHP 5.4+ short echo (#2585)
Alexandre Alapetite
2019-09-29
Use dc:creator instead of author for RSS 2.0 outputs (#2542)
Alexandre Alapetite
2018-09-16
Improve authors (#2025)
Alexandre Alapetite
2014-12-11
Fix i18n for index Controller
Marien Fressinaud
2014-10-21
Views are in dedicated actions + improve Context
Marien Fressinaud