summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0323
AgeCommit message (Expand)Author
2015-07-20iot: only add the 'done' field when all devices are doneJoshua Downer
2015-05-14xep-0323: removed deadcodeJoshua Downer
2015-05-14xep-0323: spellingJoshua Downer
2015-05-14xep-0323: unused importJoshua Downer
2014-08-23fix args, kwargs which were broken with #310. this is essentially the same bu...Robin Gloster
2014-08-23cleanup semicolons, whitespace and mutable default argumentsRobin Gloster
2014-08-18Revert "cleanup semicolons, whitespace and mutable default arguments"Robin Gloster
2014-08-18cleanup semicolons, whitespace and mutable default argumentsRobin Gloster
2014-02-06Get the IoT plugins to pass tests on Py3sleek-1.2.01.2.0Lance Stout
2013-09-04added disco imformation, fixed some bugs in deviceJoachim Lindborg
2013-08-30First implementation of the xep_0323 and xep_325 used in IoT systems. Tests a...Joachim Lindborg
2013-05-17First test stanzaJoachim Lindborg