summaryrefslogtreecommitdiff
path: root/sleekxmpp/xmlstream/jid.py
AgeCommit message (Expand)Author
2012-07-24Add backwards compatibility shim for the old jid.py location.Lance Stout
2012-07-24Add validation for JIDs.Lance Stout
2012-07-19Fix issue of roster data being split across multiple rosters.Lance Stout
2012-01-17Hash JIDs based on full JID string.Lance Stout
2011-12-04Update api docs for JIDLance Stout
2011-11-14Explicitly test for inequality in JIDs.Lance Stout
2011-05-20Save progressLance Stout
2011-01-13Fix bug in JID class. Attribute .jid now works properly.Lance Stout
2011-01-05Allow JID objects to be compared with strings.Lance Stout
2010-11-18Added __repr__ for JIDs.Lance Stout
2010-10-24More JID unit tests.Lance Stout
2010-10-24Fixed resource bug in JIDs.Lance Stout
2010-10-17Remove deprecation warningsFlorent Le Coz
2010-10-17Anonymous authenticationFlorent Le Coz
2010-10-14fixed JID to accept server/domain/host as the sameNathan Fritz
2010-08-21added form compatibility with old api, stanzas now bool() to True on 2.x, jid...fritzy
2010-08-04Updated and simplified new JID class to have more documentation and use PEP8 ...Lance Stout
2010-07-26updated and moved jid class -- jids now have settersNathan Fritz