synapse-old/synapse/api
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
auth.py
auth_blocking.py
constants.py Support MSC3289: Room version 8 (#10449) 2021-08-09 10:46:39 +02:00
errors.py
filtering.py
presence.py
ratelimiting.py
room_versions.py When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538) 2021-08-09 20:23:31 -05:00
urls.py