Software /
code /
prosody
Log
core/moduleapi.lua @ 5412:a5fcda77c6b1
description | author | age |
---|---|---|
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 |
moduleapi: Clarify comment | Matthew Wild | Fri, 03 Aug 2012 14:07:41 +0100 |
moduleapi: If path name ends with '-cache' create table as weak (keys and values) | Matthew Wild | Mon, 30 Jul 2012 00:40:02 +0100 |