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
/
Models
Age
Commit message (
Expand
)
Author
2022-11-07
Avoid exception in searchById (#4822)
Alexandre Alapetite
2022-11-07
Fix path_entries encoding (#4823)
Alexandre Alapetite
2022-11-03
fix: dyn. OPML icon (#4810)
maTh
2022-10-21
Fix curlopt options for HTML+XPath (#4759)
Alexandre Alapetite
2022-10-09
Add support for custom XPath date/time format (#4703)
Alexandre Alapetite
2022-10-09
Fix OPML import special (#4708)
Alexandre Alapetite
2022-10-07
Fix regression 4688 (#4700)
Alexandre Alapetite
2022-10-04
Compat PHP 8.1 strip_tags (#4688)
Alexandre Alapetite
2022-10-04
feat: add new icon (#4673)
Nicolas Pereira
2022-09-19
Fix transaction rollbacks during auto-update (#4622)
Alexandre Alapetite
2022-09-09
Workaround invalid OPMLs (#4591)
Alexandre Alapetite
2022-09-05
API protection limit content size (#4583)
Alexandre Alapetite
2022-08-31
Compat Readrops (#4568)
Alexandre Alapetite
2022-08-25
Fix MariaDB case sensitivity (#4537)
Alexandre Alapetite
2022-08-21
Improved: error page (#4465)
maTh
2022-08-20
Fix PHP 7.0 warning (#4514)
Alexandre Alapetite
2022-08-18
XPath ability to define the UID manually (#4507)
Alexandre Alapetite
2022-08-18
Easier full-text search possibility (#4505)
Alexandre Alapetite
2022-08-16
Basic support for negative searches with parentheses (#4503)
Alexandre Alapetite
2022-08-15
Article css filtering (#4501)
papaschloss
2022-08-12
Get content by parsing: fix base for protocol-relative URLs (#4500)
Alexandre Alapetite
2022-08-10
Refactor updateContext into its own FreshRSS_Context class (#4496)
Alexandre Alapetite
2022-08-08
Refactor entry-to-GReader API format (#4490)
Alexandre Alapetite
2022-07-19
Add database field attributes for entries (#4444)
Alexandre Alapetite
2022-07-17
Improved: Article header (#4101)
maTh
2022-07-04
Dynamic OPML (#4407)
Alexandre Alapetite
2022-06-25
New option to automatically mark as read gone articles (#4426)
Alexandre Alapetite
2022-06-25
Fix last update & archive logic (#4422)
Alexandre Alapetite
2022-06-23
No XPath error on empty list (#4425)
Alexandre Alapetite
2022-06-19
Initial support for PHP 8.2 (#4421)
Alexandre Alapetite
2022-06-19
Update all test dependencies (#4419)
Alexandre Alapetite
2022-06-11
Safer htmlspecialchars_utf8 (#4411)
Alexandre Alapetite
2022-06-02
New search engine (#4378)
Alexandre Alapetite
2022-05-30
Fix warning with icons (#4390)
Alexandre Alapetite
2022-05-23
Custom logo HTML (#4369)
Alexandre Alapetite
2022-05-15
User query automatic reconstruct of URL (#4360)
Alexandre Alapetite
2022-05-15
Automatic simplification of layout for many feeds (#4357)
Alexandre Alapetite
2022-05-13
Fix favicons update (#4358)
Alexandre Alapetite
2022-05-12
Refactor OPML export categories (#4356)
Alexandre Alapetite
2022-05-12
OPML export/import of some proprietary FreshRSS attributes (#4342)
Alexandre Alapetite
2022-05-09
Option icons-as-emojis for performance (#4353)
Alexandre Alapetite
2022-04-02
Add HTTP_REMOTE_USER header for auth (#4063)
drosoCode
2022-03-23
HTML+XPath fallback to feed title (#4288)
Alexandre Alapetite
2022-03-23
Fix handling of authors with ampersand & (#4287)
Alexandre Alapetite
2022-03-22
WebSub: Use hash instead of base64 to handle long URLs (#4282)
Alexandre Alapetite
2022-03-22
SimplePie fix parsing of HTTP Links (#4283)
Alexandre Alapetite
2022-03-21
Fix some search expressions (#4277)
Alexandre Alapetite
2022-03-16
New sharing service: Web sharing API (#4271)
maTh
2022-03-16
fix: log (#4273)
maTh
2022-03-16
Replace lib_phpQuery by PhpGt/CssXPath (#4261)
Alexandre Alapetite
[next]