From fc3ac84c2fa091d12c2034f06b227618e76c1226 Mon Sep 17 00:00:00 2001 From: defanor Date: Sun, 5 Jul 2020 22:28:44 +0300 Subject: 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. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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, -- cgit v1.2.3