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-21Pass a DB handle into plugins instead of having them look it uptestable-pluginsBrendan Long
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
2017-10-10Small renameJan Lukas Gernert
2017-10-10Remove figure and image border in default themeBrendan Long
2017-10-10Reduce the blockquote paddingBrendan Long
2017-10-10Fix backwards paddingBrendan Long
2017-10-10Remove last-favicon-update settingBrendan Long
2017-10-10Fix theme margins and backgroundsBrendan Long
2017-10-10Merge pull request #569 from brendanlong/favicon-expirationJan Lukas Gernert
2017-10-10Implement favicon expiration datesBrendan Long
2017-10-10Fix favicons on the local account setup pageBrendan Long
2017-10-10Fix Feedbin test flakeynessBrendan Long
2017-10-09Set a slightly longer favicon timeoutBrendan Long
2017-10-09Don't strip the first part of hostnames when looking up faviconsBrendan Long
2017-10-09Fix null pointer error when favicon download returns status = 200 with no bodyBrendan Long
2017-10-09Revert "Fix a race condition with the static soup session in Utils"Brendan Long
2017-10-09Make FavIconCache quieterBrendan Long
2017-10-09Fix a race condition with the static soup session in UtilsBrendan Long
2017-10-09Add missing m_ in Article.valaBrendan Long
2017-10-09Simplify Favicon loadingBrendan Long
2017-10-09Fix font folder lookupBrendan Long