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
/
plugins
/
xep_0030.py
Age
Commit message (
Expand
)
Author
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-07-19
Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...
Lance Stout
2010-06-27
Fixed typo
Lance Stout
2010-06-02
Return result of iq.send() for disco requests. Events are still triggered, bu...
Lance Stout
2010-06-01
Added additional parameter to xep_0030's getInfo and getItems methods.
Lance stout
2010-05-31
Make sure that the node is alway set in disco responses.
Lance stout
2010-05-31
Touched up the style of creating an Iq stanza.
Lance stout
2010-05-31
Updated the XEP-0030 plugin to work with stanza objects instead of manipulati...
Lance Stout
2010-04-07
replaced usage of deprecated iq result on send. Fixed old send result to use ...
Nathan Fritz
2010-01-15
xep 30 and 50 always reply from jid iq sent to
Nathan Fritz
2009-09-01
* fixed some python3 transition bugs
Nathan Fritz
2009-08-31
* converted sleekxmpp to Python 3.x
Nathan Fritz
2009-06-03
moved seesmic branch to trunk
Nathan Fritz