summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0258/security_labels.py
AgeCommit message (Expand)Author
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2015-02-28Revert or edit most previous XEP plugin changesmathieui
2015-02-24XEP-0258: wrap get_catalog() with coroutine_wrappermathieui
2015-02-12Remove more threaded= and block= options from the pluginsmathieui
2014-07-17Rename to slixmppFlorent Le Coz