slixmpp/sleekxmpp/plugins
2015-04-29 14:44:25 +05:30
..
google Merge pull request #313 from mayflower/develop 2015-04-11 20:12:19 -04:00
xep_0004 cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
xep_0009 Merge pull request #313 from mayflower/develop 2015-04-11 20:12:19 -04:00
xep_0012
xep_0013
xep_0016
xep_0020 Add XEP-0020 support. 2013-02-15 10:36:31 -08:00
xep_0027 Fix encrypting with GPG 2013-05-22 11:59:17 -07:00
xep_0030 cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
xep_0033
xep_0047 Fix crash conditions in IBB 2013-05-22 14:27:14 -07:00
xep_0048 Fix setting autojoin in bookmarks. 2013-01-16 16:26:19 -08:00
xep_0049
xep_0050 Tighten up session checks in XEP-0050 plugin. 2013-01-25 09:52:29 -08:00
xep_0054 Set vCard avatar hash on startup. 2013-01-16 22:32:40 -08:00
xep_0059
xep_0060 Fix pubsub owner subscriptions stanza 2013-08-30 08:51:46 -07:00
xep_0065 Fixed a unicode error in xep_0065 on Python 3 2014-06-15 18:40:58 -05:00
xep_0066
xep_0071 Normalize handling html body content 2013-09-13 10:01:33 -07:00
xep_0077 Add option to XEP-0077 plugin to force registration attempts. 2013-02-08 09:36:51 -08:00
xep_0078 Fixed resource generation via uuid 2013-02-18 23:41:13 +04:00
xep_0079 Add XEP-0079 Advanced Message Processing plugin. 2013-02-12 01:30:44 -08:00
xep_0080
xep_0084 Fixed bug #353 Python3 XEP-0084 error 2015-03-25 14:04:46 +01:00
xep_0085
xep_0086
xep_0091 Check delay field existence 2013-10-23 13:33:52 +04:00
xep_0092 Updated XEP-0092 to take callbacks and return the version result stanza. 2013-01-20 13:54:01 -08:00
xep_0095 Simplify stream method unregistration process 2013-05-26 14:53:28 -07:00
xep_0096 Save progress on SI file transfer 2013-03-29 13:16:18 -07:00
xep_0107
xep_0108
xep_0115 More caps cleanup 2013-02-11 20:01:53 -08:00
xep_0118
xep_0128
xep_0131
xep_0152 Add support for XEP-0152: Reachability Addresses 2013-05-11 12:22:56 -07:00
xep_0153 Fix Don't process vCard avatars for MUC occupants caused TypeError 2014-02-21 10:31:04 +08:00
xep_0172
xep_0184 Only request auto-receipts for messages with bodies 2014-06-07 20:20:42 -07:00
xep_0186 Add support for XEP-0186: Invisible Command 2012-06-20 23:37:39 -07:00
xep_0191
xep_0196 Add XEP-0196 for User Gaming, from mathieui 2013-03-11 16:26:26 -07:00
xep_0198
xep_0199 Fix own_host in ping plugin 2014-06-07 20:06:17 -07:00
xep_0202 Don't use internally deprecated methods 2013-02-22 01:48:03 +04:00
xep_0203 Check delay field existence 2013-10-23 13:33:52 +04:00
xep_0221
xep_0224
xep_0231 Add BoB data to message and presence stanzas. 2013-01-20 18:44:17 -08:00
xep_0235
xep_0249
xep_0257 Fix the element name for retrieving certs in XEP-0257 2014-12-11 18:32:50 +01:00
xep_0258
xep_0279
xep_0280
xep_0297
xep_0308
xep_0313 Fix MAM start query 2013-09-24 16:07:50 -07:00
xep_0319 Update XEP-0319 plugin to track namespace change. 2013-09-27 00:37:02 -07:00
xep_0323 fix args, kwargs which were broken with #310. this is essentially the same but working 2014-08-23 14:25:35 +02:00
xep_0325 cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
xep_0332 Prefixed request, response and data with http. Avoided (plugin_attrib) name collision with other plugins. 2015-04-29 14:44:25 +05:30
__init__.py added xep_0332 to plugins 2015-01-22 16:39:27 +05:30
base.py
gmail_notify.py Get tests to pass again. 2013-01-26 15:15:01 -08:00
xep_0045.py fixed setRole function, the check where made against 'affiliation' values, now we do that against actual role values 2014-02-07 12:11:28 +08:00
xep_0082.py optimize imports 2013-07-26 17:48:33 +02:00
xep_0106.py Add plugin for advertising XEP-0106 support. 2012-07-24 01:43:20 -07:00
xep_0133.py
xep_0138.py
xep_0163.py Ensure PEP updates default to item if of 'current' 2013-10-09 11:28:09 -07:00
xep_0222.py Fix setting publish options for pubsub storage. 2013-01-04 00:25:46 -08:00
xep_0223.py Fix setting publish options for pubsub storage. 2013-01-04 00:25:46 -08:00
xep_0242.py
xep_0256.py
xep_0270.py
xep_0302.py