slixmpp/sleekxmpp/plugins
Lance Stout 06a9d9fc30 Merge branch 'master' into develop
Conflicts:
	sleekxmpp/thirdparty/__init__.py
2012-07-31 21:33:19 -07:00
..
xep_0004 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0009 Fix unicode issues in test cases for Py3+ introduced by issue #150. 2012-03-19 14:24:45 -07: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_0016 Add initial support for XEP-0016 Privacy Lists 2012-07-30 22:07:24 -07:00
xep_0027 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0030 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0033 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0047 Update and integrate Suelta. 2012-07-30 19:15:10 -07:00
xep_0050 Fix disco in XEP-0050 plugin. 2012-07-31 09:20:57 -07:00
xep_0054 Update and integrate Suelta. 2012-07-30 19:15:10 -07:00
xep_0059 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0060 Add support for XEP-0131: Standard Headers and Internet Metadata 2012-07-28 01:06:21 -07:00
xep_0065 Fix XEP-0065 imports and naming for Python3. 2012-06-10 14:15:58 -07:00
xep_0066 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0077 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0078 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0080 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0084 Update and integrate Suelta. 2012-07-30 19:15:10 -07:00
xep_0085 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0086 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0092 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0107 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0108 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0115 Restrict caps updates to available presences (not subscriptions, etc). 2012-07-27 15:51:35 -07: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 Add support for XEP-0131: Standard Headers and Internet Metadata 2012-07-28 01:06:21 -07:00
xep_0153 Only broadcast vCard hashes for available presences (not subscriptions, etc). 2012-07-27 15:48:15 -07:00
xep_0172 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0184 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0186 Add support for XEP-0186: Invisible Command 2012-06-20 23:37:39 -07:00
xep_0191 Of course Peter goes and changes the XEP title the day after I implement it. 2012-07-19 23:59:35 -07:00
xep_0198 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0199 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0202 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0203 PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
xep_0221 Add support for XEP-0221: Data Forms Media Element 2012-06-20 23:38:30 -07:00
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 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0249 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0258 Update and integrate Suelta. 2012-07-30 19:15:10 -07:00
__init__.py Merge branch 'master' into develop 2012-07-31 21:33:19 -07:00
base.py Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
gmail_notify.py Tidy up logging calls. 2011-11-19 12:07:57 -08:00
jobs.py Tidy up logging calls. 2011-11-19 12:07:57 -08:00
old_0004.py Fix setup.py and old_0004.py typo bugs. 2011-01-12 12:22:48 -05:00
old_0009.py Introduced new XEP-0009 into develop. 2011-01-13 08:40:53 +01:00
old_0050.py old xep_0050 plugin is now loadable 2011-06-10 04:14:01 +00:00
old_0060.py started transition to xep_0060 rewrite 2011-08-03 18:11:00 -07:00
xep_0045.py Fix logging statement for MUC invitations. 2012-07-26 11:53:07 -07:00
xep_0082.py PEP8 formatting updates. 2012-06-19 01:29:48 -07: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 Update plugins to use session_bind handler for disco, and use plugin_end 2012-07-10 01:37:44 -07:00
xep_0222.py Fix description of XEP-0222 plugin. 2012-07-20 22:03:17 -07:00
xep_0223.py PEP8 formatting updates. 2012-06-19 01:29:48 -07: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 Fix plugin registration for single file plugins. 2012-06-22 21:58:50 -07:00
xep_0302.py Fix plugin registration for single file plugins. 2012-06-22 21:58:50 -07:00