Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port tests/ to Python 3 (#3808) | Amber Brown | 2018-09-07 | 1 | -18/+12 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact | Erik Johnston | 2018-08-24 | 1 | -0/+1 |
|\ | |||||
| * | Fix checking if service notice room is already tagged | Erik Johnston | 2018-08-24 | 1 | -0/+1 |
* | | Change admin_uri to admin_contact in config and errors | Erik Johnston | 2018-08-24 | 1 | -2/+2 |
|/ | |||||
* | Fix bug where we resent "limit exceeded" server notices | Erik Johnston | 2018-08-23 | 1 | -0/+66 |
* | Actually run the tests | Erik Johnston | 2018-08-23 | 1 | -0/+0 |
* | Update notice format | Erik Johnston | 2018-08-22 | 1 | -3/+9 |
* | clean up, no functional changes | Neil Johnson | 2018-08-17 | 1 | -15/+17 |
* | refactor for readability, and reuse caching for setting tags | Neil Johnson | 2018-08-16 | 1 | -0/+1 |
* | check for room state before deciding on action | Neil Johnson | 2018-08-16 | 1 | -20/+32 |
* | implementation of server notices to alert on hitting resource limits | Neil Johnson | 2018-08-10 | 1 | -0/+125 |