Software /
code /
prosody
Log
core/modulemanager.lua @ 13753:07b6a669f7f1 default tip
description | author | age |
---|---|---|
modulemanager: Remove autoloading of per-platform module 13.0 | Matthew Wild | Thu, 13 Feb 2025 18:00:54 +0000 |
modulemanager: Allow modules to specify supported Lua versions in metadata | Matthew Wild | Thu, 09 Jan 2025 16:44:48 +0000 |
modulemanager: Handle multiple digits in Lua version number | Matthew Wild | Thu, 09 Jan 2025 16:06:53 +0000 |
modulemanager: Allow modules to expose module.ready - to be called after init | Matthew Wild | Thu, 30 Nov 2023 10:09:47 +0000 |
core: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:07 +0100 |
core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 0.12 | Kim Alvefur | Mon, 04 Apr 2022 18:44:57 +0200 |
core.modulemanager: Save module metadata for potential later use | Kim Alvefur | Sat, 05 Feb 2022 01:33:46 +0100 |