synapse/tests/media
Hugh Nimmo-Smith 379356c0ea
Add media repository callbacks to module API to control media upload size (#18457)
Adds new callbacks for media related functionality:

- `get_media_config_for_user`
- `is_user_allowed_to_upload_media_of_size`
2025-06-04 11:33:10 +01:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_base.py Update license headers 2023-11-21 15:29:58 -05:00
test_filepath.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_html_preview.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
test_media_retention.py Store hashes of media files, and allow quarantining by hash. (#18277) 2025-03-27 17:26:34 +00:00
test_media_storage.py Add media repository callbacks to module API to control media upload size (#18457) 2025-06-04 11:33:10 +01:00
test_oembed.py Bump mypy from 1.10.1 to 1.11.2 (#17842) 2024-10-17 15:05:00 +00:00
test_url_previewer.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00