]> git.wh0rd.org - tt-rss.git/history - include/rssfuncs.php
properly update favicon_last_checked
[tt-rss.git] / include / rssfuncs.php
2012-05-24  Andrew Dolgovproperly update favicon_last_checked
2012-05-24  Andrew Dolgovexpire files in cache/export
2012-05-24  Andrew Dolgovrate-limit requests for favicons when not present to...
2012-05-17  Andrew DolgovRevert "get favicon from icon atom feeds & search for...
2012-05-17  Andrew Dolgovfix warning when entry content is used as array unneces...
2012-05-15  Andrew Dolgovget favicon from icon atom feeds & search for icons...
2012-05-05  Andrew Dolgovapply patch from gmargo to differentiate between manual...
2012-04-09  Andrew Dolgovdisable internal magpie/simplepie cache for manual...
2012-04-01  Andrew Dolgovallow manual updates for feeds with disabled automatic...
2012-02-24  Andrew Dolgovexpire_cached_files: check for glob() returning false
2012-02-21  Andrew Dolgovfix various tags being stuck because of invalid HTML...
2012-01-31  Andrew Dolgovimplement digestTest back
2012-01-30  Andrew Dolgovimplement preferred time for sending out digests
2012-01-26  Andrew Dolgovfetch_twitter_rss: include magpie libraries
2012-01-17  Andrew Dolgovmisc fixes in site_url/icon_url parsing
2012-01-12  Andrew Dolgovcache_images: set a lower size limit for stuff to cache
2012-01-10  Andrew Dolgovfix tmhOAuth missing query parameters (closes #416)
2011-12-31  Andrew Dolgovremove simplepie force_feed() (closes #414)
2011-12-28  Andrew Dolgovworkaround against markup being broken by cache_images()
2011-12-26  Andrew Dolgovonly try to cache images when cache dir is writable
2011-12-26  Andrew Dolgovuniversal image caching and automatic cache directories...
2011-12-24  Andrew DolgovglobalUpdateFeeds: disable debugging info
2011-12-13  Andrew Dolgovsimplify default global config, expand sanity_check...
2011-12-13  Andrew Dolgovsplit several functions to related classes
2011-12-13  Andrew Dolgovsplit rss updating stuff into separate include file