synapse/tests/rest/client
Hugh Nimmo-Smith 379356c0ea
Add media repository callbacks to module API to control media upload size (#18457)
Adds new callbacks for media related functionality:

- `get_media_config_for_user`
- `is_user_allowed_to_upload_media_of_size`
2025-06-04 11:33:10 +01:00
..
sliding_sync Bump ruff from 0.7.3 to 0.11.10 (#18451) 2025-05-20 15:23:30 +01:00
__init__.py
test_account_data.py
test_account.py
test_auth_metadata.py Support the new /auth_metadata endpoint defined in MSC2965. (#18093) 2025-01-21 13:48:49 +01:00
test_auth.py
test_capabilities.py Implement MSC4133 to support custom profile fields. (#17488) 2025-01-21 11:11:04 +00:00
test_consent.py
test_delayed_events.py MSC4140: don't cancel delayed state on own state (#17810) 2025-03-17 16:21:45 +00:00
test_devices.py
test_directory.py
test_ephemeral_message.py
test_events.py
test_filter.py
test_identity.py
test_keys.py
test_login_token_request.py
test_login.py make tests tolerant to authlib 1.5.2 error messages (#18390) 2025-05-05 10:09:39 +00:00
test_media.py Add media repository callbacks to module API to control media upload size (#18457) 2025-06-04 11:33:10 +01:00
test_models.py Cleanup Python 3.8 leftovers (#17967) 2025-02-10 16:53:24 +00:00
test_mutual_rooms.py
test_notifications.py
test_owned_state.py
test_password_policy.py
test_power_levels.py
test_presence.py Ratelimit presence updates (#18000) 2025-01-24 19:58:01 +00:00
test_profile.py Implement MSC4133 to support custom profile fields. (#17488) 2025-01-21 11:11:04 +00:00
test_push_rule_attrs.py
test_read_marker.py
test_receipts.py
test_redactions.py
test_register.py
test_relations.py
test_rendezvous.py Fix MSC4108 'rendez-vous' responses with some reverse proxy in the front of Synapse (#18178) 2025-02-25 11:34:33 +01:00
test_reporting.py
test_retention.py
test_rooms.py Add a column participant to room_memberships table (#18068) 2025-03-18 17:59:57 +00:00
test_sendtodevice.py
test_shadow_banned.py
test_sync.py
test_tags.py
test_third_party_rules.py
test_transactions.py
test_typing.py
test_upgrade_room.py
utils.py Bump ruff from 0.7.3 to 0.11.10 (#18451) 2025-05-20 15:23:30 +01:00