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
420031906a
MatrixSynapse
/
tests
/
storage
History
Dirk Klimpel
7a2e9b549d
Remove user's avatar URL and displayname when deactivated. (
#8932
)
...
This only applies if the user's data is to be erased.
2021-01-12 16:30:15 -05:00
..
__init__.py
…
test__base.py
…
test_account_data.py
Improve the performance of calculating ignored users in large rooms (
#9024
)
2021-01-07 13:03:38 +00:00
test_appservice.py
…
test_background_update.py
…
test_base.py
…
test_cleanup_extrems.py
…
test_client_ips.py
Remove deprecated `/_matrix/client/*/admin` endpoints (
#8785
)
2020-11-25 16:26:11 -05:00
test_database.py
…
test_devices.py
Add number of local devices to Room Details Admin API (
#8886
)
2020-12-11 10:42:47 +00:00
test_directory.py
…
test_e2e_room_keys.py
Apply an IP range blacklist to push and key revocation requests. (
#8821
)
2020-12-02 11:09:24 -05:00
test_end_to_end_keys.py
…
test_event_chain.py
Use a chain cover index to efficiently calculate auth chain difference (
#8868
)
2021-01-11 16:09:22 +00:00
test_event_federation.py
Use a chain cover index to efficiently calculate auth chain difference (
#8868
)
2021-01-11 16:09:22 +00:00
test_event_metrics.py
…
test_event_push_actions.py
…
test_events.py
Try and drop stale extremities. (
#8929
)
2020-12-18 09:49:18 +00:00
test_id_generators.py
…
test_keys.py
…
test_main.py
Make search statement in List Room and User Admin API case-insensitive (
#8931
)
2020-12-17 10:43:37 +00:00
test_monthly_active_users.py
…
test_profile.py
Remove user's avatar URL and displayname when deactivated. (
#8932
)
2021-01-12 16:30:15 -05:00
test_purge.py
Apply an IP range blacklist to push and key revocation requests. (
#8821
)
2020-12-02 11:09:24 -05:00
test_redaction.py
Remove redundant mocking
2020-12-02 17:53:38 +00:00
test_registration.py
…
test_room.py
…
test_roommember.py
Remove redundant mocking
2020-12-02 17:53:38 +00:00
test_state.py
…
test_transactions.py
…
test_user_directory.py
Use the simple dictionary in full text search for the user directory (
#8959
)
2020-12-17 14:42:30 +01:00