summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0012/last_activity.py
AgeCommit message (Expand)Author
2021-06-28refactor: remove the now obsolete future_wrapper and asyncio-related modulemathieui
2021-02-26XEP-0012: API changes.mathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2021-02-04XEP-0012: Add type hints and switch to default argsmathieui
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-01-21Fixed NameError in start_uptimeTsukasa Hiiragi
2015-02-28Revert or edit most previous XEP plugin changesmathieui
2015-02-24XEP-0012: wrap get_last_activity() with coroutine_wrappermathieui
2015-02-12Fix the uses of stanza.reply()mathieui
2014-09-01Remove all trailing whitespaces.Emmanuel Gil Peyrot
2014-07-30Fix the iq.send() function, and a bunch of places where it is calledFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz