summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-30allow plugin modification of article guidAndrew Dolgov
2012-12-30properly load user plugins and data on updateAndrew 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-27add sanity check for no auth modules being enabled in PLUGINSAndrew 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-27feedbrowser: fix short tagAndrew Dolgov
2012-12-26fix overflow of various 250 char fields in rssfuncsAndrew 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-24update_rss_feed: escape error string immediatelyAndrew Dolgov
2012-12-24implement HOOK_FEED_PARSED, add example plugin (refs #424)Andrew Dolgov
2012-12-24do not preg_match() tags from article contentAndrew Dolgov
2012-12-24prevent escaping of article link in the database when using simplepie (refs #...Andrew Dolgov
2012-12-24remove magpie, fix article filter pluginsAndrew Dolgov
2012-12-24add support for registering update.php commands; move rest of the self-updati...Andrew Dolgov
2012-12-23implement plugin routing masks, add example pluginAndrew Dolgov
2012-12-23add contributed plugins; load note plugin by defaultAndrew Dolgov
2012-12-23update config checksAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-12-22support comments on simplepie properlyAndrew Dolgov
2012-12-22Revert "support comments for simplepie"Andrew Dolgov
2012-12-22support comments for simplepieAndrew Dolgov
2012-12-20release 1.6.2Andrew Dolgov
2012-12-16update: feed escaping issueAndrew Dolgov
2012-12-12add built-in expiring of obsolete lockfilesAndrew 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-29remove uid from ccache guid prefixAndrew Dolgov
2012-11-29create separate guids for cached and authorized content to prevent unnecessar...Andrew Dolgov
2012-11-26wait a bit before initial content fetchingAndrew Dolgov
2012-11-26minor cached content updating tweaksAndrew Dolgov
2012-11-26implement experimental article on-import data filtersAndrew Dolgov