summary refs log tree commit diff
path: root/synapse/push/mailer.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hopefully all remaining bits for email notifsDavid Baker2016-04-271-22/+144
* More variable calculation for email notifsDavid Baker2016-04-251-2/+55
* Actually do UTF8 correctlyDavid Baker2016-04-221-1/+1
* Mime part is binary so encode it first.David Baker2016-04-221-1/+1
* Flesh out email templatingDavid Baker2016-04-211-3/+58
* Generate mails from a templateDavid Baker2016-04-201-13/+17
* more pep8David Baker2016-04-201-1/+1
* Send a rather basic email notifDavid Baker2016-04-201-0/+48