summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/__init__.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2020-12-02 19:47:46 +0100
committermathieui <mathieui@mathieui.net>2020-12-04 19:14:30 +0100
commitc63e9a32b9481ccd52f5ccf3dcdd3a61f0109f21 (patch)
treefc6fe876ef5ba588b901a5997350010877525301 /slixmpp/plugins/__init__.py
parent58c3579f74e2827c0be973cac9b0a0ae9a606a1e (diff)
downloadslixmpp-c63e9a32b9481ccd52f5ccf3dcdd3a61f0109f21.tar.gz
slixmpp-c63e9a32b9481ccd52f5ccf3dcdd3a61f0109f21.tar.bz2
slixmpp-c63e9a32b9481ccd52f5ccf3dcdd3a61f0109f21.tar.xz
slixmpp-c63e9a32b9481ccd52f5ccf3dcdd3a61f0109f21.zip
XEP-0359: Unique and Stable Stanza IDs
(was partially supported in places before)
Diffstat (limited to 'slixmpp/plugins/__init__.py')
-rw-r--r--slixmpp/plugins/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/slixmpp/plugins/__init__.py b/slixmpp/plugins/__init__.py
index dce69083..758cccd1 100644
--- a/slixmpp/plugins/__init__.py
+++ b/slixmpp/plugins/__init__.py
@@ -86,6 +86,7 @@ __all__ = [
'xep_0325', # IoT Systems Control
'xep_0332', # HTTP Over XMPP Transport
'xep_0353', # Jingle Message Initiation
+ 'xep_0359', # Unique and Stable Stanza IDs
'xep_0363', # HTTP File Upload
'xep_0369', # MIX-CORE
'xep_0377', # Spam reporting