slixmpp/sleekxmpp/plugins
Lance Stout f4451fe6b7 First pass at a new XEP-0030 plugin.
Now with dynamic node handling goodness.

Some things are not quite working yet, in particular:
    set_items
    set_info
    set_identities
    set_features

And still need more unit tests to round things out.
2010-12-09 18:57:27 -05:00
..
xep_0030 First pass at a new XEP-0030 plugin. 2010-12-09 18:57:27 -05:00
__init__.py Simplified SleekTest. 2010-11-05 21:18:48 -04:00
base.py pep8 fixes on core library 2010-10-20 19:43:53 -07:00
gmail_notify.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
jobs.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
old_0004.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04: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 Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xep_0009.py Can now pass a name to add_handler so that the handler can be reliably removed later. 2010-07-19 19:19:33 -04: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 Add a groupchat_subject event 2010-11-10 05:54:22 +08:00
xep_0050.py Replaced traceback calls to use logging.exception where applicable. 2010-07-26 21:02:25 -04:00
xep_0060.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xep_0078.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xep_0085.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00
xep_0086.py
xep_0092.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_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_0199.py xep_0199 ping now uses scheduler instead of dedicated thread 2010-11-16 17:43:05 -08:00
xep_0202.py Logging no longer uses root logger. 2010-11-06 01:28:59 -04:00