diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-11 10:56:00 +0100 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2020-02-11 16:20:08 +0100 |
| commit | 776f028d9f3f51e9dbba834a01d1decd737c4a27 (patch) | |
| tree | 6ea444c840812d001ea2f259ae50c0aa38c50fdd /doc | |
| parent | f583f1a71459f413f9f869b8f1616722054dbea8 (diff) | |
| download | qxmpp-776f028d9f3f51e9dbba834a01d1decd737c4a27.tar.gz | |
Implement XEP-0359: Unique and Stable Stanza IDs
This adds support of XEP-0359: Unique and Stable Stanza IDs in version
0.6.0.
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 7233b788..30f741a0 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -43,6 +43,7 @@ Complete: - XEP-0319: Last User Interaction in Presence - XEP-0334: Message Processing Hints (v0.3.0) - XEP-0352: Client State Indication +- XEP-0359: Unique and Stable Stanza IDs (v0.6.0) - XEP-0363: HTTP File Upload (v0.9.0) - XEP-0367: Message Attaching (v0.3.0) - XEP-0380: Explicit Message Encryption (v0.3.0) |
