slixmpp/sleekxmpp
Robert Robinson c2dc44cfd1 Merge branch 'develop' into xep_0050_updates
# Conflicts:
#	tests/test_stream_xep_0050.py
2015-09-18 13:35:28 -06:00
..
features cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
plugins Merge branch 'develop' into xep_0050_updates 2015-09-18 13:35:28 -06: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 Substitute a blank JID for the boundjid in API calls. 2012-07-25 01:33:44 -07:00
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