Software /
code /
prosody
Log
core/modulemanager.lua @ 10288:f36f7d2c269b
description | author | age |
---|---|---|
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 |