summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-22several translation fixes, update translationsAndrew Dolgov
2012-11-22fix default language not saved in the login formAndrew Dolgov
2012-11-20get_article_filters: strip newlines from content before matchingAndrew Dolgov
2012-11-13fix title and content filters only working on title (closes #512)Andrew Dolgov
2012-11-12release 1.6.1Andrew Dolgov
2012-11-12fix update-translations script to properly process nested classes/ directory,...Andrew Dolgov
2012-11-06Labels were cached without taking into account related ownerCharlie Root
2012-11-04mention that modifying sanity_check.php makes instance unsupportedAndrew Dolgov
2012-11-01limit is_html() to only work on the begging of passed stringAndrew Dolgov
2012-10-31improve status reporting for linked feedsAndrew 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-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-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-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
2012-10-28multiple issues fixed in vfeed_group_by_feedAndrew Dolgov
2012-10-27colors: fix resolving html color namesAndrew 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-24fix sql crash workaround preventing feed/category filters from testingAndrew Dolgov
2012-10-23filter testing fix for pgsqlAndrew Dolgov
2012-10-23prevent crashes on filter regexp being too advanced for our database when tes...Andrew Dolgov
2012-10-22properly escape comment linksAndrew Dolgov
2012-10-22properly escape article link/PTITLEs (refs #472)Andrew Dolgov
2012-10-19release 1.6.0Andrew Dolgov
2012-10-18fix es_ES syntax, update translationsAndrew Dolgov
2012-10-17catchup_feed: properly mark subcategories as readAndrew Dolgov
2012-10-15allow archived entries in labels and several other vfeedsAndrew Dolgov
2012-10-11fix types on RPC counter repliesAndrew Dolgov
2012-10-11unify child category counter display; remove include_children controlAndrew Dolgov
2012-10-10api: add always_display_attachments to getHeadlinesAndrew Dolgov
2012-10-09API: support comments count/url (2)Andrew Dolgov
2012-10-09API: support comments count/urlAndrew Dolgov
2012-10-09allow filters to work on child categoriesAndrew Dolgov
2012-10-09login form: focus login fieldAndrew Dolgov
2012-10-06Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2012-10-06Polish translation for tt-rss.Mirosław Lach
2012-10-06getCategoryTitle: return translated Uncategorized (closes #506)Andrew Dolgov