aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2020-03-30 01:46:38 +0200
committerLNJ <lnj@kaidan.im>2020-03-31 00:17:06 +0200
commit1cef71d96857825407be192788105a43eb5e1846 (patch)
tree7c83952e9dd830409c626b8c83a54ba842c7fa7f /doc
parent7f080d08252dfb699d4e3ae072cc3db0d2de129d (diff)
downloadqxmpp-1cef71d96857825407be192788105a43eb5e1846.tar.gz
Implement XEP-0245: The /me Command
This adds parsing for recognizing /me commands in message bodies. It complies with version 1.0 of XEP-0245: The /me Command. https://xmpp.org/extensions/xep-0245.html
Diffstat (limited to 'doc')
-rw-r--r--doc/xep.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/xep.doc b/doc/xep.doc
index 7d2d77a8..685c3ac6 100644
--- a/doc/xep.doc
+++ b/doc/xep.doc
@@ -37,6 +37,7 @@ Complete:
- XEP-0224: Attention
- XEP-0231: Bits of Binary (v1.0)
- XEP-0237: Roster Versioning (partially)
+- XEP-0245: The /me Command (v1.0)
- XEP-0249: Direct MUC Invitations (v1.2)
- XEP-0280: Message Carbons
- XEP-0308: Last Message Correction