| Commit message (Expand) | Author | Files | Lines |
2021-08-16 | Experimental support for MSC3266 Room Summary API. (#10394) | Michael Telatynski | 10 | -115/+289 |
2021-08-16 | Split `synapse.federation.transport.server` into multiple files. (#10590) | Patrick Cloke | 7 | -2158/+2219 |
2021-08-16 | Clean up some logging in the federation event handler (#10591) | Richard van der Hoff | 4 | -29/+28 |
2021-08-16 | Support federation in the new spaces summary API (MSC2946). (#10569) | Patrick Cloke | 6 | -165/+518 |
2021-08-16 | Handle string read receipt data (#10606) | Šimon Brandner | 3 | -1/+32 |
2021-08-16 | Update the Synapse Grafana dashboard (#10570) | Brendan Abolivier | 2 | -66/+485 |
2021-08-13 | Move /batch_send to /v2_alpha directory (MSC2716) (#10576) | Eric Eastwood | 4 | -409/+445 |
2021-08-13 | Fix a harmless exception when the staged events queue is empty. (#10592) | Patrick Cloke | 2 | -5/+11 |
2021-08-12 | Stop building a debian package for Groovy Gorilla (#10588) | David Robertson | 2 | -1/+1 |
2021-08-12 | Remove buildkite-era comment | David Robertson | 1 | -3/+0 |
2021-08-12 | portdb also uses coverage, so provide $TOP there | David Robertson | 1 | -0/+2 |
2021-08-12 | Also rename in lint.sh | David Robertson | 1 | -1/+1 |
2021-08-11 | Update the pagination parameter name based on MSC2946 review. (#10579) | Patrick Cloke | 3 | -10/+11 |
2021-08-11 | Admin API to delete media for a specific user (#10558) | Dirk Klimpel | 7 | -128/+347 |
2021-08-11 | Missed another ci->.ci | David Robertson | 1 | -9/+9 |
2021-08-11 | set TOP in sytest containers | David Robertson | 2 | -2/+3 |
2021-08-11 | Teach MANIFEST and tox about ci->.ci | David Robertson | 2 | -2/+2 |
2021-08-11 | Allow requesting the summary of a space which is joinable. (#10580) | Patrick Cloke | 3 | -15/+45 |
2021-08-11 | Rename ci to .ci | David Robertson | 8 | -6/+6 |
2021-08-11 | Expire old spaces summary pagination sessions. (#10574) | Patrick Cloke | 2 | -1/+24 |
2021-08-11 | Clarify error message when joining a restricted room. (#10572) | Patrick Cloke | 2 | -1/+2 |
2021-08-11 | Fix type hints in space summary tests. (#10575) | Patrick Cloke | 4 | -9/+10 |
2021-08-11 | support federation queries through http connect proxy (#10475) | Dirk Klimpel | 9 | -191/+555 |
2021-08-10 | |