summaryrefslogtreecommitdiff
path: root/include/functions.php
AgeCommit message (Expand)Author
2012-12-30add description for f DAndrew Dolgov
2012-12-28help cleanup, use dijit dialogAndrew Dolgov
2012-12-28add arrow article movement backAndrew Dolgov
2012-12-28main ui: action-based hotkey system, add swap_jk pluginAndrew Dolgov
2012-12-28Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2012-12-28partial move to new hotkey systemAndrew Dolgov
2012-12-28add _MOBILE_REVERSE_HEADLINES (closes #524)Andrew Dolgov
2012-12-27place the #357 comment to the correct instance of saveXML(), cleanup old vers...Andrew Dolgov
2012-12-27load_user_plugins: only load data when schema version > 100Andrew Dolgov
2012-12-27sanitize: mention why LIBXML_NOEMPTYTAG is usedAndrew Dolgov
2012-12-27Revert "sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)"Andrew Dolgov
2012-12-27add plugin storage table to schema; add ability to clear plugin dataAndrew Dolgov
2012-12-27add experimental key/value storage for pluginsAndrew Dolgov
2012-12-27move authentication modules to plugins/Andrew Dolgov
2012-12-27sanitize: do not use LIBXML_NOEMPTYTAG (refs #522)Andrew Dolgov
2012-12-26disable htmLawed tag balancing (should be handled later by DOMDocument) (clos...Andrew Dolgov
2012-12-25move mark/pub/feed icons to svgAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-25experimental support for per-user plugins (bump schema)Andrew Dolgov
2012-12-24split feedbrowser into a separate fileAndrew Dolgov
2012-12-24split digest stuff into digest.phpAndrew Dolgov
2012-12-24move data import/export to a separate pluginAndrew Dolgov
2012-12-24add HOOK_UPDATE_TASKAndrew Dolgov
2012-12-24remove magpie, fix article filter pluginsAndrew Dolgov
2012-12-23implement plugin routing masks, add example pluginAndrew Dolgov
2012-12-23add contributed plugins; load note plugin by defaultAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-12-09do not use regexps in get_self_url_prefix()Andrew Dolgov
2012-12-07add cosmetic workaround for get_self_url_prefix() to stop the unwashed whinin...Andrew Dolgov
2012-11-26implement experimental article on-import data filtersAndrew Dolgov
2012-11-23implement ttrss_feeds.cache_contentAndrew Dolgov
2012-11-22fix default language not saved in the login formAndrew Dolgov
2012-11-06Labels were cached without taking into account related ownerCharlie Root
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-30htmLawed: tweak allowed attributes (2)Andrew Dolgov
2012-10-30htmLawed: tweak allowed attributesAndrew Dolgov
2012-10-30fix update stopped by get_article_labels()Andrew 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-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-24fix sql crash workaround preventing feed/category filters from testingAndrew Dolgov