slixmpp/sleekxmpp
2015-08-27 13:24:01 +05:30
..
features cleanup semicolons, whitespace and mutable default arguments 2014-08-23 12:47:29 +02:00
plugins adding 'id' to self['xep_0332'].send_request() 2015-08-27 13:24:01 +05:30
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 Merge pull request #313 from mayflower/develop 2015-04-11 20:12:19 -04: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 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
__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