anonymousland-synapse/synapse/media
Patrick Cloke 4fc8875876
Refactor media modules. (#15146)
* Removes the `v1` directory from `test.rest.media.v1`.
* Moves the non-REST code from `synapse.rest.media.v1` to `synapse.media`.
* Flatten the `v1` directory from `synapse.rest.media`,  but leave compatiblity
  with 3rd party media repositories and spam checkers.
2023-02-27 08:26:05 -05:00
..
_base.py
filepath.py
media_repository.py
media_storage.py
oembed.py
preview_html.py
storage_provider.py
thumbnailer.py