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
2020-05-30
Fix display_categories upgrade from 1.16.0 again (#3019)
Alexandre Alapetite
2020-05-30
Fix display_categories upgrade from 1.16.0 (#3018)
Alexandre Alapetite
2020-05-29
Fix PostgreSQL database auto-create with limited rights (#3013)
Alexandre Alapetite
2020-05-25
Fix memory leak when using lib_phpQuery (#3004)
Alexandre Alapetite
2020-05-21
Fix fetch preview (#2993)
Alexandre Alapetite
2020-05-21
getContentByParsing follow HTML redirections (#2985)
Alexandre Alapetite
2020-05-17
Stream instead of memory copy of SimplePie entries (#2972)
Alexandre Alapetite
2020-05-10
Attempt to reduce max memory usage during actualize (#2955)
Alexandre Alapetite
2020-05-03
Fever integer type for numbers (#2946)
Alexandre Alapetite
2020-05-02
Fever integer type for last_refreshed_on_time 2 (#2945)
Alexandre Alapetite
2020-04-24
WebSub move fixes (#2922)
Alexandre Alapetite
2020-04-17
Filter by multiple feed IDs (#2892)
Alexandre Alapetite
2020-04-17
A wrong login must return HTTP 403 (#2903)
Alexandre Alapetite
2020-04-16
Expose podcast in API (#2898)
Alexandre Alapetite
2020-04-16
Option to control which categories to unfold (#2888)
Alexandre Alapetite
2020-04-01
Implement negation for searching by date intervals (#2869)
Alexandre Alapetite
2020-04-01
API return proper newestItemTimestampUsec (#2854)
Alexandre Alapetite
2020-03-31
Fix action filter when filtering on author (#2863)
Alexandre Alapetite
2020-03-31
Allow feed to be actualized after being truncated (#2862)
Alexandre Alapetite
2020-03-08
Fix share warning with Wallabag (#2817)
Alexandre Alapetite
2020-02-29
Better performance with yield (#2588)
Alexandre Alapetite
2020-02-29
Fallback to GUID when entry title is empty (#2813)
Alexandre Alapetite
2020-02-29
Fix wrong foreach in applyFilterActions (#2809)
shn7798
2020-02-29
No pre for enclosure-description (#2808)
Alexandre Alapetite
2020-02-13
Enhance content path feature (#2778)
Julien-Pierre Avérous
2020-01-20
Fix null array index bug for PHP 7.4 (#2780)
Alexandre Alapetite
2020-01-20
Fix SQLite CONCAT used for search (#2777)
Alexandre Alapetite
2020-01-20
Fix 'dateAdded()' getter (#2774)
Julien-Pierre Avérous
2020-01-18
[API, extension] Use 'dateAdded()' to forge 'crawlTimeMsec' & 'timestampUsec'...
Julien-Pierre Avérous
2020-01-16
Show Favorites as Unread (#2766)
Offerel
2020-01-16
fix: Make sure to have user conf in hasAccess (#2769)
Marien Fressinaud
2020-01-06
Add an admin flag on users (#2709)
Alexis Degrugillier
2020-01-04
Fix wrong getHeader refactoring (#2749)
Alexandre Alapetite
2020-01-03
Fix logging environment constants (#2745)
Alexandre Alapetite
2019-12-23
tec: Fix test suite (#2721)
Marien Fressinaud
2019-12-09
tec: Add ~ID~ placeholder in share system (#2707)
Marien Fressinaud
2019-12-03
Upgrade user management page (#2417)
Alexis Degrugillier
2019-11-21
Fix updateTagAttribute (#2682)
Alexandre Alapetite
2019-11-18
Fix adding categories in MySQL 5.5 (#2672)
Alexandre Alapetite
2019-11-11
Sanitize UTF-8 before commiting entries (#2649)
Alexandre Alapetite
2019-11-11
Fix DB optimize for MySQL (#2647)
Alexandre Alapetite
2019-11-06
More reset default category name (#2639)
Alexandre Alapetite
2019-11-06
Fix name of default category (#2638)
Alexandre Alapetite
2019-11-06
Fix database autocreate at install (#2635)
Alexandre Alapetite
2019-11-04
Fix PostgreSQL size bug for uppercase (#2631)
Alexandre Alapetite
2019-11-04
Default or custom OPML (#2627)
Alexandre Alapetite
2019-10-31
Fix categories sorting (#2616)
Marien Fressinaud
2019-10-27
keep_max disabled by default for existing installations (#2607)
Alexandre Alapetite
2019-10-26
keep_max disabled by default for existing installations (#2602)
Alexandre Alapetite
2019-10-26
Add category order (#2592)
Alexis Degrugillier
[next]