mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
a8db8c6eba
Makes it so that groups/communities no longer exist from a user-POV. E.g. we remove: * All API endpoints (including Client-Server, Server-Server, and admin). * Documented configuration options (and the experimental flag, which is now unused). * Special handling during room upgrades. * The `groups` section of the `/sync` response. |
||
---|---|---|
.. | ||
__init__.py | ||
test_admin.py | ||
test_background_updates.py | ||
test_device.py | ||
test_event_reports.py | ||
test_federation.py | ||
test_media.py | ||
test_registration_tokens.py | ||
test_room.py | ||
test_server_notice.py | ||
test_statistics.py | ||
test_user.py | ||
test_username_available.py |