]> git.wh0rd.org - tt-rss.git/history - classes/feeds.php
rename digest_checkbox
[tt-rss.git] / classes / feeds.php
2013-01-23  Andrew Dolgovrename digest_checkbox
2013-01-22  Andrew Dolgovsplit some more functions from functions.php
2013-01-12  Andrew Dolgovforce text/plain when DevForceUpdate is set
2012-12-26  Andrew Dolgovfix dijit checkbox in CDM
2012-12-25  Andrew Dolgovremove fupdpic and related images
2012-12-25  Andrew Dolgovmove to dijit checkboxes in headlines/cdm list
2012-12-25  Andrew Dolgovmove mark/pub/feed icons to svg
2012-12-23  Andrew Dolgovexperimental new plugin system
2012-11-23  Andrew Dolgovimplement ttrss_feeds.cache_content
2012-11-11  Andrew Dolgovfix headlines subtoolbar not being inserted for feeds...
2012-11-01  Andrew Dolgovsimplify search dialog
2012-10-31  Andrew Dolgovallow batch setting of article scores
2012-10-31  Andrew Dolgovallow setting article score manually
2012-10-30  Andrew Dolgovadd ability to auto-assign articles to labels (bump...
2012-10-30  Andrew Dolgovadd special link to cancel current search
2012-10-29  Andrew DolgovRevert "sanitize article content when importing data...
2012-10-29  Andrew Dolgovdisable sync feed updates for feeds with cache_images set
2012-10-28  Andrew Dolgovfix ARTICLE_BUTTON_PLUGINS not loaded when string conta...
2012-10-28  Andrew Dolgovsanitize article content when importing data from feed
2012-10-28  Andrew Dolgovremove unexpanded CDM ajax loading
2012-10-27  Andrew DolgovMerge pull request #28 from Menti/master
2012-10-27  Andrew Dolgovfix label row backgrounds only used when cached data...
2012-10-25  Andrew Dolgovuse css3 gradients to color rrows
2012-10-25  Andrew Dolgovadd rrow background color setting by first assigned...
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-21  Andrew Dolgovproperly escape comment links
2012-10-21  Andrew Dolgovproperly escape article link/PTITLEs (refs #472)
2012-10-11  Andrew Dolgovunify child category counter display; remove include_ch...
2012-09-15  Andrew Dolgovremove truncating of titles in CDM
2012-09-02  Andrew Dolgovreplace several preg_match() feed id tests with is_nume...
2012-08-21  Andrew Dolgovremove hook-based plugins
2012-08-17  Andrew Dolgovrework class system to use subdirectories
2012-08-15  Andrew Dolgovproperly persist include_children
2012-08-14  Andrew DolgovMerge branch 'nested-cats'
2012-08-13  Andrew Dolgovchange include_children to a togglebutton; add placehol...
2012-08-13  Andrew Dolgovadd toolbar checkbox to include subcategories to viewfeed()
2012-08-13  Andrew Dolgovremove feeds/index()
2012-08-13  Andrew Dolgovsorta-kinda fix the feedlist
2012-08-13  Andrew Dolgovinitial work on nested categories
2012-08-10  Andrew DolgovRevert "add experimental clientside headline clamping...
2012-08-09  Andrew Dolgovadd experimental clientside headline clamping (refs...
2012-07-09  Andrew Dolgovremove COUNTERS_MAX_AGE, add some optimization for...
2012-06-30  Andrew Dolgovuse Uncategorized coalesce in a few more places
2012-06-22  Andrew DolgovMerge pull request #19 from plaidfluff/7e454e815dd67f0a...
2012-06-20  Andrew Dolgovfix creating filter with active article title in cdm
2012-03-29  Andrew Dolgovsimplify catching up of feeds, do not reload headlines...
2011-12-27  Andrew Dolgovpngquant some images
2011-12-26  Andrew Dolgovuniversal image caching and automatic cache directories...
2011-12-26  Andrew Dolgovexperimental CSRF protection
2011-12-21  Andrew Dolgovrename dismiss article button
2011-12-21  Andrew Dolgovadd note plugin
2011-12-21  Andrew Dolgovadd mail and share plugins
2011-12-20  Andrew Dolgovmove tweet button to a plugin, implement basic support...
2011-12-20  Andrew Dolgovtweak headlines-toolbar appearance
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 DolgovMerge branch 'tiny-oop'
2011-12-13  Andrew Dolgovimplement ProtectedHandler
2011-12-13  Andrew DolgovMerge branch 'master' into tiny-oop
2011-12-12  Andrew Dolgovimplement tiny-OOP routing