slixmpp/sleekxmpp/plugins
Mike Taylor 140f0885b2 Merge pull request #331 from mathieui/develop
Fix the element name for retrieving certs in XEP-0257
2015-04-11 19:15:26 -04:00
..
google
xep_0004
xep_0009 Makes XEP-0009 compatible with Python 3 while maintaining compatibility with Python 2.6 and up. 2015-03-09 12:33:18 +01:00
xep_0012
xep_0013
xep_0016 Add initial support for XEP-0016 Privacy Lists 2012-07-30 22:07:24 -07:00
xep_0020
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
xep_0048 Fix setting autojoin in bookmarks. 2013-01-16 16:26:19 -08:00
xep_0049
xep_0050
xep_0054
xep_0059
xep_0060
xep_0065 Fixed XEP-0065 SOCKS5 socket closing 2014-01-26 16:53:53 +01:00
xep_0066
xep_0071
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
xep_0080
xep_0084
xep_0085
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 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0128 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0131
xep_0152
xep_0153
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 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0199
xep_0202 Don't use internally deprecated methods 2013-02-22 01:48:03 +04:00
xep_0203
xep_0221
xep_0224 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0231
xep_0235
xep_0249
xep_0257
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
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
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 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
xep_0223.py
xep_0242.py
xep_0256.py Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0270.py Fix plugin registration for single file plugins. 2012-06-22 21:58:50 -07:00
xep_0302.py