MatrixSynapse/synapse
Dirk Klimpel d688b4bafc
Admin API for querying rooms where a user is a member (#8306)
Add a new admin API `GET /_synapse/admin/v1/users/<user_id>/joined_rooms` to
list all rooms where a user is a member.
2020-09-18 15:26:36 +01:00
..
_scripts
api
app
appservice
config
crypto
events
federation
groups
handlers
http
logging Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
metrics
module_api
push
replication
res/templates
rest Admin API for querying rooms where a user is a member (#8306) 2020-09-18 15:26:36 +01:00
server_notices
spam_checker_api
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py