aboutsummaryrefslogtreecommitdiff
path: root/lib/Favicon/Favicon.php
AgeCommit message (Collapse)Author
2017-04-23Rewriten Favicon library using cURLGravatar Alexandre Alapetite
Reduce the number of requests, more robust, many more cases working, reduced code
2017-04-23Favicon fix redirectsGravatar Alexandre Alapetite
https://github.com/ArthurHoaro/favicon/pull/5/commits/92b42591591b4282261f21ed5ffa553f5e987a9d
2017-04-22Fix some bugs of Favicon 1.2Gravatar Alexandre Alapetite
https://github.com/ArthurHoaro/favicon/pull/6 https://github.com/ArthurHoaro/favicon/pull/7
2017-04-22Re-apply Favicon FreshRSS patchesGravatar Alexandre Alapetite
Patches sent upstream https://github.com/ArthurHoaro/favicon/pull/5
2017-04-22Update to Favicon 1.2.0Gravatar Alexandre Alapetite
https://github.com/ArthurHoaro/favicon/releases/tag/v1.2.0
2017-04-08try/catch for finfo_openGravatar Alexandre Alapetite
2017-04-08Check for fileinfoGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1402 https://github.com/FreshRSS/FreshRSS/issues/1461
2017-03-05Fix Favicon library warningGravatar Alexandre Alapetite
https://github.com/Alkarex/FreshRSS/commit/59dfc64512372eaba7609d84500d943bb7274399 https://github.com/FreshRSS/FreshRSS/issues/1445#issuecomment-284176492
2016-04-23Favicon array bugGravatar Alexandre Alapetite
Case problem and isset check
2014-12-29Add files for the new favicon systemGravatar Marien Fressinaud
Use https://github.com/ArthurHoaro/favicon See https://github.com/FreshRSS/FreshRSS/issues/290