mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -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 | ||
_base.py | ||
background_updates.py | ||
devices.py | ||
event_reports.py | ||
federation.py | ||
media.py | ||
registration_tokens.py | ||
rooms.py | ||
server_notice_servlet.py | ||
statistics.py | ||
username_available.py | ||
users.py |