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-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
2019-02-10Merge pull request #859 from jangernert/primary-menuBilal Elmoussaoui
2019-02-10primary menu: follow gnome design team guidlinesBilal Elmoussaoui
2019-02-10Improve TT-RSS plugin instructionsBrendan Long
2019-02-10Merge pull request #858 from jangernert/improvementsBilal Elmoussaoui
2019-02-10i18n: update pot/po filesBilal Elmoussaoui
2019-02-10i18n: fix translations issuesBilal Elmoussaoui
2019-02-10meson: fix the buildBilal Elmoussaoui
2019-02-10meson: improve desktop and appdata files validationBilal Elmoussaoui
2019-02-10appdata: update to the latest specsBilal Elmoussaoui
2019-02-10files structure: move build files to build-auxBilal Elmoussaoui
2019-02-10Meson: clean constants.vala.in generationBilal Elmoussaoui
2019-02-09v2.8.1 releasev2.8.1Brendan Long
2019-02-09Set RSS links correctly in Bazqux, FeedHQ, InoReader and TT-RSSBrendan Long
2019-02-09v2.8.0 releasev2.8.0Brendan 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-09Use PDO prepared statements in TT-RSS pluginBrendan 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