0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 18:36:48 +02:00
synapse/tests
Patrick Cloke 23d701864f
Improve the performance of calculating ignored users in large rooms (#9024)
This allows for efficiently finding which users ignore a particular
user.

Co-authored-by: Erik Johnston <erik@matrix.org>
2021-01-07 13:03:38 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers
http
logging
module_api
push
replication
rest
scripts
server_notices
state
storage
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py