summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-24remove magpie, fix article filter pluginsAndrew Dolgov
2012-12-24update translationsAndrew Dolgov
2012-12-24move digest to a separate pluginAndrew Dolgov
2012-12-24updater: remove htmlpurifier directory handlingAndrew 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 example pluginAndrew Dolgov
2012-12-23add support for plugins in prefsAndrew Dolgov
2012-12-23add and check plugin base classAndrew 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-22flip DEFAULT_UPDATE_METHOD to simplepieAndrew Dolgov
2012-12-22support comments for simplepieAndrew Dolgov
2012-12-22add f-D debug feed update hotkeyAndrew Dolgov
2012-12-20release 1.6.2Andrew Dolgov
2012-12-16update: feed escaping issueAndrew Dolgov
2012-12-11Merge pull request #33 from waldir/masterAndrew Dolgov
2012-12-12add built-in expiring of obsolete lockfilesAndrew Dolgov
2012-12-12fix markupWaldir
2012-12-12rename README to README.md to make Github's markdown parser kick inWaldir Pimenta
2012-12-09modify include path order (closes #514)Andrew 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-12-07fix sharepopup/subscribe public handler actions in single user modeAndrew 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-26update example reddit filterAndrew Dolgov
2012-11-26implement experimental article on-import data filtersAndrew Dolgov
2012-11-25tweak prefPrefsList header marginsAndrew Dolgov
2012-11-25fix inserting cached content on first updateAndrew Dolgov
2012-11-23implement ttrss_feeds.cache_contentAndrew Dolgov
2012-11-22several translation fixes, update translationsAndrew Dolgov
2012-11-22fix default language not saved in the login formAndrew Dolgov
2012-11-20fix missing commit after OPML import (closes #513)Andrew 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-12opml import: add workaround for broken OPML files using title instead of text...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-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