MatrixSynapse/tests
Patrick Cloke 05e0a4089a
Stop applying edits to event contents (MSC3925). (#15193)
Enables MSC3925 support by default, which:

* Includes the full edit event in the bundled aggregations of an
  edited event.
* Stops modifying the original event's content to return the new
  content from the edit event.

This is a backwards-incompatible change that is considered to be
"correct" by the spec.
2023-03-06 09:43:01 -05:00
..
api
app
appservice
config
crypto
events
federation Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
handlers Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
http Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
logging
media Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
metrics
module_api
push Stabilize support for MSC3758: event_property_is push condition (#15185) 2023-03-06 08:38:01 -05:00
replication Merge branch 'master' into develop 2023-02-28 10:14:20 -08:00
rest Stop applying edits to event contents (MSC3925). (#15193) 2023-03-06 09:43:01 -05:00
scripts
server_notices Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
state Fix typechecks against twisted trunk (#13061) 2022-06-15 11:49:58 +01:00
storage Fix ICU tests on alpine / macOS. (#15177) 2023-03-03 14:22:06 +00:00
test_utils
types
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Remove unused `room_alias` field from `/createRoom` response (#15093) 2023-02-22 11:07:28 +00:00
test_mau.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
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 Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
utils.py