0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-15 17:18:19 +02:00
synapse/tests/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
..
__init__.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_base.py Support rendering some media downloads as inline (#15988) 2023-09-29 07:19:38 -04:00
test_filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
test_html_preview.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
test_media_storage.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
test_oembed.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
test_url_previewer.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00