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_0323
Age
Commit message (
Collapse
)
Author
2015-07-20
iot: only add the 'done' field when all devices are done
Joshua Downer
2015-05-14
xep-0323: removed deadcode
Joshua Downer
2015-05-14
xep-0323: spelling
Joshua Downer
2015-05-14
xep-0323: unused import
Joshua Downer
2014-08-23
fix args, kwargs which were broken with #310. this is essentially the same ↵
Robin Gloster
but working
2014-08-23
cleanup semicolons, whitespace and mutable default arguments
Robin Gloster
2014-08-18
Revert "cleanup semicolons, whitespace and mutable default arguments"
Robin Gloster
This reverts commit 7265682a4d57d88956cb54f98f7a470465bbf417.
2014-08-18
cleanup semicolons, whitespace and mutable default arguments
Robin Gloster
2014-02-06
Get the IoT plugins to pass tests on Py3
sleek-1.2.0
1.2.0
Lance Stout
2013-09-04
added disco imformation, fixed some bugs in device
Joachim Lindborg
2013-08-30
First implementation of the xep_0323 and xep_325 used in IoT systems. Tests ↵
Joachim Lindborg
are added for stanza and streams
2013-05-17
First test stanza
Joachim Lindborg