summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0186
AgeCommit message (Collapse)Author
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-06-05Make XEP-0186 return futures as wellmathieui
Improving the api if the developer wants to wait on them.
2015-02-12Remove more threaded= and block= options from the pluginsmathieui
(also, correct a typo)
2014-07-17Rename to slixmppFlorent Le Coz