MatrixSynapse/synapse
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
..
_scripts Properly setup the additional sequences in the portdb script. (#16043) 2023-08-01 10:36:33 -04:00
api Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
app
appservice Remove support for legacy application service paths (#15964) 2023-07-26 12:59:47 -07:00
config Support MSC3814: Dehydrated Devices (#15929) 2023-07-24 08:23:19 -07:00
crypto
events Add forward-compatibility for the redacts property (MSC2174). (#16013) 2023-08-02 15:35:54 +00:00
federation Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
handlers Trim whitespace when setting display names (#16031) 2023-08-01 09:14:02 -04:00
http Don't log exceptions for every non-200 response (#15969) 2023-07-20 11:07:58 +01:00
logging
media
metrics
module_api
push Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
replication Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
res
rest Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
server_notices
spam_checker_api
state Speed up updating state in large rooms (#15971) 2023-07-20 15:51:28 +01:00
static
storage Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
streams
types
util Add metrics tracking for eviction to ResponseCache (#16028) 2023-08-01 08:10:49 -04:00
__init__.py
event_auth.py Support room version 11 (#15912) 2023-07-18 08:44:59 -04:00
notifier.py Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
py.typed
server.py Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
visibility.py