summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0313
AgeCommit message (Collapse)Author
2017-09-24Update the MAM plugin for asyncio & new namespacemathieui
And add an example
2016-10-27XEP-0313: Add missing setter argument.Emmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2015-02-12Remove more threaded= and block= options from the pluginsmathieui
(also, correct a typo)
2014-07-17Rename to slixmppFlorent Le Coz