Software /
code /
prosody
Log
core/moduleapi.lua @ 5900:cb1103423aa7
description | author | age |
---|---|---|
core.moduleapi: Fix some global accesses. | Waqas Hussain | Wed, 06 Nov 2013 14:38:51 -0500 |
core/moduleapi: Return timer object from module:add_timer | daurnimator | Wed, 06 Nov 2013 12:56:35 -0500 |
moduleapi: Add module:unhook() | Matthew Wild | Mon, 16 Sep 2013 18:41:09 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
moduleapi: module:get_host_type() now returns 'global' for * and 'local' for non-components | Matthew Wild | Tue, 06 Aug 2013 17:17:23 +0100 |
moduleapi: in module:provides(), add the name of the module in item._provided_by | Kim Alvefur | Sat, 27 Apr 2013 19:44:37 +0200 |