diff options
| author | Linus Jahn <lnj@kaidan.im> | 2019-04-27 20:14:57 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2019-05-04 13:40:44 +0200 |
| commit | caeb6f2608ab0f6e769fb93fef14658bfe165378 (patch) | |
| tree | eab9704b81495a29eea09100db8b0fccadd31e34 /doc | |
| parent | 537e325e2d44e696993b78ae2b8dd8437433c2b9 (diff) | |
| download | qxmpp-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.doc | 1 |
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) |
