Software /
code /
prosody
Log
core/moduleapi.lua @ 13205:0ccd82b965d5
description | author | age |
---|---|---|
core.moduleapi: Improve handling of different types in :get_option_period | Kim Alvefur | Sun, 16 Jul 2023 20:59:27 +0200 |
core.moduleapi: Add :get_option_period for parsing time intervals | Kim Alvefur | Sun, 16 Jul 2023 19:49:12 +0200 |
core.moduleapi: Allow specifying an acceptable range for number options | Kim Alvefur | Tue, 05 Oct 2021 15:36:38 +0200 |
moduleapi: Add enum config option method | Kim Alvefur | Sat, 16 Jan 2021 20:40:14 +0100 |
moduleapi: Add luacheck annotation to suppress warning about unused self | Matthew Wild | Sat, 01 Apr 2023 12:30:29 +0100 |
moduleapi: Add module:once() to execute a function after module load/startup | Matthew Wild | Sat, 01 Apr 2023 11:59:50 +0100 |
moduleapi: Add 'peek' to :may() and new :could() helper to suppress logging | Matthew Wild | Sun, 26 Mar 2023 14:06:04 +0100 |