Software /
code /
prosody
Log
core/moduleapi.lua @ 10834:c6e852984d48 0.11
description | author | age |
---|---|---|
moduleapi: Prevent loading disabled module as dependency of enabled one | Kim Alvefur | 2018-10-25 |
core.moduleapi: Remove redundant condition | Kim Alvefur | 2018-10-17 |
moduleapi: Remove multiple-parameters feature from module:shared() | Matthew Wild | 2018-08-08 |
moduleapi: Use :send API from :broadcast for compactness | Kim Alvefur | 2018-07-14 |
moduleapi: Lazy-load statsmanager on demand | Kim Alvefur | 2018-07-07 |
moduleapi: Lazy-load configmanager on demand simplify dependency graph | Kim Alvefur | 2018-07-07 |
moduleapi: Remove unused and undocumented :has_feature and :has_identity | Kim Alvefur | 2018-02-23 |