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
Copy file name to clipboardExpand all lines: proposals/4042-disabled-presence-state.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ In current matrix we have no way to tell clients that we simply do not have pres
4
4
for a given homeserver or user. This proposal addresses this fact by adding a `disabled` state.
5
5
6
6
By adding a `disabled` state to presence it allows us to kill two birds with one stone. Its used for
7
-
MSC4043 and for this proposal. In this proposal its simply used to indicatea lack of information about
7
+
[MSC4043](https://github.com/matrix-org/matrix-spec-proposals/pull/4043) and for this proposal. In this proposal its simply used to indicatea lack of information about
8
8
a given user. This is going to 9 times out of 10 be because of that presence is disabled somewhere in the
9
9
chain and therefore you cant get data. Be that disabled by the other user or their server or your server.
10
10
If you are on matrix.org for example all presence will return this value if this proposal is adopted until
0 commit comments