From bef4b0a6699f53ff1c73a3dfdd6997967913e12b Mon Sep 17 00:00:00 2001 From: defanor Date: Tue, 17 Nov 2020 19:10:46 +0300 Subject: Support XEP-0163 (PEP) and XEP-0172 (User Nickname) --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index f8c38de..47de5e7 100644 --- a/README +++ b/README @@ -60,7 +60,8 @@ A rough roadmap: versioning and caching) [+] XEP-0030: Service Discovery (replying to queries) [+] XEP-0115: Entity Capabilities (including into initial presence) -[ ] OpenPGP (XEP-0373) +[+] XEP-0172: User Nickname +[ ] XEP-0373: OpenPGP for XMPP [ ] XEP-0402: PEP Native Bookmarks (autojoin conferences) [ ] XEP-0166: Jingle [ ] XEP-0234: Jingle File Transfer @@ -75,6 +76,7 @@ A rough roadmap: - Additional state tracking: [+] XMPP IM (RFC 6121): track presences of contacts. +[+] XEP-0163: Personal Eventing Protocol: track contacts' published items. [ ] XEP-0030: Service Discovery: track features provided by known entities. [ ] XEP-0115: Entity Capabilities: maintain a capability database, @@ -82,7 +84,9 @@ A rough roadmap: [ ] XEP-0045: Multi-User Chat: tracking of related states/presences. -- Various utility functions? +- Various utility functions: + +[+] Display name establishment. - Examples and application: -- cgit v1.2.3