index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Core
/
Mail
Age
Commit message (
Expand
)
Author
2019-04-27
Add Auto-Submitted E-mail header as per RFC 8384
Frédéric Guillot
2018-03-06
Add author name and email arguments to mail send client
Rens
2017-02-18
Add Reply-To header to emails sent from Kanboard
Frederic Guillot
2017-01-05
Update Swiftmailer to avoid potential security risk
Frederic Guillot
2016-08-07
Re-indent code of PR #2560
Frederic Guillot
2016-08-07
fix selfsigned ssl certificates swift mail
Thomas Lutz
2016-06-05
Conifgure email settings through user interface
Frederic Guillot
2016-06-02
Expose to the user interface the email sender address
Frederic Guillot
2016-05-23
Added QueueManager to process background jobs
Frederic Guillot
2016-03-04
PHPdoc cleanup
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-12-05
Fix phpdoc
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-16
Make mail transports pluggable and move integrations to plugins
Frederic Guillot