Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-29 | Nicer get() shorthand | David Baker | 1 | -3/+2 |
2016-04-29 | Remove redundant docstring | David Baker | 1 | -4/+0 |
2016-04-29 | Correct default template and add text template | David Baker | 1 | -1/+2 |
2016-04-29 | Send mail notifs with a plaintext part too | David Baker | 5 | -7/+50 |
2016-04-29 | Add an email pusher for new users | David Baker | 2 | -0/+27 |
2016-04-29 | pep8 newline | David Baker | 1 | -1/+1 |
2016-04-28 | Remove vector specific style | David Baker | 1 | -14/+0 |
2016-04-28 | Some basic css to make it halfway legible | David Baker | 3 | -16/+58 |
2016-04-28 | Fix notification link | David Baker | 1 | -1/+1 |
2016-04-28 | May as well always include room link | David Baker | 1 | -4/+3 |
2016-04-28 | Put back real delay before mailing | David Baker | 1 | -1/+1 |
2016-04-28 | Support file messages & fix plain text | David Baker | 2 | -7/+6 |
2016-04-28 | Support image notifs | David Baker | 2 | -15/+33 |
2016-04-28 | Fix more typos in per-request metrics | Mark Haines | 1 | -4/+5 |
2016-04-28 |