]> git.wh0rd.org Git - tt-rss.git/history - classes/feeds.php
fix blank character after opening bracket in function calls
[tt-rss.git] / classes / feeds.php
2013-03-18 Richard BealesMerge remote-tracking branch 'upstream/master'
2013-03-17 Andrew DolgovhlFeed: remove unnecessary br
2013-03-16 Andrew Dolgovadd back vfeed title display, optimize layout; do some...
2013-03-16 Andrew Dolgovcdm: fix alignment of feed title in vfeeds
2013-03-16 Andrew Dolgovremove cache_content remnants
2013-03-16 Andrew DolgovMerge pull request #52 from markwaters/master
2013-03-16 Andrew Dolgovdisable label row gradient in cdm, looks weird
2013-03-16 Andrew Dolgovremove gray/white content tiling in cdm because headers...
2013-03-16 Andrew Dolgovtweak cdm header button alignment
2013-03-13 Andrew Dolgovenable feed titles in vfeeds in combined mode, align...
2013-02-28 Andrew Dolgovslightly better article note display in CDM
2013-02-28 Andrew Dolgovheadlines renderer: do not attach topmost article ids
2013-02-28 Andrew DolgovRevert "headlines buffer: remove dijit-based RCHK elements"
2013-02-28 Andrew Dolgovheadlines buffer: remove dijit-based RCHK elements
2013-02-28 Andrew Dolgovfix cdm checkbox not selecting entire cell
2013-02-28 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-02-27 Andrew Dolgovreplace getmicrotime() wrapper with microtime(true)
2013-02-27 Andrew Dolgovremove server-side feedtree collapse implementation
2013-02-26 Andrew Dolgovchange various catchup stuff to only affect unread...
2013-02-26 Andrew Dolgovremove update on checksum change (updated status has...
2013-02-23 Andrew Dolgovcdm: fix tags display
2013-02-23 Andrew Dolgovimplement article render hooks
2013-02-21 Andrew Dolgovfix wrong DOS line-endings
2013-02-18 Andrew Dolgovremove nonworking article zoom buttons (closes #535)
2013-02-13 Andrew Dolgovrename subtoolbar actions dropdown
2013-01-23 Andrew Dolgovsubtoolbar: only show mail action if plugin is enabled
2013-01-23 Andrew Dolgovadd a q shortcut; remove close_article button
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