You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
matrixbot
changed the title
If a client calls /join twice, the server should suppress the second one as a no-op (SYN-6)
If a client calls /join twice, the server should suppress the second one as a no-op (https://github.com/matrix-org/synapse/issues/1200)
Nov 7, 2016
matrixbot
changed the title
If a client calls /join twice, the server should suppress the second one as a no-op (https://github.com/matrix-org/synapse/issues/1200)
If a client calls /join twice, the server should suppress the second one as a no-op (SYN-6)
Nov 7, 2016
Currently the server relays two /join requests as distinct events. Surely it should immediately suppress the second one as a no-op
(Imported from https://matrix.org/jira/browse/SYN-6)
(Reported by @ara4n)
The text was updated successfully, but these errors were encountered: