summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-12fix update-translations script to properly process nested classes/ directory,...Andrew Dolgov
2012-11-11fix headlines subtoolbar not being inserted for feeds with 0 headlines breaki...Andrew Dolgov
2012-11-08fix batchSubDlg and feedAddDlg not working properly if invoked one after anot...Andrew Dolgov
2012-11-07digest: cleanup the code a bitAndrew Dolgov
2012-11-07digest: more logical position for close article promptAndrew Dolgov
2012-11-07digest css fixAndrew Dolgov
2012-11-07add tile.pngAndrew Dolgov
2012-11-07various digest style updates and fixesAndrew Dolgov
2012-11-06fix digest broken by prototype updateAndrew Dolgov
2012-11-06fix several feed-related hotkeys working on UncategorizedAndrew Dolgov
2012-11-06savefeedorder: properly process UncategorizedAndrew Dolgov
2012-11-06update prototype to 1.7, apply experimental fix for DojoAndrew Dolgov
2012-11-06Labels were cached without taking into account related ownerCharlie Root
2012-11-04update simplepie to 1.3.1 (closes #471)Andrew Dolgov
2012-11-04mention that modifying sanity_check.php makes instance unsupportedAndrew Dolgov
2012-11-02opml: fix export broken by special characters in category titlesAndrew Dolgov
2012-11-01simplify search dialogAndrew Dolgov
2012-11-01Revert "tweak dijit dialog"Andrew Dolgov
2012-11-01update broken tt-rss.org linksAndrew Dolgov
2012-11-01Revert "tweak postHeader css, etc"Andrew Dolgov
2012-11-01tweak dijit dialogAndrew Dolgov
2012-11-01tweak postHeader css, etcAndrew Dolgov
2012-11-01limit is_html() to only work on the begging of passed stringAndrew Dolgov
2012-11-01remove backend/digestSendAndrew Dolgov
2012-11-01tweak opml import/export according to OPML specAndrew Dolgov
2012-10-31further improve headline appending speedAndrew Dolgov
2012-10-31increase headline appending/dupe checking performanceAndrew Dolgov
2012-10-31improve status reporting for linked feedsAndrew Dolgov
2012-10-31allow batch setting of article scoresAndrew Dolgov
2012-10-31allow setting article score manuallyAndrew Dolgov
2012-10-31sharepopup: implement assigning labels while sharingAndrew Dolgov
2012-10-30enable manual filters to work on complete html contentAndrew Dolgov
2012-10-30htmLawed: tweak allowed attributes (2)Andrew Dolgov
2012-10-30htmLawed: tweak allowed attributesAndrew Dolgov
2012-10-30add update.php -force-updateAndrew Dolgov
2012-10-30update: only load existing labels of previously imported articlesAndrew Dolgov
2012-10-30fix update stopped by get_article_labels()Andrew Dolgov
2012-10-30apply filters and detect labels based on article content without tagsAndrew Dolgov
2012-10-30add ability to auto-assign articles to labels (bump schema)Andrew Dolgov
2012-10-30move article filter functions to rssfuncs.phpAndrew Dolgov
2012-10-30add special link to cancel current searchAndrew Dolgov
2012-10-29remove sanitize_article_content (CDATA handled by htmLawed)Andrew Dolgov
2012-10-29api: sanitize article contentAndrew 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-29update_rss_feed: fix broken title/content escapingAndrew Dolgov
2012-10-28fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spacesAndrew Dolgov
2012-10-28sanitize: strip comments and cdata sectionsAndrew Dolgov
2012-10-28sanitize article content when importing data from feedAndrew Dolgov
2012-10-28replace htmlpurifier with htmlawedAndrew Dolgov