summaryrefslogtreecommitdiff
path: root/slixmpp/stanza/message.py
AgeCommit message (Expand)Author
2019-08-23basexmpp: Make origin-id opt-outMaxime “pep” Buquet
2019-08-23Implement origin-id (XEP-0359)Maxime “pep” Buquet
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2015-02-24Update the documentation and examplesmathieui
2015-02-12Fix the uses of stanza.reply()mathieui
2014-09-28Remove all deprecated alias in the core of slixmpp, and wherever they were used.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz