1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-25 17:57:06 +00:00
synapse/tests/media
Patrick Cloke 26b960b08b
Register media servlets via regex. ()
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
..
__init__.py Refactor media modules. () 2023-02-27 08:26:05 -05:00
test_base.py Support rendering some media downloads as inline () 2023-09-29 07:19:38 -04:00
test_filepath.py Refactor media modules. () 2023-02-27 08:26:05 -05:00
test_html_preview.py Add stubs package for lxml. () 2023-05-31 17:06:57 +00:00
test_media_storage.py Register media servlets via regex. () 2023-10-06 07:22:55 -04:00
test_oembed.py Add stubs package for lxml. () 2023-05-31 17:06:57 +00:00
test_url_previewer.py Register media servlets via regex. () 2023-10-06 07:22:55 -04:00