您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913)
11 个月前
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 年前
test_account.py Delete server-side backup keys when deactivating an account. (#15181) 1年前
test_account_data.py Add a module callback to react to account data changes (#12327) 2 年前
test_auth.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_capabilities.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 1年前
test_consent.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_devices.py Fix dehydrated device REST checks (#14336) 1年前
test_directory.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_ephemeral_message.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_events.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_filter.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1年前
test_identity.py Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1年前
test_keys.py Implementation of MSC3967: Don't require UIA for initial upload of cross signing keys (#15077) 1年前
test_login.py Add login spam checker API (#15838) 11 个月前
test_login_token_request.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 1年前
test_models.py A third batch of Pydantic validation for rest/client/account.py (#13736) 1年前
test_mutual_rooms.py Update Mutual Rooms (MSC2666) implementation (#15621) 1年前
test_notifications.py Fix invite notifications for users without pushers (#12840) 2 年前
test_password_policy.py Remove unnecessary `json.dumps` from tests (#13303) 1年前
test_power_levels.py Add type hints to `tests/rest/client` (#12072) 2 年前
test_presence.py Re-introduce the outbound federation proxy (#15913) 11 个月前
test_profile.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_push_rule_attrs.py push rules: fix internal conversion from _type to value (#15781) 1年前
test_read_marker.py Clear event caches when we purge history (#15609) 1年前
test_receipts.py Reject receipt requests with invalid room or event IDs. (#14632) 1年前
test_redactions.py Add a catch-all * to the supported relation types when redacting (#15705) 1年前
test_register.py Revert pruning of old devices (#15360) 1年前
test_relations.py Initial implementation of MSC3981: recursive relations API (#15315) 1年前
test_rendezvous.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_report_event.py Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) 1年前
test_retention.py Add final type hint to tests.unittest. (#15072) 1年前
test_rooms.py Re-introduce the outbound federation proxy (#15913) 11 个月前
test_sendtodevice.py Additional constants for EDU types. (#12884) 2 年前
test_shadow_banned.py Add final type hint to tests.unittest. (#15072) 1年前
test_sync.py Bump black from 22.12.0 to 23.1.0 (#15103) 1年前
test_third_party_rules.py Move ThirdPartyEventRules into module_api/callbacks (#15535) 1年前
test_transactions.py Pass the Requester down to the HttpTransactionCache. (#15200) 1年前
test_typing.py Do not allow a None-limit on PaginationConfig. (#14146) 1年前
test_upgrade_room.py Add final type hint to tests.unittest. (#15072) 1年前
utils.py Fix-up type hints in tests/server.py. (#15084) 1年前