summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0059/stanza.py
AgeCommit message (Expand)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2020-12-10docs: update docstrings for sphinx conformitymathieui
2018-01-10Fix typos, thanks `codespell`!Emmanuel Gil Peyrot
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot
2016-09-20ElementBase: Remove deprecated find() and findall() methods.discoEmmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz