slixmpp/sleekxmpp/plugins
2013-01-04 00:32:14 -08:00
..
xep_0004 Allow passing form instructions as a list of strings. 2012-10-19 00:06:45 -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_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_0027 Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
xep_0030 Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins. 2012-10-31 13:27:06 -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 Turns out not all data is UTF-8, so don't try to decode it. 2012-10-31 00:16:58 -07:00
xep_0048 Add XEP-0048 support 2013-01-04 00:32:14 -08:00
xep_0049 Add support for XEP-0049: Private XML Storage 2012-09-11 20:39:32 -07:00
xep_0050 Fix disco in XEP-0050 plugin. 2012-07-31 09:20:57 -07:00
xep_0054 Fix startup issues with components using caps and vcards. 2013-01-02 17:04:27 -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 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 Lock the bound JID in the JID cache. 2012-10-24 12:56:54 -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 Simplify xep-0084 avatar metadata publishing. 2012-10-15 22:20:38 -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_0091 Add support for XEP-0091: Legacy Delayed Delivery 2012-09-26 01:47:45 -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 Fix startup issues with components using caps and vcards. 2013-01-02 17:04:27 -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 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 Add support for XEP-0091: Legacy Delayed Delivery 2012-09-26 01:47:45 -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_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 Add support for XEP-0013: Flexible Offline Message Retrieval 2012-09-26 01:47:05 -07:00
__init__.py Add XEP-0048 support 2013-01-04 00:32:14 -08: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
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 empty namespaces in XEP-0045 plugin. 2012-10-05 08:58:04 -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 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 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