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
/
stanza
/
presence.py
Age
Commit message (
Expand
)
Author
2012-02-18
More import cleanup based on pyflakes.
Lance Stout
2011-02-14
Remap old method names in a better way.
Lance Stout
2011-02-11
XMPPError exceptions can keep a stanza's contents.
Lance Stout
2010-10-21
presence no longer replies when exception is caught and tweaks to presence ev...
Nathan Fritz
2010-10-17
Underscore names by default.
Lance Stout
2010-10-16
Cleanup, restore PEP8.
Lance Stout
2010-10-17
Fix the error on non-number priority
Florent Le Coz
2010-10-07
Corrected test errors.
Lance Stout
2010-08-03
Updated presence stanza with documentation and PEP8 style.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-07-20
Updated presence stanza to include a 'show' interface. Presence stanza tests ...
Lance Stout
2010-04-14
adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner sta...
Nathan Fritz
2010-04-08
fixed presence stanza. priority can be set.
Matthias Rieber
2010-03-26
changed license to MIT
sleek-0.9RC1
0.9RC1
Nathan Fritz
2010-02-27
fixed some presence bugs
Nathan Fritz
2010-01-23
fixed presence['type'] w/ show value bug and added test to prove
Nathan Fritz
2010-01-05
* major stanza improvements
Nathan Fritz
2009-12-17
* fixed many stanza bugs
Nathan Fritz
2009-12-11
* started converstion to stanza objects
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz