slixmpp/sleekxmpp/plugins
2015-03-25 14:04:46 +01:00
..
google Typo fix of parameter name 'data' it is now 'iq' 2014-11-09 04:36:38 +03:00
xep_0004 Fix some more Unicode in **kwargs issues in Py2.6 2014-08-21 10:05:42 -07:00
xep_0009 Revert "cleanup semicolons, whitespace and mutable default arguments" 2014-08-18 15:15:14 +02:00
xep_0012 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0013
xep_0016
xep_0020
xep_0027
xep_0030 Revert "cleanup semicolons, whitespace and mutable default arguments" 2014-08-18 15:15:14 +02:00
xep_0033
xep_0047
xep_0048
xep_0049
xep_0050
xep_0054 Set vCard avatar hash on startup. 2013-01-16 22:32:40 -08:00
xep_0059
xep_0060
xep_0065 Fixed XEP-0065 SOCKS5 socket closing 2014-01-26 16:53:53 +01:00
xep_0066
xep_0071 Normalize handling html body content 2013-09-13 10:01:33 -07:00
xep_0077
xep_0078
xep_0079
xep_0080
xep_0084 Fixed bug #353 Python3 XEP-0084 error 2015-03-25 14:04:46 +01:00
xep_0085 Add catch-all chatstate event. 2012-08-24 11:47:21 -07:00
xep_0086
xep_0091 Check delay field existence 2013-10-23 13:33:52 +04:00
xep_0092
xep_0095
xep_0096
xep_0107
xep_0108
xep_0115
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
xep_0191
xep_0196
xep_0198
xep_0199 Fix own_host in ping plugin 2014-06-07 20:06:17 -07:00
xep_0202
xep_0203 Check delay field existence 2013-10-23 13:33:52 +04:00
xep_0221
xep_0224
xep_0231
xep_0235
xep_0249
xep_0257 Add support for XEP-0257: Client Certificate Management for SASL EXTERNAL 2012-10-19 00:06:45 -07:00
xep_0258
xep_0279
xep_0280 Update carbons plugin to use latest spec. 2012-10-10 10:48:30 -07:00
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 Revert "cleanup semicolons, whitespace and mutable default arguments" 2014-08-18 15:15:14 +02:00
xep_0325 Revert "cleanup semicolons, whitespace and mutable default arguments" 2014-08-18 15:15:14 +02:00
__init__.py Merge branch 'xep_0323_325' of git://github.com/joachimlindborg/SleekXMPP into joachimlindborg-xep_0323_325 2013-09-05 16:26:18 -07:00
base.py
gmail_notify.py
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
xep_0106.py Add plugin for advertising XEP-0106 support. 2012-07-24 01:43:20 -07:00
xep_0133.py Add XEP-0133 support, which just makes the appropriate XEP-0050 calls. 2012-07-22 13:58:23 -07:00
xep_0163.py Ensure PEP updates default to item if of 'current' 2013-10-09 11:28:09 -07:00
xep_0222.py
xep_0223.py
xep_0242.py
xep_0256.py
xep_0270.py
xep_0302.py