Software /
code /
prosody
Log
core/moduleapi.lua @ 12644:4262ce516e6c
description | author | age |
---|---|---|
core.moduleapi: Fixup method name | Kim Alvefur | Wed, 15 Jun 2022 23:03:15 +0200 |
Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | Wed, 15 Jun 2022 12:15:01 +0100 |
compat: Use table.pack (there since Lua 5.2) over our util.table | Kim Alvefur | Mon, 11 Jul 2022 19:15:24 +0200 |
compat: Remove handling of Lua 5.1 location of 'unpack' function | Kim Alvefur | Mon, 11 Jul 2022 19:07:38 +0200 |
core.moduleapi: Fix 'global' property via :context() - #1748 0.12 | Kim Alvefur | Wed, 27 Apr 2022 17:18:46 +0200 |
modulemanager, moduleapi: Switch to new pluginloader interface | Matthew Wild | Fri, 04 Feb 2022 14:11:46 +0000 |