summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2012-12-25move mark/pub/feed icons to svgAndrew Dolgov
2012-12-25plugins web list style tweaksAndrew Dolgov
2012-12-25hide example plugins from the admin pageAndrew 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-24instances: add fbexport methodAndrew Dolgov
2012-12-24add -list-plugins option; about sections to pluginsAndrew Dolgov
2012-12-24move data import/export to a separate pluginAndrew Dolgov
2012-12-24add HOOK_UPDATE_TASKAndrew Dolgov
2012-12-24implement HOOK_FEED_PARSED, add example plugin (refs #424)Andrew Dolgov
2012-12-24remove magpie, fix article filter pluginsAndrew Dolgov
2012-12-24move digest to a separate pluginAndrew Dolgov
2012-12-24add support for registering update.php commands; move rest of the self-updati...Andrew Dolgov
2012-12-23add instances pluginAndrew Dolgov
2012-12-23implement plugin routing masks, add example pluginAndrew Dolgov
2012-12-23split self-updater gui to updater/ pluginAndrew Dolgov
2012-12-23add support for plugins in prefsAndrew Dolgov
2012-12-23add and check plugin base classAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-12-07fix sharepopup/subscribe public handler actions in single user modeAndrew Dolgov
2012-11-26update example reddit filterAndrew Dolgov
2012-11-26implement experimental article on-import data filtersAndrew Dolgov
2012-11-23implement ttrss_feeds.cache_contentAndrew Dolgov
2012-11-22several translation fixes, update translationsAndrew Dolgov
2012-11-20fix missing commit after OPML import (closes #513)Andrew Dolgov
2012-11-12opml import: add workaround for broken OPML files using title instead of text...Andrew Dolgov
2012-11-11fix headlines subtoolbar not being inserted for feeds with 0 headlines breaki...Andrew Dolgov
2012-11-06savefeedorder: properly process UncategorizedAndrew Dolgov
2012-11-02opml: fix export broken by special characters in category titlesAndrew Dolgov
2012-11-01simplify search dialogAndrew Dolgov
2012-11-01update broken tt-rss.org linksAndrew Dolgov
2012-11-01remove backend/digestSendAndrew Dolgov
2012-11-01tweak opml import/export according to OPML specAndrew 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-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-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-28fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spacesAndrew Dolgov
2012-10-28sanitize article content when importing data from feedAndrew Dolgov
2012-10-28quickAddFeed: remove oauth notice, mention you can paste site URLAndrew Dolgov
2012-10-28rpc: remove unneeded methodsAndrew Dolgov
2012-10-28remove unexpanded CDM ajax loadingAndrew Dolgov