mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-09 07:46:59 +02:00
* Include 'prev_content' field in AS events Signed-off-by: Vaishnav Nair <nairvaishnav007@icloud.com> Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
1 line
112 B
Plaintext
1 line
112 B
Plaintext
Include a `prev_content` field in state events sent to Application Services. Contributed by @totallynotvaishnav. |