slixmpp/sleekxmpp
Lance Stout 917faecdcb Fix issue of roster data being split across multiple rosters.
Resolved by always normalizing JIDs to bare form, regardless of if they
are JID objects or strings.

Also simplified related code to prefer use of JID objects instead of
strings so they don't need to be parsed multiple times.
2012-07-19 23:54:18 -07:00
..
features Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
plugins Add plugin for XEP-0191: Simple Communications Blocking 2012-07-16 20:10:14 -07:00
roster Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -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 Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
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 Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
clientxmpp.py Add method to unregister stream features. 2012-07-10 01:35:25 -07:00
componentxmpp.py Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -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