25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Shay 8ab16a92ed
Persist CreateRoom events to DB in a batch (#13800)
1 yıl önce
..
__init__.py Reference Matrix Home Server 9 yıl önce
oidc_test_key.p8 JWT OIDC secrets for Sign in with Apple (#9549) 3 yıl önce
oidc_test_key.pub.pem JWT OIDC secrets for Sign in with Apple (#9549) 3 yıl önce
test_admin.py Add some type hints to the tests.handlers module. (#12207) 2 yıl önce
test_appservice.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 yıl önce
test_auth.py Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 yıl önce
test_cas.py Use `getClientAddress` instead of `getClientIP`. (#12599) 2 yıl önce
test_deactivate_account.py Port the push rule classes to Rust. (#13768) 1 yıl önce
test_device.py Consolidate the logic of delete_device/delete_devices. (#12970) 1 yıl önce
test_directory.py Add missing type hints for tests.unittest. (#13397) 1 yıl önce
test_e2e_keys.py Fix bug in device list caching when remote users leave rooms (#13749) 1 yıl önce
test_e2e_room_keys.py Remove redundant "coding: utf-8" lines (#9786) 3 yıl önce
test_federation.py Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403) 1 yıl önce
test_federation_event.py Avoid putting rejected events in room state (#13723) 1 yıl önce
test_message.py Persist CreateRoom events to DB in a batch (#13800) 1 yıl önce
test_oidc.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 yıl önce
test_password_providers.py Register homeserver modules when creating test homeserver (#13558) 1 yıl önce
test_presence.py Prevent a sync request from removing a user's busy presence status (#12213) 2 yıl önce
test_profile.py Remove redundant `get_success` calls in test code (#12346) 2 yıl önce
test_receipts.py Remove support for unstable private read receipts (#13653) 1 yıl önce
test_register.py Persist CreateRoom events to DB in a batch (#13800) 1 yıl önce
test_room.py Pull out encrypted_by_default tests from user_directory tests (#10752) 2 yıl önce
test_room_member.py Fix that user cannot `/forget` rooms after the last member has left (#13546) 1 yıl önce
test_room_summary.py Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991) 1 yıl önce
test_saml.py Use `getClientAddress` instead of `getClientIP`. (#12599) 2 yıl önce
test_send_email.py Support Implicit TLS for sending emails (#13317) 1 yıl önce
test_stats.py Replace noop background updates with DELETE. (#12954) 1 yıl önce
test_sync.py Async get event cache prep (#13242) 1 yıl önce
test_typing.py typing: check origin server of typing event against room's servers (#13830) 1 yıl önce
test_user_directory.py Remove remaining bits of groups code. (#12936) 1 yıl önce