Log

core/modulemanager.lua @ 10593:079b31c8dbf2

description author age
core.modulemanager: Silence warning about unused err variable [luacheck] Kim Alvefur Fri, 20 Dec 2019 22:38:45 +0100
Merge 0.11->trunk Kim Alvefur Sat, 23 Nov 2019 23:12:01 +0100
core.modulemanager: Disable mod_vcard if mod_vcard_legacy is enabled to prevent conflict (#1469) 0.11 Kim Alvefur Sat, 23 Nov 2019 23:11:03 +0100
core.modulemanager: Split lists across multiple lines for improved readability Kim Alvefur Sun, 29 Sep 2019 17:07:39 +0200
mod_s2s_bidi: Enables bi-directional streams via XEP-0288 Kim Alvefur Sun, 08 Sep 2019 19:45:39 +0200
modulemanager: Set module status on successful or failed module load Matthew Wild Tue, 19 Mar 2019 09:05:15 +0000
modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion] Matthew Wild Fri, 26 Oct 2018 19:53:02 +0100
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall Matthew Wild Fri, 26 Oct 2018 19:32:00 +0100
modulemanager: Expose function to get the list of modules that should be loaded on a host Matthew Wild Wed, 20 Jun 2018 10:41:02 +0100
core: Use prosody.hosts instead of _G.hosts for consistency Kim Alvefur Thu, 29 Mar 2018 16:58:06 +0200
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
core: Split some very long lines [luacheck] Kim Alvefur Sat, 04 Mar 2017 17:49:48 +0100
modulemanager: Silence log message about attempts to load already loaded modules for shared modules Kim Alvefur Sat, 19 Mar 2016 16:35:43 +0100
loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck] Kim Alvefur Thu, 18 Feb 2016 14:57:51 +0100
loggingmanager,modulemanager,moduleapi: Localize unpack compatible with Lua 5.2+ Kim Alvefur Thu, 18 Feb 2016 14:57:04 +0100