forked-synapse/changelog.d
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
..
.gitignore
9581.feature Add get_userinfo_by_id method to ModuleApi (#9581) 2021-08-04 10:40:25 +00:00
10119.misc Improve event caching code (#10119) 2021-08-04 13:54:51 +01:00
10129.bugfix Add warnings to ip_range_blacklist usage with proxies (#10129) 2021-08-03 18:13:34 +00:00
10435.feature Send unstable-prefixed room_type in store-invite IS API requests (#10435) 2021-08-04 13:39:57 -04:00
10443.doc Add documentation for configuring a forward proxy. (#10443) 2021-08-05 07:20:05 -04:00
10498.feature Add support for MSC2716 marker events (#10498) 2021-08-04 12:07:57 -05:00
10504.misc Fix could not serialize access errors for claim_e2e_one_time_keys (#10504) 2021-08-04 13:09:04 +01:00
10507.misc Include room ID in ignored EDU log messages (#10507) 2021-08-03 13:35:49 +00:00
10513.feature Make sync response cache time configurable. (#10513) 2021-08-03 14:45:04 +01:00
10527.misc Refactoring before implementing the updated spaces summary. (#10527) 2021-08-05 12:39:17 +00:00
10529.misc Don't fail CI when lint-newfile job was skipped (#10529) 2021-08-05 11:22:27 +01:00
10530.misc Update the API response for spaces summary over federation. (#10530) 2021-08-06 07:40:29 -04:00
10532.bugfix Only return an appservice protocol if it has a service providing it. (#10532) 2021-08-05 08:22:14 -04:00
10537.misc Mark all MSC2716 events as historical (#10537) 2021-08-05 20:35:53 -05:00
10538.feature When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538) 2021-08-09 20:23:31 -05:00
10539.misc Clean up federation event auth code (#10539) 2021-08-06 13:54:23 +01:00
10541.bugfix Fix exceptions in logs when failing to get remote room list (#10541) 2021-08-06 14:05:41 +01:00
10542.misc Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00
10546.feature Add a setting to disable TLS for sending email (#10546) 2021-08-06 10:13:34 +00:00
10550.bugfix Do not remove status_msg when user going offline (#10550) 2021-08-09 16:21:04 +00:00
10551.doc Moved homeserver documentation above reverse proxy examples (#10551) 2021-08-09 15:12:53 +00:00