0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-21 18:48:51 +02:00
synapse/changelog.d/12766.bugfix
Patrick Cloke 1acc897c31
Implement MSC3816, consider the root event for thread participation. (#12766)
As opposed to only considering a user to have "participated" if they
replied to the thread.
2022-06-06 07:18:04 -04:00

2 lines
157 B
Plaintext

Implement [MSC3816](https://github.com/matrix-org/matrix-spec-proposals/pull/3816): sending the root event in a thread should count as "participated" in it.