summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-07-01getting last_marked value from starred.jsonKonstantin Ufimtsev
2013-06-25af_dilbert: fix typoAndrew Dolgov
2013-06-25add af_dilbertAndrew Dolgov
2013-06-13add plugin for bunicomic.comAndrew Dolgov
2013-06-05nsfw: fix wrong delimiter when expanding tag_cacheAndrew Dolgov
2013-06-04fix nsfw pluginAndrew Dolgov
2013-05-30Revert "added a personalized email template. if the file:"Andrew Dolgov
2013-05-30Merge branch 'master' of git://github.com/justauserx/Tiny-Tiny-RSS into justa...Andrew Dolgov
2013-05-29added a personalized email template. if the file:justauser
2013-05-29add af_whompAndrew Dolgov
2013-05-29changed the preg_split to explode per fox. fixed the template tojustauser
2013-05-27Added the note text to the body of the email sending articlesjustauser
2013-05-26Changes to support a new version of the phpmailer. Adds a new setting SMTP_S...justauser
2013-05-19move stylesheets to css/, reference default tt-rss stylesheets fromAndrew Dolgov
2013-05-19googlereaderkeys: add o/enter/? keys like Google ReaderMike Frysinger
2013-05-15redditimgur: support /album/Andrew Dolgov
2013-05-12make appearance of some preference panes more similarAndrew Dolgov
2013-05-07Fixing bugs found by static analysisRasmus Lerdorf
2013-05-07move example plugins to -contribAndrew Dolgov
2013-05-07digest and mobile (old) moved to -contrib repositoryAndrew Dolgov
2013-05-03Modified the behaviour of catchup_visible_articles() in digest mode.Dave Zaikos
2013-04-21googlereaderimport: actually pass $link to create_article()Florian Schlichting
2013-04-19plugins: bump API versionAndrew Dolgov
2013-04-18make pluginhost a singletonAndrew Dolgov
2013-04-17initialAndrew Dolgov
2013-04-17fix plugins/mobileAndrew Dolgov
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17auth_remote: fix typoAndrew Dolgov
2013-04-17fix some missing constructor parametersAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-04-17db updates, remove init_connection()Andrew Dolgov
2013-04-16add some styling to otp formAndrew Dolgov
2013-04-16set otp field to autocomplete=offAndrew Dolgov
2013-04-16remove password type from otp fieldAndrew Dolgov
2013-04-16disable FOLLOWLOCATION when under open_basedirAndrew Dolgov
2013-04-16ttrssMailer: actually use OOP properlyAndrew Dolgov
2013-04-16mail plugin: fix blank From: headerAndrew Dolgov
2013-04-12add support for plugins adding API methodsAndrew Dolgov
2013-04-11block listing of several util directories; deny access to config.phpAndrew Dolgov
2013-04-11fix import_export plugin for open_basedir; add missing closing form tags to i...Andrew Dolgov
2013-04-11implement upload-related support for open_basedirAndrew Dolgov
2013-04-10mailto: use rawurlencodeAndrew Dolgov
2013-04-09Escape ']]>' (closing CDATA tag) when exporting with import_export pluginJeffrey Tolar
2013-04-09mark_button: fix missing idAndrew Dolgov
2013-04-09implement support for multiple pub/mark buttons, add plugin which adds a sepa...Andrew Dolgov
2013-04-08embed_original: change overflow for the iframe content from hidden to autoBernd Amend
2013-04-07move service-dependent auth plugins to contrib repoAndrew Dolgov
2013-04-07add some infoblurbs to the updater plugin, remove experimental noticesAndrew Dolgov
2013-04-05googlereaderimport: support summary elementAndrew Dolgov