You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Robertson fcf3c493c2
Expose OIDC discovery information under the CSAPI (#16726)
5 months ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_account.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 6 months ago
test_account_data.py Replace make_awaitable with AsyncMock (#16179) 9 months ago
test_auth.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_auth_issuer.py Expose OIDC discovery information under the CSAPI (#16726) 5 months ago
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) 11 months ago
test_consent.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_devices.py Support MSC3814: Dehydrated Devices Part 2 (#16010) 9 months ago
test_directory.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_ephemeral_message.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_events.py Use full GitHub links instead of bare issue numbers. (#16637) 6 months ago
test_filter.py Bump mypy-zope & mypy. (#16188) 8 months ago
test_identity.py Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241) 1 year ago
test_keys.py Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 5 months ago
test_login.py Update ruff config (#16283) 8 months ago
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) 11 months ago
test_models.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 7 months ago
test_mutual_rooms.py Update Mutual Rooms (MSC2666) implementation (#15621) 1 year ago
test_notifications.py Replace simple_async_mock with AsyncMock (#16180) 8 months ago
test_password_policy.py Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
test_power_levels.py Add type hints to `tests/rest/client` (#12072) 2 years ago
test_presence.py Add a new module API to update user presence state. (#16544) 6 months ago
test_profile.py Implement MSC4069: Inhibit profile propagation (#16636) 5 months ago
test_push_rule_attrs.py push rules: fix internal conversion from _type to value (#15781) 11 months ago
test_read_marker.py Clear event caches when we purge history (#15609) 11 months ago
test_receipts.py Additional validation of receipts (#16327) 8 months ago
test_redactions.py Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
test_register.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 6 months ago
test_relations.py Prepare unit tests for Python 3.12 (#16099) 8 months ago
test_rendezvous.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
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 year ago
test_retention.py Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
test_rooms.py Use full GitHub links instead of bare issue numbers. (#16637) 6 months ago
test_sendtodevice.py Additional constants for EDU types. (#12884) 2 years ago
test_shadow_banned.py Bump mypy-zope & mypy. (#16188) 8 months ago
test_sync.py Use full GitHub links instead of bare issue numbers. (#16637) 6 months ago
test_third_party_rules.py Bump mypy-zope & mypy. (#16188) 8 months ago
test_transactions.py Replace make_awaitable with AsyncMock (#16179) 9 months ago
test_typing.py Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
test_upgrade_room.py Fix upgrading a room without `events` field in power levels (#16725) 5 months ago
utils.py Register media servlets via regex. (#16419) 7 months ago