slixmpp/sleekxmpp
Mike Taylor 5525ef2285 Merge pull request #395 from rerobins/refactor_forms
XEP_0004: Data Forms use register_stanza_plugin
2015-09-18 15:11:47 -04:00
..
features cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
plugins Merge pull request #395 from rerobins/refactor_forms 2015-09-18 15:11:47 -04:00
roster cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
stanza Merge pull request #316 from rakoo/develop 2015-04-11 20:53:44 -04:00
test cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
thirdparty Add test case for reported and items 2015-09-15 10:05:53 -06:00
util In queues added option to remove first element on addind new if queue is 2014-11-27 07:11:06 +02:00
xmlstream Add test case for reported and items 2015-09-15 10:05:53 -06:00
__init__.py Add null handler to logging engine 2013-08-10 21:34:18 +04:00
api.py
basexmpp.py Added **kwargs to ClientXMPP, BaseXMPP and XMLStream so that certfile, keyfile and ca_certs can be initialized. 2015-07-03 10:47:06 +05:30
clientxmpp.py Added **kwargs to ClientXMPP, BaseXMPP and XMLStream so that certfile, keyfile and ca_certs can be initialized. 2015-07-03 10:47:06 +05:30
componentxmpp.py cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
exceptions.py Ensure XMPPError.text is a string. 2013-01-24 02:45:14 -08:00
jid.py Fixes #378: must acquire JID_CACHE_LOCK before adding to JID_CACHE 2015-07-31 11:55:50 +02:00
version.py bump to version v1.4 2015-04-11 20:38:11 -04:00