summary refs log tree commit diff
path: root/synapse/config/emailconfig.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nicer get() shorthandDavid Baker2016-04-291-3/+2
* Remove redundant docstringDavid Baker2016-04-291-4/+0
* Correct default template and add text templateDavid Baker2016-04-291-1/+2
* Send mail notifs with a plaintext part tooDavid Baker2016-04-291-0/+2
* pep8David Baker2016-04-281-1/+1
* Hopefully all remaining bits for email notifsDavid Baker2016-04-271-1/+8
* Generate mails from a templateDavid Baker2016-04-201-10/+25
* Send a rather basic email notifDavid Baker2016-04-201-0/+62