diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-11 18:19:28 +0100 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2020-02-11 18:59:31 +0100 |
| commit | 279b92daac8eae020353b64b176cc0af800d3e6a (patch) | |
| tree | 901d8b3eab6747167577647aad25afa8e49c2aea /doc | |
| parent | badbd71af19423ed87f893386a4fe06cff173e24 (diff) | |
| download | qxmpp-279b92daac8eae020353b64b176cc0af800d3e6a.tar.gz | |
Update MAM implementation to v0.6
This updates the MAM implementation to version 0.6.0. The new namespace
is now used (mam:2). There is no compatibility layer with the old
namespace (mam:1) since both ejabberd and prosody have updated their MAM
implementation to support the mam:2 namespace a while ago.
Closes #254.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/xep.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xep.doc b/doc/xep.doc index 1c70884b..068fc302 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -39,7 +39,7 @@ Complete: - XEP-0237: Roster Versioning (partially) - XEP-0280: Message Carbons - XEP-0308: Last Message Correction -- XEP-0313: Message Archive Management +- XEP-0313: Message Archive Management (v0.6) - XEP-0319: Last User Interaction in Presence - XEP-0334: Message Processing Hints (v0.3) - XEP-0352: Client State Indication |
