summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0033/stanza.py
AgeCommit message (Expand)Author
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-10-22sed -i 's/set((\(.*\)))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-10-04Fix XEP-0033mathieui
2016-09-20Various XEPs: Remove deprecated aliases.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz