summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0313/stanza.py
AgeCommit message (Expand)Author
2021-03-09XEP-0313: Fix off-by-one-page RSM fetchingmathieui
2021-03-09XEP-0313: Update the APImathieui
2021-03-09XEP-0441: Split MAM preferences into a separate pluginmathieui
2021-03-09XEP-0313: Update stanza for completeness, and more docsmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2017-09-24Update the MAM plugin for asyncio & new namespacemathieui
2016-10-27XEP-0313: Add missing setter argument.Emmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz