MatrixSynapse/tests
Will Hunt 79eb6c0cdc
Support rendering some media downloads as inline (#15988)
Use an `inline` Content-Disposition header when the media is
"safe" to display inline (some known text, image, video, audio
formats).
2023-09-29 07:19:38 -04:00
..
api
app
appservice
config
crypto
events
federation Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
handlers Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
http
logging
media Support rendering some media downloads as inline (#15988) 2023-09-29 07:19:38 -04:00
metrics
module_api
push
replication Stop patching EventBase.__eq__ in tests. (#16349) 2023-09-18 14:48:02 +00:00
rest Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
scripts
server_notices
state Improve state types. (#16395) 2023-09-28 07:01:46 -04:00
storage Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
test_utils
types
util Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py