index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
mail
Age
Commit message (
Expand
)
Author
2017-04-26
update phpmd ruleset to use (subset) of cleancode
Andrew Dolgov
2017-02-10
use print_hidden() for hidden dojo form fields
Andrew Dolgov
2017-01-04
mail plugin: i guess rows= on dijit text areas doesn't work now
Andrew Dolgov
2015-08-11
minor textarea fixes
Andrew Dolgov
2014-08-26
mail plugin: use dijit.form.ComboBox to allow random email input instead of o...
Andrew Dolgov
2014-08-06
mail plugin: fix typo
Andrew Dolgov
2014-08-06
mail plugin: use system from address
Andrew Dolgov
2014-07-02
mail plugin: destination dropdown css fix
Andrew Dolgov
2014-07-02
mail plugin: cleanup disabled completion, add configurable destination email ...
Andrew Dolgov
2014-07-02
mail plugin: only mail unique articles
Andrew Dolgov
2013-07-10
integrate silk icons by Mark James
Andrew Dolgov
2013-05-30
Revert "added a personalized email template. if the file:"
Andrew Dolgov
2013-05-29
added a personalized email template. if the file:
justauser
2013-05-29
changed the preg_split to explode per fox. fixed the template to
justauser
2013-05-27
Added the note text to the body of the email sending articles
justauser
2013-05-26
Changes to support a new version of the phpmailer. Adds a new setting SMTP_S...
justauser
2013-04-19
plugins: bump API version
Andrew Dolgov
2013-04-17
fix blank character after opening bracket in function calls
Andrew Dolgov
2013-04-17
remove $link
Andrew Dolgov
2013-04-16
ttrssMailer: actually use OOP properly
Andrew Dolgov
2013-04-16
mail plugin: fix blank From: header
Andrew Dolgov
2013-04-03
plugins/mail: remove secretkey stuff
Andrew Dolgov
2013-03-22
Merge pull request #73 from derekmurawsky/dmChanges
Andrew Dolgov
2013-03-22
Additions:
derekmurawsky
2013-03-22
db_escape_string: specify link parameter for consistency; sessions: do not fo...
Andrew Dolgov
2013-03-20
remove deprecated theme_image()
Joschasa
2013-03-19
undeprecate mail plugin
Andrew Dolgov
2013-03-19
implement mail plugin using mailto: links; deprecate mail plugin
Andrew Dolgov
2012-12-30
rename plugin main class files
Andrew Dolgov
2012-12-25
plugins cleanup, update descriptions
Andrew Dolgov
2012-12-25
more work on user-selectable plugins; properly process system and user plugins
Andrew Dolgov
2012-12-24
add -list-plugins option; about sections to plugins
Andrew Dolgov
2012-12-23
add and check plugin base class
Andrew Dolgov
2012-12-23
experimental new plugin system
Andrew Dolgov