slixmpp/sleekxmpp/plugins
Lance Stout 69e55d7316 Merge pull request #280 from allan-simon/develop
fixed setRole function,
2014-02-09 14:39:08 -08:00
..
google Ensure gmail last result time and tid are always updated. 2013-02-10 11:55:49 -08:00
xep_0004 Resolve most Python3.3 related issues. 2013-02-14 01:24:09 -08:00
xep_0009 Don't use internally deprecated methods 2013-02-22 01:48:03 +04:00
xep_0012
xep_0013 Add support for XEP-0013: Flexible Offline Message Retrieval 2012-09-26 01:47:05 -07:00
xep_0016 Add initial support for XEP-0016 Privacy Lists 2012-07-30 22:07:24 -07:00
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 Clear out iterable data when resetting Disco items. 2013-02-22 10:07:19 -08: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 Add support for XEP-0049: Private XML Storage 2012-09-11 20:39:32 -07:00
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 Update RSM iterator to specify where to look to count result sizes. 2012-09-25 20:17:37 -07:00
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 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 Properly set itemID for XEP-0084 metadata 2013-06-07 13:29:28 +02:00
xep_0085 Add catch-all chatstate event. 2012-08-24 11:47:21 -07:00
xep_0086 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
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 Add support for XEP-0131: Standard Headers and Internet Metadata 2012-07-28 01:06:21 -07:00
xep_0152 Add support for XEP-0152: Reachability Addresses 2013-05-11 12:22:56 -07:00
xep_0153 Fixes for vCard avatar hash calculations and MUC considerations. 2013-01-24 02:44:27 -08:00
xep_0172
xep_0184 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0186
xep_0191 Fix get_blocked() in XEP-0191 2012-08-24 11:44:56 -07:00
xep_0196 Add XEP-0196 for User Gaming, from mathieui 2013-03-11 16:26:26 -07:00
xep_0198 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0199 Correct argument order by using keyword for keepalive. 2013-03-06 21:35:07 -08: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 Add support for XEP-0235: OAuth over XMPP 2012-09-04 19:42:49 -07:00
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 Update and integrate Suelta. 2012-07-30 19:15:10 -07:00
xep_0279 Add support for XEP-0279: Server IP Check 2012-09-04 20:39:43 -07:00
xep_0280 Update carbons plugin to use latest spec. 2012-10-10 10:48:30 -07:00
xep_0297 Fix handling forwarded stanzas to do proper lookups and deletions. 2012-09-25 12:25:45 -07:00
xep_0308 Add XEP-0308 Last Message Correction support 2012-09-25 12:35:53 -07:00
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 Get the IoT plugins to pass tests on Py3 2014-02-06 09:54:45 -08:00
xep_0325 Get the IoT plugins to pass tests on Py3 2014-02-06 09:54:45 -08: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 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
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 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 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 Add XEP-0242 plugin for 2010 Client Compliance 2012-07-30 22:07:49 -07:00
xep_0256.py Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0270.py
xep_0302.py