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-09-03
When ssl_verify is false, decrease SSL security (#3171)
Alexandre Alapetite
2020-09-02
Fix tag in user query (#3168)
Alexandre Alapetite
2020-09-01
Fix variable undeclared ($sql) (#3165)
Luc SANCHEZ
2020-08-05
Change feed order in a category (#3131)
Alexis Degrugillier
2020-07-31
Relaxed to allow underscore _ in URL hostnames (#3133)
Alexandre Alapetite
2020-07-23
Add tag management page (#3121)
Alexis Degrugillier
2020-07-14
Add machine-readable dates in views (#3106)
Alexis Degrugillier
2020-07-07
Hide feed credentials when adding a new feed (#3099)
Alexandre Alapetite
2020-06-19
Add auto-registration when using http_auth (#3003)
bpatath
2020-06-13
Add error log (#3055)
Alexandre Alapetite
2020-06-05
Change add feed action (#3027)
Alexis Degrugillier
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
[next]