MatrixSynapse/synapse/rest/media
Erik Johnston 43f0941e8f Split out BaseMediaResource into MediaRepository
This is so that a single MediaRepository can be shared across all
resources, rather than having a "copy" per resource.

In particular this allows us to guard against both the thumbnail and
download resource triggering a download of remote content at the same
time.
2016-04-19 11:24:59 +01:00
..
v0 Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
v1 Split out BaseMediaResource into MediaRepository 2016-04-19 11:24:59 +01:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00