MatrixSynapse/synapse/rest/admin
Travis Ralston 2f416fc997
Ensure the list media admin API is always available (#5966)
* Ensure the list media admin API is always available

This API is required for some external media repo implementations to operate (mostly for doing quarantine operations on a room).

* changelog
2019-09-03 13:35:20 -06:00
..
__init__.py Ensure the list media admin API is always available (#5966) 2019-09-03 13:35:20 -06:00
_base.py Don't load the media repo when configured to use an external media repo (#5754) 2019-08-13 21:49:28 +10:00
media.py Ensure an auth instance is available to ListMediaInRoom (#5967) 2019-09-03 09:01:30 -06:00
purge_room_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
server_notice_servlet.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00
users.py Remove unnecessary parentheses around return statements (#5931) 2019-08-30 16:28:26 +01:00