Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert push to async/await. (#7948) | Patrick Cloke | 2020-07-27 | 1 | -9/+6 |
* | No longer use room alias events to calculate room names for push notification... | Patrick Cloke | 2020-02-21 | 1 | -22/+14 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -13/+12 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -19/+26 |
* | Fix email notifications for large unnamed rooms. | Erik Johnston | 2019-06-07 | 1 | -0/+11 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -3/+3 |
* | Consistently use six's iteritems and wrap lazy keys/values in list() if they'... | Amber Brown | 2018-05-31 | 1 | -1/+1 |
* | Fix push room names for rooms with only an alias | Erik Johnston | 2016-08-30 | 1 | -1/+1 |
* | Typo | Erik Johnston | 2016-08-26 | 1 | -1/+0 |
* | Fix up push to use get_current_state_ids | Erik Johnston | 2016-08-25 | 1 | -0/+199 |