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
2017-10-23fix themes loading, add pre/code tags theming, fix img width & heightthemesBilal Elmoussaoui
2017-10-23space2tabsBilal Elmoussaoui
2017-10-23update Utils & catch GLib.Error on ArticleThemeBilal Elmoussaoui
2017-10-23restore the GrabberConfigBilal Elmoussaoui
2017-10-23remove old source files from CMakeListsBilal Elmoussaoui
2017-10-23remove UtilsUI and fix merge confilictsBilal Elmoussaoui
2017-10-23update to masterBilal Elmoussaoui
2017-10-22Merge pull request #579 from brendanlong/feedbin-ci-imageBrendan Long
2017-10-22Merge pull request #577 from jangernert/hopefully_last_favicon_adjustmentsJan Lukas Gernert
2017-10-22Add Feedbin to the CI Docker imageBrendan Long
2017-10-22Don't try to download favicons when we're offlineBrendan Long
2017-10-22Disconnect signal handlers properlyBrendan Long
2017-10-21Remove an unnecessary null checkBrendan Long
2017-10-21Only read and write metadata onceBrendan Long
2017-10-21Fix to make us only try to download each icon onceBrendan Long
2017-10-21Rename m_icon to m_pixbufBrendan Long
2017-10-21Turn FavIcon into a class instead of FavIconManagerBrendan Long
2017-10-21Style fixesBrendan Long
2017-10-21Move FavIconData to FavIconManagerBrendan Long
2017-10-21Try to download favicons again after certain amount of timeJan Lukas Gernert
2017-10-20Don't escape forward slash in freshRSS backend to fix #505 (sorry somehow for...Jan Lukas Gernert
2017-10-20Turn off a broken feedbin test for nowBrendan Long
2017-10-20Merge pull request #573 from jangernert/icon_refactorJan Lukas Gernert
2017-10-20Don't try to remove event handlers from non-existence event boxesBrendan Long
2017-10-20Correct an error to catch IOError.NOT_FOUNDBrendan Long
2017-10-20Fix first-time expires metadataBrendan Long
2017-10-20Use a map of promises for loading faviconsBrendan Long
2017-10-19connect to signal from faviconmanager to reload iconsJan Lukas Gernert
2017-10-19merge masterJan Lukas Gernert
2017-10-17Fix new article notification grammarBrendan Long
2017-10-17Move duplicated validation into FeedBrendan Long
2017-10-17Centralize Article null checksBrendan Long
2017-10-17Handle Feedbin entries with no published timeBrendan Long
2017-10-16fix possible crash in content grabberJan Lukas Gernert
2017-10-16more disconnecting of signals in destructorsJan Lukas Gernert
2017-10-15remove orphaned signalJan Lukas Gernert
2017-10-14that's it for todayJan Lukas Gernert
2017-10-14dont download favicons during sync anymoreJan Lukas Gernert
2017-10-14use feed model to get icon from FavIconManager to have iconURL available in c...Jan Lukas Gernert
2017-10-14use Feed model inside FeedRowJan Lukas Gernert
2017-10-14Move downloading of favicons into FavIconManagerJan Lukas Gernert
2017-10-14fix last commitJan Lukas Gernert
2017-10-14rename FavIconCache to FavIconManagerJan Lukas Gernert
2017-10-14write icon_url of feeds to dbJan Lukas Gernert
2017-10-12Fix capitalization of Articles in noticationsBrendan Long
2017-10-12Check for Feedbin articles changing statusBrendan Long
2017-10-12Remove incremental sync from FeedbinBrendan Long
2017-10-12Clean up redundant db functions a bitJan Lukas Gernert
2017-10-11Fix favicons not showing during dragJan Lukas Gernert
2017-10-10Merge branch 'master' of github.com:jangernert/FeedReaderJan Lukas Gernert