summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/__init__.py
diff options
context:
space:
mode:
authorLance Stout <lancestout@gmail.com>2012-09-26 01:47:05 -0700
committerLance Stout <lancestout@gmail.com>2012-09-26 01:47:05 -0700
commitb5b1c932c7efd2cdf5b4731bde6c8145873da25f (patch)
tree1d97e8bce8071a200e305d8e0c91e71e709fcd99 /sleekxmpp/plugins/__init__.py
parentb8f04983e1fe3ca45471125f005f41cc290d1bbf (diff)
downloadslixmpp-b5b1c932c7efd2cdf5b4731bde6c8145873da25f.tar.gz
slixmpp-b5b1c932c7efd2cdf5b4731bde6c8145873da25f.tar.bz2
slixmpp-b5b1c932c7efd2cdf5b4731bde6c8145873da25f.tar.xz
slixmpp-b5b1c932c7efd2cdf5b4731bde6c8145873da25f.zip
Add support for XEP-0013: Flexible Offline Message Retrieval
Diffstat (limited to 'sleekxmpp/plugins/__init__.py')
-rw-r--r--sleekxmpp/plugins/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sleekxmpp/plugins/__init__.py b/sleekxmpp/plugins/__init__.py
index 6188a65e..ad8b1419 100644
--- a/sleekxmpp/plugins/__init__.py
+++ b/sleekxmpp/plugins/__init__.py
@@ -18,6 +18,7 @@ __all__ = [
'xep_0004', # Data Forms
'xep_0009', # Jabber-RPC
'xep_0012', # Last Activity
+ 'xep_0013', # Flexible Offline Message Retrieval
'xep_0016', # Privacy Lists
'xep_0027', # Current Jabber OpenPGP Usage
'xep_0030', # Service Discovery