summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2020-07-05 22:28:44 +0300
committerdefanor <defanor@uberspace.net>2020-07-05 22:28:44 +0300
commitfc3ac84c2fa091d12c2034f06b227618e76c1226 (patch)
treeb4b316d5ba8ed3b1aa882caef82029b795c59157 /README
parentc09bb4e4434667debc0e28d25b5a358ef4ffb498 (diff)
Add presence tracking
Presence of roster contacts is tracked by rexmpp now (optionally, by default), and the weechat plugin marks online contacts with the "+" prefix.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3a43f2a..8daedda 100644
--- a/README
+++ b/README
@@ -71,7 +71,7 @@ A rough roadmap:
- Additional state tracking:
-[ ] XMPP IM (RFC 6121): track presences of contacts.
+[+] XMPP IM (RFC 6121): track presences of contacts.
[ ] XEP-0030: Service Discovery: track features provided by known
entities.
[ ] XEP-0115: Entity Capabilities: maintain a capability database,