mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-28 00:52:25 -05:00
* 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. |
||
|---|---|---|
| .. | ||
| _base.py | ||
| filepath.py | ||
| media_repository.py | ||
| media_storage.py | ||
| oembed.py | ||
| preview_html.py | ||
| storage_provider.py | ||
| thumbnailer.py | ||