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-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-10i18n: fix translations issuesBilal Elmoussaoui
2019-01-29Remove unsafe threadingBrendan Long
2018-12-28Run Vala code though UncrustifyBrendan Long
2018-11-22Only have one main functionBrendan Long
2018-07-14Revert "Only have one main function"Brendan Long
2018-04-25Only have one main functionBrendan Long
2017-11-29shut up feedreader by default - debug information available with --verbose ar...Jan Lukas Gernert
2017-10-20Use a map of promises for loading faviconsBrendan Long
2017-10-06Shutdown: cancel current sync and write interface stateJan Lukas Gernert
2017-10-06rename and refactor database code to reflect new structureJan Lukas Gernert
2017-10-06unify utilsJan Lukas Gernert
2017-10-06ditch libnotify in favor of glib.notificationJan Lukas Gernert
2017-10-06its actually workingJan Lukas Gernert
2017-10-05ditch daemon<->ui concept and build only single feedreader binaryJan Lukas Gernert
2017-07-25Revert "Add uncrustify config and fix indentation"Brendan Long
2017-07-22Add uncrustify config and fix indentationBrendan Long
2017-07-09fix #506Jan Lukas Gernert
2017-05-22various small cleanups and fixes (should commit more often =/)JeanLuc Gernert
2017-05-21display possible error after adding a feedJeanLuc Gernert
2017-05-07wire up UI to make syncs cancellableJeanLuc Gernert
2017-05-07convert spaces to tabsJeanLuc Gernert
2017-05-06add libIvy to get a nice backtrace before crashesJeanLuc Gernert
2017-05-06port to glib structured loggingJeanLuc Gernert
2017-05-01add cmd option --addFeed to fix #471JeanLuc Gernert
2017-02-21use show_uri for mail-pluginJeanLuc Gernert
2017-02-04camelCase app-ID and dbus-namesJeanLuc Gernert
2017-02-04move gmenu-code into headerbar next to non-gnome-menu-codeJeanLuc Gernert
2017-02-042nd try: rename feedreader-daemon dbus-name to org.gnome.feedreaderDaemon and...JeanLuc Gernert
2017-01-30revert dbus-server rename to feedreaderDaemonJeanLuc Gernert
2017-01-27add prefix to libdir to complete the pathJeanLuc Gernert
2017-01-27Merge remote-tracking branch 'megamaced/movelibs'JeanLuc Gernert
2017-01-26rename application-icons to simplify flatpakJeanLuc Gernert
2017-01-26Moving all plugin libs from "/usr/share" to "/usr/lib(64)"David Mace
2017-01-02implement get_default() for ColumnView to simplify code a bitJeanLuc Gernert
2017-01-02implement get_default() for MainWindow to simplify code a bitJeanLuc Gernert
2017-01-02rename readerUI -> MainWindowJeanLuc Gernert
2017-01-02add get_default() for FeedReaderApp to simplify code a bitJeanLuc Gernert
2017-01-02rename main class FeedApp -> FeedReaderAppJeanLuc Gernert
2016-12-27set priority of idle and timeout sources higher to prevent gstreamer from sta...JeanLuc Gernert
2016-12-13Call m_window.present() in FeedReader.activate(), fix #280Davi da Silva Böger
2016-11-02fix warningJan Lukas Gernert
2016-10-29go full gnomeJan Lukas Gernert
2016-10-24relocate goa-code into pluginsJan Lukas Gernert
2016-10-15small fix in article.htmlJan Lukas Gernert
2016-10-14fix database warningJan Lukas Gernert
2016-10-09deinit gstreamer on shutdownJan Lukas Gernert
2016-10-07add user-agent string to soup.sessionsJan Lukas Gernert