Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More consistent config naming | David Baker | 2016-05-10 | 1 | -1/+1 |
* | Add config option to not send email notifs for new users | David Baker | 2016-05-10 | 1 | -0/+4 |
* | fix layout; handle app naming in synapse, not jinja | Matthew Hodgson | 2016-05-05 | 1 | -0/+5 |
* | fix assorted typos in default config | Matthew Hodgson | 2016-05-04 | 1 | -3/+3 |
* | Try imports in config | David Baker | 2016-04-29 | 1 | -0/+7 |
* | Default enable email notifs to False | David Baker | 2016-04-29 | 1 | -1/+1 |
* | Nicer get() shorthand | David Baker | 2016-04-29 | 1 | -3/+2 |
* | Remove redundant docstring | David Baker | 2016-04-29 | 1 | -4/+0 |
* | Correct default template and add text template | David Baker | 2016-04-29 | 1 | -1/+2 |
* | Send mail notifs with a plaintext part too | David Baker | 2016-04-29 | 1 | -0/+2 |
* | pep8 | David Baker | 2016-04-28 | 1 | -1/+1 |
* | Hopefully all remaining bits for email notifs | David Baker | 2016-04-27 | 1 | -1/+8 |
* | Generate mails from a template | David Baker | 2016-04-20 | 1 | -10/+25 |
* | Send a rather basic email notif | David Baker | 2016-04-20 | 1 | -0/+62 |