diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-10 16:44:55 +0100 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2020-02-10 20:29:19 +0100 |
| commit | bfd26369d1ef032837fbd2b52ea0ed4cc04abe91 (patch) | |
| tree | 64aa6d70c44eada4c891c6c5272dd6b5af3ba5bd /doc | |
| parent | 964e7458191f615abe2ee4eb0b27c7680c7be2f3 (diff) | |
| download | qxmpp-bfd26369d1ef032837fbd2b52ea0ed4cc04abe91.tar.gz | |
Implement XEP-0428: Fallback Indication
This adds support of XEP-0428: Fallback Indication in version 0.1.0.
https://xmpp.org/extensions/xep-0428.html
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 2bb50793..7233b788 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -47,6 +47,7 @@ Complete: - XEP-0367: Message Attaching (v0.3.0) - XEP-0380: Explicit Message Encryption (v0.3.0) - XEP-0382: Spoiler messages (v0.2.0) +- XEP-0428: Fallback Indication (v0.1.0) Ongoing: - XEP-0009: Jabber-RPC (API is not finalized yet) |
