Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include name of room for invites in push | David Baker | 2016-07-28 | 1 | -1/+4 |
| | | | | Avoids insane pushes like, "Bob invited you to invite from Bob" | ||||
* | Use similar naming we use in email notifs for push | David Baker | 2016-06-24 | 1 | -1/+4 |
| | | | | Fixes https://github.com/vector-im/vector-web/issues/1654 | ||||
* | catch thinko in presentable names | Matthew Hodgson | 2016-05-23 | 1 | -4/+15 |
| | |||||
* | Docstring | David Baker | 2016-04-29 | 1 | -0/+14 |
| | |||||
* | pep8 newline | David Baker | 2016-04-29 | 1 | -1/+1 |
| | |||||
* | Handle room invites in email notifs | David Baker | 2016-04-28 | 1 | -3/+3 |
| | |||||
* | More variable calculation for email notifs | David Baker | 2016-04-25 | 1 | -0/+145 |
Include name of the person we're sending to and add summary text at the top giving an overview of what's happened. |