summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2015-02-03af_redditimgur: add support for bullshit ajaxified imgur albumsAndrew Dolgov
2015-01-31remove obsolete code related to version checking and tarball updater pluginAndrew Dolgov
2015-01-19related: do not consider negative scored headlinesAndrew Dolgov
2015-01-19trgm: extend relative articles search intervalAndrew Dolgov
2015-01-19trgm: add basic related stories dialogAndrew Dolgov
2015-01-19trgm: add disabled for now button part (add missing files)Andrew Dolgov
2015-01-19trgm: add disabled for now button partAndrew Dolgov
2015-01-19add some stuff to the trgm pluginAndrew Dolgov
2015-01-19af_psql_trgm: allow dupe checking within one feedAndrew Dolgov
2015-01-19add trgm plugin for postgresqlAndrew Dolgov
2015-01-15Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2015-01-15fix for yet another dilbert changesAndrew Dolgov
2014-12-26Temporarily disable entity loader when importing XML file.zaikos
2014-12-12fix explosm comics pluginAndrew Dolgov
2014-12-03fetch_file_contents: support retarded schema-less urlsAndrew Dolgov
af_comics_dilbert: fix for new dilbert.com shenanigans
2014-12-03af_comics_pa: check node exists before trying to manipulate itAndrew Dolgov
2014-11-25no_iframes: remove everything except good iframesAndrew Dolgov
2014-11-15add af_tumblr_1280Andrew Dolgov
2014-11-09add imgsetsizes pluginAndrew Dolgov
2014-10-21add af_comics filter for toothpastefordinnerAndrew Dolgov
2014-09-17Updater: check whether system() is useable.Bram Schoenmakers
system() was disabled on my system for security reasons, but the updater would just continue, only to find out that the tarball hasn't been extracted.
2014-08-26mailto: remove unneeded spaceAndrew Dolgov
2014-08-26mail plugin: use dijit.form.ComboBox to allow random email input instead of ↵Andrew Dolgov
only predefined ones
2014-08-22af_elreg: remove adsAndrew Dolgov
2014-08-22add af_elregAndrew Dolgov
2014-08-21remove ob_clean/flush shit as unneeded hacks from cached image output routinesAndrew Dolgov
2014-08-18plugins: remove obsolete plugin_data/stored stuffAndrew Dolgov
2014-08-12add af_comics_darklegacyAndrew Dolgov
2014-08-08af_fsckportal: remove unused variablesAndrew Dolgov
2014-08-08af_comics_gocomics: fix indentingAndrew Dolgov
2014-08-06fix zoomed versionmcbyte-it
Fixed the gocomics filter to get the zoomed version of the comic
2014-08-06mail plugin: fix typoAndrew Dolgov
2014-08-06mail plugin: use system from addressAndrew Dolgov
2014-07-02mail plugin: destination dropdown css fixAndrew Dolgov
2014-07-02mail plugin: cleanup disabled completion, add configurable destination email ↵Andrew Dolgov
list
2014-07-02mailto plugin: only mail unique articlesAndrew Dolgov
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