log core/moduleapi.lua @ 13015:46c05c2e34f7

age author description
Sat, 01 Apr 2023 11:59:50 +0100 Matthew Wild moduleapi: Add module:once() to execute a function after module load/startup
Sun, 26 Mar 2023 14:06:04 +0100 Matthew Wild moduleapi: Add 'peek' to :may() and new :could() helper to suppress logging
Sat, 25 Mar 2023 19:38:41 +0000 Matthew Wild moduleapi: may: Fail early if a local session has no role assigned
Fri, 17 Mar 2023 16:23:07 +0100 Kim Alvefur core: Prefix module imports with prosody namespace