Software /
code /
prosody
Log
core/moduleapi.lua @ 9556:e4c09e335bd9
description | author | age |
---|---|---|
moduleapi: Prevent loading disabled module as dependency of enabled one | Kim Alvefur | Thu, 25 Oct 2018 17:11:10 +0200 |
core.moduleapi: Remove redundant condition | Kim Alvefur | Thu, 18 Oct 2018 00:49:29 +0200 |
moduleapi: Remove multiple-parameters feature from module:shared() | Matthew Wild | Wed, 08 Aug 2018 08:19:01 +0100 |
moduleapi: Use :send API from :broadcast for compactness | Kim Alvefur | Sat, 14 Jul 2018 21:25:34 +0200 |
moduleapi: Lazy-load statsmanager on demand | Kim Alvefur | Sat, 07 Jul 2018 21:55:18 +0200 |
moduleapi: Lazy-load configmanager on demand simplify dependency graph | Kim Alvefur | Sat, 07 Jul 2018 21:55:00 +0200 |