forked-synapse/synapse/media
Patrick Cloke 26b960b08b
Register media servlets via regex. (#16419)
This converts the media servlet URLs in the same way as
(most) of the rest of Synapse. This will give more flexibility
in the versions each endpoint exists under.
2023-10-06 07:22:55 -04:00
..
_base.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
media_repository.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
media_storage.py Make the media /upload tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
oembed.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
preview_html.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
storage_provider.py Make the media /upload tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
thumbnailer.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
url_previewer.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00