Software /
code /
prosody
Log
core/modulemanager.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
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 |
modulemanager: Shorten metadata keys to improve readability and memorability | Matthew Wild | Fri, 04 Feb 2022 15:42:13 +0000 |
modulemanager: Add plugin load filter that reads module metadata from source | Matthew Wild | Fri, 04 Feb 2022 14:20:00 +0000 |
modulemanager, moduleapi: Switch to new pluginloader interface | Matthew Wild | Fri, 04 Feb 2022 14:11:46 +0000 |