mirror of
https://github.com/matrix-org/synapse.git
synced 2025-01-12 19:27:55 +00:00
1433b5d5b6
* Show erasure status when listing users in the Admin API
* Use USING when joining erased_users
* Add changelog entry
* Revert "Use USING when joining erased_users"
This reverts commit
|
||
---|---|---|
.. | ||
account_validity.md | ||
event_reports.md | ||
media_admin_api.md | ||
purge_history_api.md | ||
README.rst | ||
register_api.md | ||
room_membership.md | ||
rooms.md | ||
server_notices.md | ||
statistics.md | ||
user_admin_api.md | ||
version_api.md |
Admin APIs ========== **Note**: The latest documentation can be viewed `here <https://matrix-org.github.io/synapse>`_. See `docs/README.md <../README.md>`_ for more information. **Please update links to point to the website instead.** Existing files in this directory are preserved to maintain historical links, but may be moved in the future. This directory includes documentation for the various synapse specific admin APIs available. Updates to the existing Admin API documentation should still be made to these files, but any new documentation files should instead be placed under `docs/usage/administration/admin_api <../usage/administration/admin_api>`_.