summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0084
AgeCommit message (Expand)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2021-02-05XEP-0084: add integer wrappers for int stanza attributesmathieui
2021-02-05XEP-0084: Add type hints and switch to default argsmathieui
2020-12-10docs: update docstrings for sphinx conformitymathieui
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2015-09-04Add timeout_callback to a bunch of plugins as a parametermathieui
2015-02-28Revert or edit most previous XEP plugin changesmathieui
2015-02-24XEP-0084: fix setting and getting the Data valuemathieui
2015-02-24XEP-0084: wrap functions with coroutine_wrappermathieui
2015-02-12Remove more threaded= and block= options from the pluginsmathieui
2014-07-17Rename to slixmppFlorent Le Coz