slixmpp/sleekxmpp/plugins
2011-02-15 15:24:58 -08:00
..
xep_0009 Replace the print statement by a log.debug call 2011-02-09 10:02:14 +08:00
xep_0030 Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
xep_0059 Need to run post_init properly. 2011-01-09 10:03:32 -05:00
xep_0092 Cleanup for stanzabase. 2011-01-26 11:27:41 -05:00
xep_0199 fixes to ping: auto-ping off by default, fixed ping-time of zero bug, fixed class name mismatch 2011-02-15 15:24:58 -08:00
xep_0249 added plugin for xep-0249 2011-01-11 04:11:05 +08:00
__init__.py Updated the list of plugins in sleekxmpp.plugins.__init__ 2010-12-16 18:29:56 -05:00
base.py pep8 fixes on core library 2010-10-20 19:43:53 -07:00
gmail_notify.py Use boundjid in plugins instead of the deprecated accessors. 2010-12-16 15:38:00 -05:00
jobs.py Some Python 3.1+ compatibility fixes. 2010-12-16 15:29:17 -05: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
stanza_pubsub.py fixed socket name collision in xmlstream.py and fixed python 3.x compatibility 2010-10-14 10:58:07 -07:00
xep_0004.py This fixes the configuration stuff, because type is form not submit with setNodeConfiguration. 2011-02-07 23:55:46 +08:00
xep_0012.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xep_0033.py Fixed typo in XEP-0033 plugin. 2010-10-01 21:25:27 -04:00
xep_0045.py xep_0045: fix the 'to' value when configuring room 2011-01-27 09:34:32 +08:00
xep_0050.py Use boundjid in plugins instead of the deprecated accessors. 2010-12-16 15:38:00 -05:00
xep_0060.py Use boundjid in plugins instead of the deprecated accessors. 2010-12-16 15:38:00 -05:00
xep_0078.py My hunch is that these should also be updated. 2011-01-23 02:08:29 +08:00
xep_0085.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xep_0086.py * converted sleekxmpp to Python 3.x 2009-08-31 22:46:31 +00:00
xep_0128.py Updated license notices to use the correct MIT format. Also corrected references to nonexistant license.txt to LICENSE. 2010-07-20 11:19:49 -04:00
xep_0202.py Fixes for XEP-0202 2011-01-31 15:40:00 -05:00