log util/async.lua @ 9598:dcd85bc34d21

age author description
Fri, 26 Oct 2018 19:32:00 +0100 Matthew Wild Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall
Sun, 12 Aug 2018 23:52:39 +0200 Kim Alvefur util.async: Remove sleep function
Sun, 08 Jul 2018 00:37:01 +0200 Kim Alvefur util.{async,timer}: Move sleep() to reduce dependencies of util.timer
Fri, 06 Jul 2018 15:33:46 +0100 Matthew Wild MUC: Add config option to allow members to invite other members to the room (previously only owners/admins could do this)
Mon, 25 Jun 2018 13:53:17 +0100 Matthew Wild util.async: Copy hooks from main thread into coroutines
Fri, 04 May 2018 00:10:17 +0200 Kim Alvefur util.async: Move runner id into log tag