aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2019-04-27 20:14:57 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2019-05-04 13:40:44 +0200
commitcaeb6f2608ab0f6e769fb93fef14658bfe165378 (patch)
treeeab9704b81495a29eea09100db8b0fccadd31e34 /doc
parent537e325e2d44e696993b78ae2b8dd8437433c2b9 (diff)
downloadqxmpp-caeb6f2608ab0f6e769fb93fef14658bfe165378.tar.gz
Implement XEP-0382: Spoiler messages (v0.2.0)
This adds parsing and serialization of spoilers in the QXmppMessage class.
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 aecbac65..3b59b37b 100644
--- a/doc/xep.doc
+++ b/doc/xep.doc
@@ -41,6 +41,7 @@ Complete:
- XEP-0313: Message Archive Management
- XEP-0319: Last User Interaction in Presence
- XEP-0352: Client State Indication
+- XEP-0382: Spoiler messages (v0.2.0)
Ongoing:
- XEP-0009: Jabber-RPC (API is not finalized yet)