summaryrefslogtreecommitdiff
path: root/classes/feeds.php
AgeCommit message (Expand)Author
2013-01-23add a q shortcut; remove close_article buttonAndrew Dolgov
2013-01-23rename digest_checkboxAndrew Dolgov
2013-01-22split some more functions from functions.phpAndrew Dolgov
2013-01-12force text/plain when DevForceUpdate is setAndrew Dolgov
2012-12-26fix dijit checkbox in CDMAndrew Dolgov
2012-12-25remove fupdpic and related imagesAndrew Dolgov
2012-12-25move to dijit checkboxes in headlines/cdm listAndrew Dolgov
2012-12-25move mark/pub/feed icons to svgAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-11-23implement ttrss_feeds.cache_contentAndrew Dolgov
2012-11-11fix headlines subtoolbar not being inserted for feeds with 0 headlines breaki...Andrew Dolgov
2012-11-01simplify search dialogAndrew Dolgov
2012-10-31allow batch setting of article scoresAndrew Dolgov
2012-10-31allow setting article score manuallyAndrew Dolgov
2012-10-30add ability to auto-assign articles to labels (bump schema)Andrew Dolgov
2012-10-30add special link to cancel current searchAndrew Dolgov
2012-10-29Revert "sanitize article content when importing data from feed"Andrew Dolgov
2012-10-29disable sync feed updates for feeds with cache_images setAndrew Dolgov
2012-10-28fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spacesAndrew Dolgov
2012-10-28sanitize article content when importing data from feedAndrew Dolgov
2012-10-28remove unexpanded CDM ajax loadingAndrew Dolgov
2012-10-27fix label row backgrounds only used when cached data is availableAndrew Dolgov
2012-10-25use css3 gradients to color rrowsAndrew Dolgov
2012-10-25add rrow background color setting by first assigned labelAndrew Dolgov
2012-10-25force refetch feed when clicking update/clicking on same feed in the treeAndrew Dolgov
2012-10-22properly escape comment linksAndrew Dolgov
2012-10-22properly escape article link/PTITLEs (refs #472)Andrew Dolgov
2012-10-11unify child category counter display; remove include_children controlAndrew Dolgov
2012-09-15remove truncating of titles in CDMAndrew Dolgov
2012-09-02replace several preg_match() feed id tests with is_numeric()Andrew Dolgov
2012-08-21remove hook-based pluginsAndrew Dolgov
2012-08-17rework class system to use subdirectoriesAndrew Dolgov
2012-08-15properly persist include_childrenAndrew Dolgov
2012-08-13change include_children to a togglebutton; add placeholder setting save in a ...Andrew Dolgov
2012-08-13add toolbar checkbox to include subcategories to viewfeed()Andrew Dolgov
2012-08-13remove feeds/index()Andrew Dolgov
2012-08-13sorta-kinda fix the feedlistAndrew Dolgov
2012-08-13initial work on nested categoriesAndrew Dolgov
2012-08-10Revert "add experimental clientside headline clamping (refs #479)"Andrew Dolgov
2012-08-09add experimental clientside headline clamping (refs #479)Andrew Dolgov
2012-07-09remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464)Andrew Dolgov
2012-06-30use Uncategorized coalesce in a few more placesAndrew Dolgov
2012-06-20fix creating filter with active article title in cdmAndrew Dolgov
2012-03-29simplify catching up of feeds, do not reload headlines buffer on catchup unle...Andrew Dolgov
2011-12-27pngquant some imagesAndrew Dolgov
2011-12-26universal image caching and automatic cache directories maintenanceAndrew Dolgov
2011-12-26experimental CSRF protectionAndrew Dolgov
2011-12-21rename dismiss article buttonAndrew Dolgov
2011-12-21add note pluginAndrew Dolgov
2011-12-21add mail and share pluginsAndrew Dolgov