synapse-product/synapse
Travis Ralston b60bb28bbc
Add an admin API to get the current room state (#9168)
This could arguably replace the existing admin API for `/members`, however that is out of scope of this change.

This sort of endpoint is ideal for moderation use cases as well as other applications, such as needing to retrieve various bits of information about a room to perform a task (like syncing power levels between two places). This endpoint exposes nothing more than an admin would be able to access with a `select *` query on their database.
2021-02-02 11:16:29 +00:00
..
_scripts
api
app
appservice
config
crypto
events Remote dependency on distutils (#9125) 2021-01-15 15:59:20 +00:00
federation
groups
handlers Add an admin API to get the current room state (#9168) 2021-02-02 11:16:29 +00:00
http
logging
metrics Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
module_api
push
replication
res/templates
rest Add an admin API to get the current room state (#9168) 2021-02-02 11:16:29 +00: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 Try and drop stale extremities. (#8929) 2020-12-18 09:49:18 +00:00