slixmpp/sleekxmpp/features
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
..
feature_bind Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
feature_mechanisms Remove usage of deprecated getchildren() method. 2012-06-19 09:47:31 -07:00
feature_rosterver Move feature_rosterver to new system. 2012-03-12 20:04:11 -07:00
feature_session
feature_starttls
__init__.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00