mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-25 03:07:08 -05:00
This simplifies things as it is, but will also allow us to change the way we traverse topologically without having to update the way push actions work. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test__base.py | ||
| test_appservice.py | ||
| test_background_update.py | ||
| test_base.py | ||
| test_client_ips.py | ||
| test_devices.py | ||
| test_directory.py | ||
| test_end_to_end_keys.py | ||
| test_event_federation.py | ||
| test_event_push_actions.py | ||
| test_keys.py | ||
| test_presence.py | ||
| test_profile.py | ||
| test_redaction.py | ||
| test_registration.py | ||
| test_room.py | ||
| test_roommember.py | ||
| test_user_directory.py | ||