summary refs log tree commit diff
path: root/res/templates/room.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ship the email templates as package_dataRichard van der Hoff2018-10-171-33/+0
| | | | | | | | | | move the example email templates into the synapse package so that they can be used as package data, which should mean that all of the packaging mechanisms (pip, docker, debian, arch, etc) should now come with the example templates. In order to grandfather in people who relied on the templates being in the old place, check for that situation and fall back to using the defaults if the templates directory does not exist.
* Switch from CSS to Table layout for HTML mails so they work in Outlook ↵Matthew Hodgson2016-05-101-23/+31
| | | | | | | aka Word Remove templates-vector and theme templates with variables instead Switch to matrix.to URLs by default for links
* Some basic css to make it halfway legibleDavid Baker2016-04-281-7/+7
|
* Handle room invites in email notifsDavid Baker2016-04-281-5/+9
|
* Hopefully all remaining bits for email notifsDavid Baker2016-04-271-4/+19
| | | | Add public facing base url to the server so synapse knows what URL to use when converting mxc to http urls for use in emails
* Add WIP email template filesDavid Baker2016-04-211-0/+6