]> git.wh0rd.org - tt-rss.git/history - include/rssfuncs.php
add ability to auto-assign articles to labels (bump schema)
[tt-rss.git] / include / rssfuncs.php
2012-10-30  Andrew Dolgovadd ability to auto-assign articles to labels (bump...
2012-10-30  Andrew Dolgovmove article filter functions to rssfuncs.php
2012-10-29  Andrew Dolgovremove sanitize_article_content (CDATA handled by htmLawed)
2012-10-29  Andrew DolgovRevert "sanitize article content when importing data...
2012-10-29  Andrew Dolgovupdate_rss_feed: fix broken title/content escaping
2012-10-28  Andrew Dolgovsanitize article content when importing data from feed
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-09  Andrew Dolgovallow filters to work on child categories
2012-09-15  Andrew Dolgovlower default DAEMON_SLEEP_INTERVAL
2012-09-07  Andrew Dolgovremove twitter-specific code
2012-08-31  Andrew Dolgovimplement multiple rule/action filters
2012-08-21  Andrew Dolgovremove hook-based plugins
2012-08-17  Andrew Dolgovrework class system to use subdirectories
2012-07-09  Andrew Dolgovimplement proof of concept postgresql pg_trgm N-gram...
2012-07-06  Andrew Dolgovremove memcached stuff
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