summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0323/timerreset.py
AgeCommit message (Expand)Author
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
2013-08-30First implementation of the xep_0323 and xep_325 used in IoT systems. Tests a...Joachim Lindborg