summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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 jus...Andrew Dolgov
2013-07-10fix mark_button plugin icon urlAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-07-07Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSSjustauser
2013-07-07changes to add hook_query_headlinesjustauser
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