summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2013-03-22Merge pull request #73 from derekmurawsky/dmChangesAndrew Dolgov
Centralized mail handling per post on google + community.
2013-03-22Additions:derekmurawsky
classes/trssmailer.php - Created class TTRSS mailer which extends phpmailer and sets the default mail settings upon instantiation. Class includes quickmail function that allows for a quick email send with no extra configurion necessary. Changes: config.php-dist - Added the smtp port option include/digest.php - Converted it to use the new ttrrssmailer class include/sanity_config.php - Added the smtp port option to the sanity check plugins/mail/init.php - Modified to use ttrssmailer class. This particular configuration shows a hybrid use case. register.php = Modified to use ttrssmailer class. All code was tested and functioned on my local machine.
2013-03-22Modify googlereaderkeys plugin with mark unread toggle.Mike Stegeman
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not ↵Andrew Dolgov
force-close db connection in _close()
2013-03-21remove plugins/googlereaderthemeAndrew Dolgov
2013-03-21minor tweaks to embed_originalAndrew Dolgov
2013-03-21add embed_original pluginAndrew Dolgov
2013-03-20remove deprecated theme_image()Joschasa
2013-03-20digest: remove unused dependencies; optimize load a bitAndrew Dolgov
2013-03-20fix broken redirectsAndrew Dolgov
2013-03-20updater: fix permissions of cache/jsAndrew Dolgov
2013-03-20make mailto icon different from mail iconAndrew Dolgov
2013-03-19undeprecate mail pluginAndrew Dolgov
2013-03-19Merge pull request #61 from hydrian/masterAndrew Dolgov
Initial pull req. for auth_ldap
2013-03-19implement mail plugin using mailto: links; deprecate mail pluginAndrew Dolgov
2013-03-19auth_remote: add REDIRECT_ version of REMOTE_USER for php-cgi configured ↵Andrew Dolgov
through mod_actions (closes #597)
2013-03-19commenthydrian
2013-03-19Initial release of auth_ldaphydrian
2013-03-19experimental patch to enable compatibility with php safe_modeAndrew Dolgov
2013-03-18tweak hotkey map notation to allow stuff like shift-arrowsAndrew Dolgov
2013-03-18rework updater to use github tarballs; add some additional logging andAndrew Dolgov
prevent old directory being renamed pointlessly in a few cases (closes #559)
2013-03-18googlereadertheme: check for UID being presentAndrew Dolgov
2013-03-18add plugin based on google reader css at ↵Andrew Dolgov
http://tt-rss.org/forum/viewtopic.php?f=22&t=1287&start=15#p5956
2013-03-16remove LIBXML_NOEMPTYTAG because of double <br/>s - the #357 issue withAndrew Dolgov
htmlpurifier might not be relevant anymore because of htmLawed switch, but <br/>s are annoying
2013-03-16Merge pull request #52 from markwaters/masterAndrew Dolgov
Added requested article_scroll_* keys for #557
2013-03-16Added requested article_scroll_up and article_scroll_down keys.Mark Waters
2013-03-16fix several issues with updater (refs #562)Andrew Dolgov
2013-03-16plugins: fix wrongly placed bracket preventing web updater from workingAndrew Dolgov
2013-03-15Delete blank lines from end of instances plugin's init.phpBrian Ronald
2013-03-14add share to twitter plugin backAndrew Dolgov
2013-03-12add plugins/googlereaderkeysAndrew Dolgov
2013-03-12af_redditimgur: better album embedding layoutAndrew Dolgov
2013-03-12af_redditimgur: support albumsAndrew Dolgov
2013-03-12af_redditimgur: add basic support for handling linked imgur pagesAndrew Dolgov
2013-02-28af_redditimgur: unbreakAndrew Dolgov
2013-02-28af_redditimgur: do not process content multiple timesAndrew Dolgov
2013-02-28googleplus: update icon to be the same size/shape as other pluginsAndrew Dolgov
2013-02-26Replace SQL query which led to problems for some, refactor a bit and ↵nhoening
document what this plugin cannot do if articles are not in the Flattr cataloge.
2013-02-23nsfw: make tags list configurableAndrew Dolgov
2013-02-23add nsfw pluginAndrew Dolgov
2013-02-23add example article hook pluginAndrew Dolgov
2013-02-23add af_* plugin workaround for already processed articleAndrew Dolgov
2013-02-22af_unburn: set useragentAndrew Dolgov
2013-02-21af_unburn: set timeout properly (refs #540)Andrew Dolgov
2013-02-21prevent article filters from modifying article GUID; add separate ↵Andrew Dolgov
plugin_data field for this
2013-02-20close_button: remove useless getInfo() methodAndrew Dolgov
2013-02-20add a close article panel plugin (refs #538)Andrew Dolgov
2013-02-01unburn: remove ending ? from urlsAndrew Dolgov
2013-01-23add af_buttersafeAndrew Dolgov
2013-01-23update art-zoom/art-share iconsAndrew Dolgov