diff options
| author | Linus Jahn <lnj@kaidan.im> | 2019-04-27 21:37:31 +0100 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2019-09-06 18:04:40 +0200 |
| commit | 8ab56c2cf1ff490b78def3f9799d4b8a99965d47 (patch) | |
| tree | 3b363feee85fd10a59b684c3e9067f1f1cde3eb4 /doc | |
| parent | 499b6567a9b3f9838a0d0f082d8baabd05414ff9 (diff) | |
| download | qxmpp-8ab56c2cf1ff490b78def3f9799d4b8a99965d47.tar.gz | |
Implement XEP-0367: Message Attaching
This adds parsing and serialization for XEP-0367: Message Attaching in
version 0.3.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 8666277f..3daf0936 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-0367: Message Attaching (v0.3.0) - XEP-0382: Spoiler messages (v0.2.0) Ongoing: |
