log core/modulemanager.lua @ 13498:aefbc76ac8d2

age author description
Thu, 30 Nov 2023 10:09:47 +0000 Matthew Wild modulemanager: Allow modules to expose module.ready - to be called after init
Fri, 17 Mar 2023 16:23:07 +0100 Kim Alvefur core: Prefix module imports with prosody namespace
Mon, 04 Apr 2022 18:44:57 +0200 Kim Alvefur core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 0.12
Sat, 05 Feb 2022 01:33:46 +0100 Kim Alvefur core.modulemanager: Save module metadata for potential later use
Fri, 04 Feb 2022 15:42:13 +0000 Matthew Wild modulemanager: Shorten metadata keys to improve readability and memorability
Fri, 04 Feb 2022 14:20:00 +0000 Matthew Wild modulemanager: Add plugin load filter that reads module metadata from source
Fri, 04 Feb 2022 14:11:46 +0000 Matthew Wild modulemanager, moduleapi: Switch to new pluginloader interface