summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0108
AgeCommit message (Expand)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2021-02-03XEP-0108: Fix return values and typingmathieui
2020-12-10docs: update docstrings for sphinx conformitymathieui
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2014-07-30Fix the iq.send() function, and a bunch of places where it is calledFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz