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-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
2019-10-23
Workaround for MySQL limitation 1093 (#2586)
Alexandre Alapetite
2019-10-23
Feature/new archiving (#2335)
Alexis Degrugillier
2019-10-06
Fix PostgreSQL and SQLite DB size estimation (#2562)
Alexandre Alapetite
2019-10-06
SQL allow recreating existing user (#2555)
Alexandre Alapetite
2019-10-05
MySQL entry content MEDIUMBLOB (#2551)
Alexandre Alapetite
2019-09-29
Quick fix: forgotten PDO values (#2546)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2019-09-11
add: Allow admins to configure default feeds (#2515)
Marien Fressinaud
2019-08-29
Provide email address verification feature (#2481)
Marien Fressinaud
2019-08-20
Require PHP 5.5+ (#2495)
Alexandre Alapetite
2019-08-14
Added option to display authors under article titles (#2487)
Joris Kinable
2019-06-21
Change category configuration (#2410)
Alexis Degrugillier
2019-04-07
Cherry pick from 2335 (#2356)
Alexandre Alapetite
2019-03-23
Filter actions (#2275)
Alexandre Alapetite
[next]