Software /
code /
prosody
Log
core/moduleapi.lua @ 9686:e52e4e6e7ffb
description | author | age |
---|---|---|
moduleapi: Use pack from util.table | Kim Alvefur | Sat, 08 Dec 2018 16:35:00 +0100 |
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 |