summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-11viewfeed: properly define is_cat when necessaryAndrew Dolgov
2010-11-11viewfeed: only return counters when subop is presentAndrew Dolgov
2010-11-11allow selecting multiple headlines/articles by ctrl-click; change click handl...Andrew Dolgov
2010-11-11postIcon: set maximum image sizeAndrew Dolgov
2010-11-11make postIcon link to originating websiteAndrew Dolgov
2010-11-11fix frontend not knowing about always expanded cdmAndrew Dolgov
2010-11-11css: fix postIcon marginsAndrew Dolgov
2010-11-11fix ttrss_feeds.icon_url handlingAndrew Dolgov
2010-11-11fix extended feedlist format displayAndrew Dolgov
2010-11-11css: position imgs in article content as block elementAndrew Dolgov
2010-11-11fix _force_scheduled_update handlingAndrew Dolgov
2010-11-11viewfeed: return counters when subop is present or when in CDMAndrew Dolgov
2010-11-11sanitize_rss: properly handle empty inputAndrew Dolgov
2010-11-11use rewrite_relative_url() in get_feeds_from_html() instead of using that hackChristian Weiske
2010-11-11add unit tests for rewrite_relative_url and fix a number of bugs in itChristian Weiske
2010-11-11add unit tests for url_is_html and fix a bug with UPPERCASE <HTML> in itChristian Weiske
2010-11-11add unit tests for fix_url() and fix a bug I discovered because of them - pro...Christian Weiske
2010-11-11do not show deprecated errors on php 5.3.0+; the rss libraries throw many of ...Christian Weiske
2010-11-11sanitize_rss: fix wrong element being returned after DOMDocument parsingAndrew Dolgov
2010-11-10add test implementation of automatic rewrite of relative urls based on DOMDoc...Andrew Dolgov
2010-11-10add test implementation of automatic rewrite of relative urls based on DOMDoc...Andrew Dolgov
2010-11-10js: code cleanup, disable some debuggingAndrew Dolgov
2010-11-10unify backend methods updateAllFeeds and getAllCountersAndrew Dolgov
2010-11-10obsolete FEEDS_FRAME_REFRESHAndrew Dolgov
2010-11-10add upgrade files for schema #74Andrew Dolgov
2010-11-10backend: fix warning in zoom modeAndrew Dolgov
2010-11-10implement label cache; misc fixes (bump schema)Andrew Dolgov
2010-11-10localStorage: fix cache_expire()Andrew Dolgov
2010-11-10localStorage caching fixesAndrew Dolgov
2010-11-10js: code cleanup; move to async counter sending modeAndrew Dolgov
2010-11-10move runtime-info to JSON, simplify init-params formatAndrew Dolgov
2010-11-10outputHeadlinesList: don't try to force update categoriesAndrew Dolgov
2010-11-10add option to sort headlines by feed-specified date (bump schema)Andrew Dolgov
2010-11-10subscribe_to_feed: do not subscribe to feeds which can't be downloadedAndrew Dolgov
2010-11-10remove error_reporting() hacks; set default error reporting level in function...Andrew Dolgov
2010-11-10subscribeToFeed: add ajax exception handlerAndrew Dolgov
2010-11-10remove feed linkingAndrew Dolgov
2010-11-10pref-filters: disable rescore all feeds button unless feed debugging is enabledAndrew Dolgov
2010-11-10schema: wrap upgrade scripts in transaction blocksAndrew Dolgov
2010-11-10cdm: tweak the way hotkey article dismissing works; toggle select article by ...Andrew Dolgov
2010-11-10fix tag caching issuesAndrew Dolgov
2010-11-10Implement the last part of #276: show the list of available feeds in the fron...Christian Weiske
2010-11-10add another status code to subscribe_to_feed to prevent the frontend to do do...Christian Weiske
2010-11-10move url resolution before duplicate checks - otherwise we may get duplicates...Christian Weiske
2010-11-09add tag cache for user_entries (bump schema)Andrew Dolgov
2010-11-09support rescoring by tagsAndrew Dolgov
2010-11-09cdm: add hotkey to dismiss active articleAndrew Dolgov
2010-11-09fix expand_cdm option working in reverseAndrew Dolgov
2010-11-09refactor combined mode, code cleanupAndrew Dolgov
2010-11-09move print_label_select to functions.phpAndrew Dolgov