| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow admins to require a manual approval process before new accounts can be ... | Brendan Abolivier | 2022-09-29 | 1 | -3/+9 |
* | Use literals in place of `HTTPStatus` constants in tests (#13463) | Dirk Klimpel | 2022-08-05 | 1 | -18/+10 |
* | Remove unnecessary `json.dumps` from tests (#13303) | Dirk Klimpel | 2022-07-17 | 1 | -4/+4 |
* | Uniformize spam-checker API, part 5: expand other spam-checker callbacks to r... | David Teller | 2022-07-11 | 1 | -0/+21 |
* | Default to `private` room visibility rather than `public` when a client does ... | reivilibre | 2022-04-01 | 1 | -4/+7 |
* | Add type hints to `tests/rest/client` (#12084) | Dirk Klimpel | 2022-02-28 | 1 | -11/+25 |
* | Add type hints to `tests/rest/client` (#12072) | Dirk Klimpel | 2022-02-24 | 1 | -32/+53 |
* | Add some tests for propagation of device list changes between local users (#1... | Andrew Morgan | 2022-02-15 | 1 | -1/+5 |
* | Allow specifying the application service-specific `user_id` parameter in the ... | reivilibre | 2022-02-03 | 1 | -5/+26 |
* | Test that bans win a join against a race when computing `/sync` response (#1... | David Robertson | 2022-01-07 | 1 | -0/+10 |
* | Misc typing fixes for tests, part 2 of N (#11330) | David Robertson | 2021-11-16 | 1 | -9/+42 |
* | Misc typing fixes for `tests`, part 1 of N (#11323) | David Robertson | 2021-11-12 | 1 | -8/+14 |
* | Add knock information in admin exported data (#11171) | Rafael Gonçalves | 2021-10-28 | 1 | -0/+29 |
* | Make is_public Optional[bool] for create_room_as test util (#10951) (#10963) | AndrewFerr | 2021-10-04 | 1 | -6/+7 |
* | Add reactor to `SynapseRequest` and fix up types. (#10868) | Erik Johnston | 2021-09-24 | 1 | -1/+1 |
* | Allow sending a membership event to unban a user (#10807) | Aaron Raimist | 2021-09-21 | 1 | -0/+11 |
* | Flatten tests/rest/client/{v1,v2_alpha} too (#10667) | David Robertson | 2021-08-20 | 1 | -0/+654 |