matrix-org_synapse/synapse/rest/media/v1
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
..
__init__.py Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2021-10-08 14:49:41 +01:00
_base.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
media_storage.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
storage_provider.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00