slixmpp/sleekxmpp/plugins
2012-09-11 20:28:28 -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_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 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_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 Don't perform caps lookup if the disco info is already known. 2012-09-11 20:28:28 -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 Handle Iq errors/timeouts in XEP-0153 hash reset. 2012-08-13 11:09:35 -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 Fix get_blocked() in XEP-0191 2012-08-24 11:44:56 -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_0235 Add support for XEP-0235: OAuth over XMPP 2012-09-04 19:42:49 -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
xep_0279 Add support for XEP-0279: Server IP Check 2012-09-04 20:39:43 -07:00
__init__.py Add support for XEP-0279: Server IP Check 2012-09-04 20:39:43 -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 Save a user's chosen, persistent nickname in the MUC roster data as 'alt_nick' 2012-08-07 19:33:17 -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