Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19Merge pull request #957 from tytan652/fix-freshrssJan Lukas Gernert
2019-10-23hotfix: use getURL in getApiURLtytan652
2019-10-23fix: freshrss with yunohost-like solutionstytan652
2019-09-26Update decsync plugin for updated libdecsyncAldo Gunsing
2019-09-26Merge commit '984a99f88f1bf94580e28f2aa5478496b90b2d73'Aldo Gunsing
2019-09-26Use original formatting in libdecsyncAldo Gunsing
2019-08-21Merge pull request #925 from aviskase/no-goa-pocketJan Lukas Gernert
2019-08-15tt-rss: fix feeds orderYann Soubeyrand
2019-07-29Do not try to use deprecated GOA Pocket supportYuliya Bagriy
2019-07-13Save TT-RSS HTTP auth infoBrendan Long
2019-05-29Add null check around since conversion for NextCloudBrendan Long
2019-05-27Fix delete old articles logicBrendan Long
2019-05-27Use DB last modified time for last sync by defaultBrendan Long
2019-05-24Don't assume Feedly values are non-nullBrendan Long
2019-05-24Deduplicate feeds by feed URL, not link element.Brendan Long
2019-05-24Minor Feedbin cleanupsBrendan Long
2019-03-04Set FeedHQ license to FREE_SOFTWAREJon Banafato
2019-02-20Add an error message when trying to add a feed that already existsBrendan Long
2019-02-20Remove indented empty linesBrendan Long
2019-02-20Cleanup Vala indentationBrendan Long
2019-02-20Add braces around all if/else/while/etc statementsBrendan Long
2019-02-10Add sensible defaults in FeedServerInterfaceBrendan Long
2019-02-10Add a default implementation for addFeeds()Brendan Long
2019-02-10Make FeedServerInterface an abstract classBrendan Long
2019-02-10Use UntypedJson.Object.get_string_member in a few more placesBrendan Long
2019-02-10i18n: fix translations issuesBilal Elmoussaoui
2019-02-09Set RSS links correctly in Bazqux, FeedHQ, InoReader and TT-RSSBrendan Long
2019-02-09Redact TT-RSS passwords in logs againBrendan Long
2019-02-09Fix TT-RSS comma-separated string list int arraysBrendan Long
2019-02-09Add UntypedJson helper for TT-RSSBrendan Long
2019-02-09Handle integer JSON members in TT-RSSBrendan Long
2019-02-09Auto-fill missing schema in TT-RSS URLBrendan Long
2019-02-09Simplify TT-RSS error loggingBrendan Long
2019-02-09Stronger typing in ttrssAPIBrendan Long
2019-02-09Make ttrssAPI.updateArticleUnread take a string listBrendan Long
2019-02-09Improve ttrsAPI status code handlingBrendan Long
2019-02-09Improve arguments in ttrssAPI.getArticlesBrendan Long
2019-02-09Remove unused ttrssAPI membersBrendan Long
2019-02-09Improve error messages when adding a feed failsBrendan Long
2019-02-06Don't print passwords in the TT-RSS pluginBrendan Long
2019-02-01Remove one more unused m_dbBrendan Long
2019-01-29Re-use databases in the most obvious (single function) casesBrendan Long
2019-01-29Make the local feed initial setup async againBrendan Long
2019-01-29Don't re-use database connections at allBrendan Long
2019-01-29Remove unsafe threadingBrendan Long
2018-12-28Run Vala code though UncrustifyBrendan Long
2018-12-20Add access to the default DecSync directory (flatpak)Aldo Gunsing
2018-12-07Merge commit 'ebc5714fff05b4904d8a9e2aea179a242c83ccdc' as 'plugins/backend/d...v2.6.1Brendan Long
2018-12-07Remove submodulesBrendan Long
2018-12-04Set default URL in local and decsync plugin to nullBrendan Long