Commit Graph

22 Commits

Author SHA1 Message Date
Andrew Dolgov 1bd11fdf95 Revert "get favicon from icon atom feeds & search for icons not only in html head (closes #457)"
This reverts commit 882311d9ad.
2012-05-17 22:58:08 +04:00
Andrew Dolgov eb38af4ee4 fix warning when entry content is used as array unnecessarily 2012-05-17 14:56:36 +04:00
Andrew Dolgov 882311d9ad get favicon from icon atom feeds & search for icons not only in html head (closes #457) 2012-05-15 12:06:52 +04:00
Andrew Dolgov 941e48a402 apply patch from gmargo to differentiate between manual and new feed after-subscription update 2012-05-05 22:28:46 +04:00
Andrew Dolgov 6cb2269c03 disable internal magpie/simplepie cache for manual updates 2012-04-09 11:58:00 +04:00
Andrew Dolgov ecbd7b91fe allow manual updates for feeds with disabled automatic updates 2012-04-01 09:35:56 +04:00
Andrew Dolgov 2ab20c313c expire_cached_files: check for glob() returning false 2012-02-24 13:43:50 +04:00
Andrew Dolgov 7b8ff151ed fix various tags being stuck because of invalid HTML markup being generated (closes #357) 2012-02-21 12:16:29 +04:00
Andrew Dolgov 8437c066e1 implement digestTest back
misc digest updates and improvements
2012-01-31 16:27:51 +04:00
Andrew Dolgov 61c1812f29 implement preferred time for sending out digests 2012-01-30 16:34:45 +04:00
Andrew Dolgov ec418193a8 fetch_twitter_rss: include magpie libraries 2012-01-26 13:32:16 +04:00
Andrew Dolgov 0cf816377f misc fixes in site_url/icon_url parsing 2012-01-17 10:22:47 +04:00
Andrew Dolgov b8379e6979 cache_images: set a lower size limit for stuff to cache 2012-01-12 12:52:55 +04:00
Andrew Dolgov a3e0bdcffc fix tmhOAuth missing query parameters (closes #416) 2012-01-10 12:49:10 +04:00
Andrew Dolgov f1e511c8f2 remove simplepie force_feed() (closes #414) 2011-12-31 15:08:00 +04:00
Andrew Dolgov 487f0750c8 workaround against markup being broken by cache_images() 2011-12-28 23:03:55 +04:00
Andrew Dolgov c58677987b only try to cache images when cache dir is writable 2011-12-26 13:18:16 +04:00
Andrew Dolgov 3c696512fc universal image caching and automatic cache directories maintenance 2011-12-26 13:11:08 +04:00
Andrew Dolgov 036cd3a410 globalUpdateFeeds: disable debugging info 2011-12-25 00:17:22 +04:00
Andrew Dolgov 09e8bdfd18 simplify default global config, expand sanity_check messages 2011-12-13 19:20:26 +04:00
Andrew Dolgov 791780621b split several functions to related classes 2011-12-13 16:27:46 +04:00
Andrew Dolgov 2c08214a7f split rss updating stuff into separate include file 2011-12-13 16:06:25 +04:00