Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add report room API (MSC4151) (#17270) | Travis Ralston | 2024-06-12 | 1 | -99/+0 |
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
* | Bump ruff from 0.0.277 to 0.0.286 (#16198) | dependabot[bot] | 2023-08-29 | 1 | -1/+1 |
* | Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint retur... | Andrew Morgan | 2023-03-21 | 1 | -5/+11 |
* | Prevent clients from reporting nonexistent events. (#13779) | reivilibre | 2023-02-14 | 1 | -1/+10 |
* | Prefer `type(x) is int` to `isinstance(x, int)` (#14945) | David Robertson | 2023-01-31 | 1 | -1/+1 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -1/+1 |
* | Additional type hints for client REST servlets (part 4) (#10728) | Patrick Cloke | 2021-09-01 | 1 | -3/+12 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -0/+68 |