0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 18:08:19 +02:00
synapse/tests/rest/media/v1
Richard van der Hoff e24ff8ebe3
Remove HomeServer.get_datastore() (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.

Part of #11733
2022-02-23 11:04:02 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_base.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_filepath.py Fix media repository failing when media store path contains symlinks (#11446) 2021-12-02 16:05:24 +00:00
test_html_preview.py Support rendering previews with data: URLs in them (#11767) 2022-01-24 08:58:18 -05:00
test_media_storage.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_oembed.py Be more lenient when parsing the version for oEmbed responses. (#11065) 2021-10-13 07:00:07 -04:00
test_url_preview.py Implement a content type allow list for URL previews (#11936) 2022-02-10 15:43:01 +00:00