slixmpp/sleekxmpp/plugins
s-m-b e328ff4833 Typo fix of parameter name 'data' it is now 'iq'
Code was broken during refactoring
2014-11-09 04:36:38 +03: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
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 Revert "cleanup semicolons, whitespace and mutable default arguments" 2014-08-18 15:15:14 +02:00
xep_0033
xep_0047 Fix crash conditions in IBB 2013-05-22 14:27:14 -07:00
xep_0048
xep_0049
xep_0050
xep_0054
xep_0059
xep_0060 Fix pubsub owner subscriptions stanza 2013-08-30 08:51:46 -07:00
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 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 Properly set itemID for XEP-0084 metadata 2013-06-07 13:29:28 +02:00
xep_0085
xep_0086
xep_0091 Check delay field existence 2013-10-23 13:33:52 +04:00
xep_0092
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
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
xep_0235
xep_0249
xep_0257
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 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 optimize imports 2013-07-26 17:48:33 +02:00
xep_0106.py
xep_0133.py
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