Skip to content

Commit 230ed37

Browse files
authored
Update proposals/4155-invite-filtering.md
1 parent 3b248c5 commit 230ed37

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

proposals/4155-invite-filtering.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ When blocking an inviter, the server must respond to the following endpoints wit
6161

6262
The error SHOULD be `M_INVITE_BLOCKED` with a HTTP 403 status code.
6363

64-
When ignoring an invite, these endpoints MUST handle an invite normally as if accepted. However, the server MUST not include the invite down client synchronization endpoints such as `GET /_matrix/client/v3/sync` or MSC4186's sliding sync endpoint. In addition, these invites MUST be ignored when calculating push notifications.
64+
When ignoring an invite, these endpoints MUST handle an invite normally as if accepted. However, the server
65+
MUST not include the invite down client synchronization endpoints such as `GET /_matrix/client/v3/sync` or
66+
MSC4186's sliding sync endpoint. In addition, these invites MUST be ignored when calculating push notifications.
6567

6668
Otherwise, all other endpoints (such as `GET /_matrix/client/v3/rooms/{roomId}/state`) should work as before.
6769

0 commit comments

Comments
 (0)