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-09-13Correct secret collection flaggnome-3.34Bilal Elmoussaoui
2019-09-10Merge pull request #941 from trwnh/patch-2Bilal Elmoussaoui
2019-09-07Update SettingsDialog.valatrwnh
2019-09-06Merge pull request #938 from leela52452/masterJan Lukas Gernert
2019-09-01typo family, addedleela
2019-08-24Merge pull request #937 from jtojnar/fix-desktopBilal Elmoussaoui
2019-08-24Drop Keywords from desktop filesJan Tojnar
2019-08-21Merge pull request #925 from aviskase/no-goa-pocketJan Lukas Gernert
2019-08-21Merge pull request #934 from yann-soubeyrand/patch-1Jan Lukas Gernert
2019-08-15tt-rss: fix feeds orderYann Soubeyrand
2019-07-29Do not try to use deprecated GOA Pocket supportYuliya Bagriy
2019-07-15Appdata: fix bug tracker URLBilal Elmoussaoui
2019-07-13v2.10 releasev2.10.0Brendan Long
2019-07-13Display feed and article titles as markupBrendan Long
2019-07-13Re-escape HTML data after HtmlcleanBrendan Long
2019-07-13Add tests for htmlcleanBrendan Long
2019-07-13Save TT-RSS HTTP auth infoBrendan Long
2019-05-29v2.9.2 releasev2.9.2Brendan Long
2019-05-29Add null check around since conversion for NextCloudBrendan Long
2019-05-27v2.9.1 releasev2.9.1Brendan Long
2019-05-27Fix delete old articles logicBrendan Long
2019-05-27Use DB last modified time for last sync by defaultBrendan Long
2019-05-27Trigger a re-sync when changing the drop-articles-after settingBrendan Long
2019-05-25Don't close the current article when switching tabs, searching, or opening a ...Brendan Long
2019-05-25Add an explicit button to close the current articleBrendan Long
2019-05-25Centralize logic for whether ArticleViewHeader is fullscreen or notBrendan Long
2019-05-24v2.9.0 releasev2.9.0Brendan 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-05-24Use "oldest article first" sorting switch everywhereBrendan 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-20Don't indent empty lines in fix-indent.pyBrendan Long
2019-02-20Keep track of currently selected articleBrendan Long
2019-02-20Assume XML docs are UTF-8 in libnxmlBrendan Long
2019-02-20Cleanup Vala indentationBrendan Long
2019-02-20Add script to cleanup Vala indentationBrendan Long
2019-02-20Add braces around all if/else/while/etc statementsBrendan Long
2019-02-19Add backups if the configured font doesn't workBrendan Long
2019-02-19Change the default font to use the system "document font"Brendan Long
2019-02-15Fix Fedora Command + Syntax ColorationJulien Jerphanion
2019-02-11v2.8.2 releaseBrendan Long
2019-02-10Sort articles by date by defaultBilal Elmoussaoui
2019-02-10Make OPMLparser only concerned with parsing feedsBrendan 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