slixmpp/sleekxmpp
Lance Stout 1baae1b81e Fix issues of disco info leaking between entities with the same bare JIDs.
To ensure that disco info, or any settings which depend on the bound
JID, are correct, only set such information on or after the
session_bound event has fired.
2012-07-09 22:22:05 -07:00
..
features Remove usage of deprecated getchildren() method. 2012-06-19 09:47:31 -07:00
plugins Fix issues of disco info leaking between entities with the same bare JIDs. 2012-07-09 22:22:05 -07:00
roster PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
stanza Add 'thread' and 'parent_thread' interfaces to message stanzas. 2012-06-22 20:05:34 -07:00
test Remove usage of deprecated getchildren() method. 2012-06-19 09:47:31 -07:00
thirdparty Handle converting None to byte data (b''). 2012-07-06 11:05:47 -07:00
xmlstream only log cert errors if not handled by user 2012-07-05 13:38:26 -07:00
__init__.py
api.py Fix issues of disco info leaking between entities with the same bare JIDs. 2012-07-09 22:22:05 -07:00
basexmpp.py Add support for reconnecting based on see-other-host stream errors. 2012-06-22 23:13:16 -07:00
clientxmpp.py dereference iq stanza only once for roster processing 2012-07-06 14:03:41 -07:00
componentxmpp.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
exceptions.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
version.py Bump version to 1.1.8 2012-06-30 17:40:11 -07:00