index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
/
xmlstream
/
jid.py
Age
Commit message (
Expand
)
Author
2012-07-24
Add backwards compatibility shim for the old jid.py location.
Lance Stout
2012-07-24
Add validation for JIDs.
Lance Stout
2012-07-19
Fix issue of roster data being split across multiple rosters.
Lance Stout
2012-01-17
Hash JIDs based on full JID string.
Lance Stout
2011-12-04
Update api docs for JID
Lance Stout
2011-11-14
Explicitly test for inequality in JIDs.
Lance Stout
2011-05-20
Save progress
Lance Stout
2011-01-13
Fix bug in JID class. Attribute .jid now works properly.
Lance Stout
2011-01-05
Allow JID objects to be compared with strings.
Lance Stout
2010-11-18
Added __repr__ for JIDs.
Lance Stout
2010-10-24
More JID unit tests.
Lance Stout
2010-10-24
Fixed resource bug in JIDs.
Lance Stout
2010-10-17
Remove deprecation warnings
Florent Le Coz
2010-10-17
Anonymous authentication
Florent Le Coz
2010-10-14
fixed JID to accept server/domain/host as the same
Nathan Fritz
2010-08-21
added form compatibility with old api, stanzas now bool() to True on 2.x, jid...
fritzy
2010-08-04
Updated and simplified new JID class to have more documentation and use PEP8 ...
Lance Stout
2010-07-26
updated and moved jid class -- jids now have setters
Nathan Fritz