Update proposals/1819-remove-presence-lists.md

Co-Authored-By: neilisfragile <neil@matrix.org>
This commit is contained in:
Richard van der Hoff 2019-01-30 10:44:15 +00:00 committed by GitHub
parent 9f517f33ce
commit 5151aa0aa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Remove references to presence lists
[Presence](https://matrix.org/docs/spec/client_server/r0.4.0.html#id388) lists allow a given user the ability to subscribe to other users and be alerted to their current presence status.
[Presence](https://matrix.org/docs/spec/client_server/r0.4.0.html#id107) lists allow a given user the ability to subscribe to other users and be alerted to their current presence status.
While spec'd, no established client has implemented support and the only server side implementation raises privacy concerns.