Software /
code /
prosody
Log
core/moduleapi.lua @ 5498:2a67235e1d4d
description | author | age |
---|---|---|
moduleapi: Make module:open_store() open a store named after the calling module by default | Kim Alvefur | Fri, 19 Apr 2013 14:42:32 +0200 |
moduleapi: Add module:open_store() as a front-end to storagemanager.open() | Matthew Wild | Fri, 19 Apr 2013 13:29:47 +0100 |
moduleapi: assert() that prosody.core_post_stanza is not nil | Matthew Wild | Fri, 05 Apr 2013 19:13:46 +0100 |
moduleapi: have get_host_items wrap on get_items from modulemanager, also add has_{feature/identity} to the API. | Marco Cirillo | Mon, 01 Apr 2013 23:44:28 +0000 |
core.*: Complete removal of all traces of the "core" section and section-related code. | Kim Alvefur | Sat, 23 Mar 2013 02:33:15 +0100 |
moduleapi: Revert previous commit and add comment, it's meant to be this way | Matthew Wild | Sat, 29 Sep 2012 17:07:08 +0100 |
moduleapi: Fix require of modulemanager (thanks mva!) | Matthew Wild | Sat, 29 Sep 2012 10:46:03 +0100 |