summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2014-07-02mail plugin: only mail unique articlesAndrew Dolgov
2014-06-16af_comics: add extra fabulous comicsAndrew Dolgov
2014-05-03fix several login parameters not being passed through OTP formAndrew Dolgov
2014-04-23search_sphinx: abort if system client library existsAndrew Dolgov
2014-04-23mention config.php settings in search_sphinx plugin descriptionAndrew Dolgov
2014-04-23Make search mechanism pluggableRob Hoelz
Currently, TinyTinyRSS can use raw SQL or the Sphinx search engine for searching. It would be nice if other search engines (such as Xapian) could be used, or if features of the underlying SQL engine (such as MySQL's FULLTEXT indexes) could be leveraged. This commit makes searching into a plugin hook, falling back to the builtin behavior if no search plugin is active. The Sphinx search behavior has been broken out into a plugin.
2014-04-12Fix permission on cache/upload after upgradealok
The daemon complains about cache/upload after the updater upgrades the installation. This should fix the permissions.
2014-04-02af_comics_cad: do not process news postsAndrew Dolgov
2014-04-01fix af_habrAndrew Dolgov
2014-03-31add af_habrAndrew Dolgov
2014-02-20af_comics: remove filter noticeAndrew Dolgov
2014-02-17af_comics: split filters to separate files to ease maintenanceAndrew Dolgov
2014-02-17Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2014-02-17af_comics: add cad embeddingAndrew Dolgov
2014-02-14Okay, let's fix just the bits of Penny Arcade that actually need fixingkythyria
2014-02-12af_comics: fix for PA new layoutAndrew Dolgov
2014-02-10af_comics: add happyjarAndrew Dolgov
2014-01-28move Zoom stylesheet to a separate fileAndrew Dolgov
update stylesheet/javascript tag helpers to return output instead of printing it
2014-01-17increase randomness of shared url keys a bitAndrew Dolgov
2014-01-09move individual bundled comics-related af plugins to af_comicsAndrew Dolgov
2014-01-09add af_csectionAndrew Dolgov
2013-12-24remove unnecessary wrapping from share uniqid() keysAndrew Dolgov
2013-12-05add no_url_hashes pluginAndrew Dolgov
2013-11-09add af_threewordphaseAndrew Dolgov
2013-10-23add af_fsckportalAndrew Dolgov
2013-10-11af_redditimgur: add workaround for imgur switching to protocol-less links ↵Andrew Dolgov
for images
2013-10-05discard gzipped buffer in cache starred image sender methodAndrew Dolgov
2013-09-30add (undocumented) _CURL_HTTP_PROXYAndrew Dolgov
2013-09-11updater: add button to call updateself dialog even if no next version detectedAndrew Dolgov
2013-09-06cache starred: only try to chmod cache directory if it is not writableAndrew Dolgov
2013-09-02fix xgettext extraction of plural forms, replace wrong ngettext() calls with ↵Andrew Dolgov
_ngettext(), rebase translations
2013-08-02make cache starred plugin use hook_house_keepingAndrew Dolgov
2013-08-02add plugin to cache images in starred articles; pass article_id toAndrew Dolgov
sanitize
2013-08-02fix af_sciamAndrew Dolgov
2013-08-02af_natgeo: remove some unneeded elementsAndrew Dolgov
2013-08-02add af plugins for nagional geographic and sciamAndrew Dolgov
2013-08-01add no_iframes pluginAndrew Dolgov
2013-07-31add experimental plugin to shorten articles which are too damn long in ↵Andrew Dolgov
expanded cdm
2013-07-25add simple plugin to prevent tt-rss tab flashing on new articlesAndrew Dolgov
2013-07-14Try to use larger GoComics imageJeffrey Tolar
2013-07-11share: indicate whether article is shared or not using the iconAndrew Dolgov
2013-07-11vf_shared: fix warningAndrew Dolgov
2013-07-11share: move unsharing all articles into the pluginAndrew Dolgov
2013-07-11allow unsharing specific articles / creating new share keyAndrew Dolgov
2013-07-11add plugin to show all shared articlesAndrew Dolgov
2013-07-10Update init.phpandryyy
2013-07-10remove query_headlines example pluginAndrew Dolgov
2013-07-10Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into ↵Andrew Dolgov
justauserx-hookhead
2013-07-10fix mark_button plugin icon urlAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov