0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-04 15:39:01 +02:00
synapse/changelog.d/10165.bugfix
Erik Johnston cdd985c64f Only send a presence state to a destination once (#10165)
It turns out that we were sending the same presence state to a remote
potentially multiple times.
2021-06-11 15:21:08 +01:00

1 line
79 B
Text

Fix a bug where Synapse could send the same presence update to a remote twice.