summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0184
AgeCommit message (Collapse)Author
2016-09-20ElementBase: Remove deprecated find() and findall() methods.discoEmmanuel Gil Peyrot
2016-09-20Various XEPs: Remove deprecated aliases.Emmanuel Gil Peyrot
2015-02-04Don’t set the msg['from'] and msg['id'] in receipt.ack()mathieui
setting msg['id'] is wrong, and setting msg['from'] might lead to echoing back wrong input.
2014-07-17Rename to slixmppFlorent Le Coz