This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
01a45869f0
MatrixSynapse
/
tests
/
rest
/
client
History
Mohit Rathee
5eb3fd785b
Trim whitespace when setting display names (
#16031
)
2023-08-01 09:14:02 -04:00
..
__init__.py
…
test_account.py
…
test_account_data.py
…
test_auth.py
…
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
)
2023-06-01 08:52:51 -04:00
test_consent.py
…
test_devices.py
Support MSC3814: Dehydrated Devices (
#15929
)
2023-07-24 08:23:19 -07:00
test_directory.py
…
test_ephemeral_message.py
…
test_events.py
…
test_filter.py
`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (
#15649
)
2023-06-02 17:24:13 -07:00
test_identity.py
…
test_keys.py
…
test_login.py
Add login spam checker API (
#15838
)
2023-06-26 14:12:20 +00:00
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
)
2023-06-01 08:52:51 -04:00
test_models.py
…
test_mutual_rooms.py
…
test_notifications.py
…
test_password_policy.py
…
test_power_levels.py
…
test_presence.py
Re-introduce the outbound federation proxy (
#15913
)
2023-07-18 09:49:21 +01:00
test_profile.py
Trim whitespace when setting display names (
#16031
)
2023-08-01 09:14:02 -04:00
test_push_rule_attrs.py
push rules: fix internal conversion from _type to value (
#15781
)
2023-06-16 14:17:02 +02:00
test_read_marker.py
Clear event caches when we purge history (
#15609
)
2023-06-08 13:14:40 +01:00
test_receipts.py
…
test_redactions.py
Support room version 11 (
#15912
)
2023-07-18 08:44:59 -04:00
test_register.py
…
test_relations.py
…
test_rendezvous.py
…
test_report_event.py
…
test_retention.py
…
test_rooms.py
Add ability to wait for locks and add locks to purge history / room deletion (
#15791
)
2023-07-31 10:58:03 +01:00
test_sendtodevice.py
…
test_shadow_banned.py
…
test_sync.py
…
test_third_party_rules.py
…
test_transactions.py
…
test_typing.py
…
test_upgrade_room.py
…
utils.py
…