MatrixSynapse/tests
Patrick Cloke 4f5bccbbba
Add forward-compatibility for the redacts property (MSC2174). (#16013)
The location of the redacts field changes in room version 11. Ensure
it is copied to the *new* location for *old* room versions for
forwards-compatibility with clients.

Note that copying it to the *old* location for the *new* room version
was previously handled.
2023-08-02 15:35:54 +00:00
..
api
app Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
appservice Remove support for legacy application service paths (#15964) 2023-07-26 12:59:47 -07:00
config
crypto
events Properly handle redactions of creation events (#15973) 2023-07-23 16:32:01 -07:00
federation
handlers Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
http Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
logging
media
metrics
module_api
push Update MSC3958 support to interact with intentional mentions. (#15992) 2023-08-02 08:41:32 -04:00
replication Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
rest Add forward-compatibility for the redacts property (MSC2174). (#16013) 2023-08-02 15:35:54 +00:00
scripts
server_notices
state
storage Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
test_utils
types
util
__init__.py
server.py Unix Sockets for HTTP Replication (#15708) 2023-07-11 13:08:06 -05:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
utils.py