| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | run isort | Amber Brown | 2018-07-09 | 1 | -2/+1 |
| | | |||||
| * | Split out edu/query registration to a separate class | Erik Johnston | 2018-03-13 | 1 | -1/+1 |
| | | |||||
| * | Sanity checking for user ids | Richard van der Hoff | 2018-01-17 | 1 | -3/+11 |
| | | | | | | | | | Check the user_id passed to a couple of APIs for validity, to avoid "IndexError: list index out of range" exception which looks scary and results in a 500 rather than a more useful error. Fixes #1432, among other things | ||||
| * | Use new federation_sender DI | Erik Johnston | 2016-11-16 | 1 | -2/+2 |
| | | |||||
| * | Add a new method to enqueue the device messages rather than sending a dummy EDU | Mark Haines | 2016-09-07 | 1 | -7/+3 |
| | | |||||
| * | Send device messages over federation | Mark Haines | 2016-09-06 | 1 | -0/+121 |
