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
/
iq.py
Age
Commit message (
Expand
)
Author
2011-02-14
Remap old method names in a better way.
Lance Stout
2011-02-13
Return the name of the registered callback.
Lance Stout
2011-02-12
Return the registered callback when using iq.send(callback=foo).
Lance Stout
2011-02-11
XMPPError exceptions can keep a stanza's contents.
Lance Stout
2011-01-16
Add StreamError stanza and a stream_error event.
Lance Stout
2011-01-12
Fix ordering error in Iq._set_stanza_values.
Lance Stout
2010-12-07
Actually make the Iq callbacks work for real.
Lance Stout
2010-12-07
Added option for iq.send to accept a callhandler.
Lance Stout
2010-11-17
Fix RESPONSE_TIMEOUT dependency loops.
Lance Stout
2010-10-17
Underscore names by default.
Lance Stout
2010-07-30
Added optional default value to _getAttr.
Lance Stout
2010-07-29
Updated, cleaned, and documented Iq stanza class. Also added unit tests.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-05-25
Modified the return values for several methods so that they can be chained.
Lance Stout
2010-04-14
adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner sta...
Nathan Fritz
2010-03-26
changed license to MIT
sleek-0.9RC1
0.9RC1
Nathan Fritz
2010-02-15
got rid of stupid iq set/get/error/result methods
Nathan Fritz
2010-01-20
unhandled iq's should only respond to errors when type=get/set
Nathan Fritz
2010-01-08
* added first stanza tests
Nathan Fritz
2010-01-05
* major stanza improvements
Nathan Fritz
2009-12-22
* fixed unhandled iqs
Nathan Fritz
2009-12-17
* fixed many stanza bugs
Nathan Fritz
2009-12-11
* started converstion to stanza objects
Nathan Fritz
2009-12-10
* added proper message and iq stanzas. presence left to do
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz