MatrixSynapse/synapse/events
Eric Eastwood 7afb615839
When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538)
* Keep event fields that maintain the historical event structure intact

Fix https://github.com/matrix-org/synapse/issues/10521

* Add changelog

* Bump room version

* Better changelog text

* Fix up room version after develop merge
2021-08-09 20:23:31 -05:00
..
__init__.py Do not include signatures/hashes in make_{join,leave,knock} responses. (#10404) 2021-07-16 10:36:38 -04:00
builder.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
presence_router.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
snapshot.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
spamcheck.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
third_party_rules.py Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2021-07-20 12:39:46 +02:00
utils.py When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538) 2021-08-09 20:23:31 -05:00
validator.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00