summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0231
AgeCommit message (Expand)Author
2021-02-26XEP-0231: do not crash if max-age is Nonemathieui
2021-02-26XEP-0231: API changesmathieui
2021-02-13XEP-0231: Add typing, docs, and new-style kwargsmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2020-12-10docs: update docstrings for sphinx conformitymathieui
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-10-22sed -i 's/set((\(.*\)))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2015-09-05xep_0231: Fix a traceback on result serialization.Emmanuel Gil Peyrot
2015-02-28Revert or edit most previous XEP plugin changesmathieui
2015-02-24XEP-0231: wrap get_bob() with coroutine_wrappermathieui
2015-02-12Remove more threaded= and block= options from the pluginsmathieui
2015-02-12Fix the uses of stanza.reply()mathieui
2014-07-17Rename to slixmppFlorent Le Coz