0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-21 18:48:51 +02:00
synapse/changelog.d/10223.bugfix
Richard van der Hoff 8beead66ae
Send out invite rejections and knocks over federation (#10223)
ensure that events sent via `send_leave` and `send_knock` are sent on to
the rest of the federation.
2021-06-23 12:54:50 +01:00

2 lines
124 B
Plaintext

Fix a long-standing bug which meant that invite rejections and knocks were not sent out over federation in a timely manner.