summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0048/stanza.py
AgeCommit message (Collapse)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2019-11-11xep_0048: Ensure Conference jid is of type str when given a JIDMaxime “pep” Buquet
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz