Shay 7894251bce Correctly create power level event during initial room creation (#14361) před 2 roky
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) před 3 roky
test_account.py d642ce4b32 Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) před 2 roky
test_account_data.py e4409301ba Add a module callback to react to account data changes (#12327) před 2 roky
test_auth.py a4b1f64562 Fix /refresh endpoint version (#14364) před 2 roky
test_capabilities.py 64c73c6ac8 Add type hints to `tests/rest/client` (#12066) před 2 roky
test_consent.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) před 2 roky
test_devices.py dbfc9b803e Fix dehydrated device REST checks (#14336) před 2 roky
test_directory.py efee345b45 Remove unnecessary `json.dumps` from tests (#13303) před 2 roky
test_ephemeral_message.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) před 2 roky
test_events.py c52abc1cfd Additional constants for EDU types. (#12884) před 2 roky
test_filter.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) před 2 roky
test_identity.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) před 2 roky
test_keys.py d3d9ca156e Cancel the processing of key query requests when they time out. (#13680) před 2 roky
test_login.py 9192d74b0b Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) před 2 roky
test_login_token_request.py e5fdf16d46 Expose MSC3882 only be under an unstable endpoint. (#13868) před 2 roky
test_models.py 742f9f9d78 A third batch of Pydantic validation for rest/client/account.py (#13736) před 2 roky
test_mutual_rooms.py 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) před 2 roky
test_notifications.py b10211871f Fix invite notifications for users without pushers (#12840) před 2 roky
test_password_policy.py efee345b45 Remove unnecessary `json.dumps` from tests (#13303) před 2 roky
test_power_levels.py 54e74cc15f Add type hints to `tests/rest/client` (#12072) před 2 roky
test_presence.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) před 2 roky
test_profile.py d102ad67fd annotate tests.server.FakeChannel (#13136) před 2 roky
test_push_rule_attrs.py 1901cb1d4a Add type hints to `tests/rest/client` (#12084) před 2 roky
test_redactions.py 86c5a710d8 Implement MSC3912: Relation-based redactions (#14260) před 2 roky
test_register.py be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) před 2 roky
test_relations.py 4dd7aa371b Properly update the threads table when thread events are redacted. (#14248) před 2 roky
test_rendezvous.py 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) před 2 roky
test_report_event.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) před 2 roky
test_retention.py 3dd175b628 `synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024) před 2 roky
test_room_batch.py 7bc08f3201 Remove remaining bits of groups code. (#12936) před 2 roky
test_rooms.py 7894251bce Correctly create power level event during initial room creation (#14361) před 2 roky
test_sendtodevice.py c52abc1cfd Additional constants for EDU types. (#12884) před 2 roky
test_shadow_banned.py 84ddcd7bbf Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) před 2 roky
test_sync.py 0e99f07952 Remove support for unstable private read receipts (#13653) před 2 roky
test_third_party_rules.py e2ed1b7155 Use literals in place of `HTTPStatus` constants in tests (#13463) před 2 roky
test_transactions.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) před 2 roky
test_typing.py 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) před 2 roky
test_upgrade_room.py 99d3931974 Add more tests for room upgrades (#13074) před 2 roky
utils.py 86c5a710d8 Implement MSC3912: Relation-based redactions (#14260) před 2 roky