Software /
code /
prosody
Log
plugins/mod_admin_shell.lua @ 13067:386ca97bec5b
description | author | age |
---|---|---|
mod_admin_shell: Add config:set([host,] key, value) because why not | Kim Alvefur | Sat, 08 Apr 2023 11:28:55 +0200 |
mod_admin_shell: Allow wildcard matches like s2s:show("*.example.com") | Kim Alvefur | Sat, 08 Apr 2023 10:16:18 +0200 |
mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage | Kim Alvefur | Fri, 07 Apr 2023 14:03:24 +0200 |
mod_admin_shell: Make IP column thinner if IPv6 is disabled | Kim Alvefur | Fri, 07 Apr 2023 13:09:00 +0200 |
mod_admin_shell: Make default column width 1 part | Kim Alvefur | Fri, 07 Apr 2023 13:07:00 +0200 |
mod_admin_shell: Fix attempt to compare number with string | Kim Alvefur | Fri, 07 Apr 2023 13:04:15 +0200 |
mod_admin_shell: Dynamically size JIDs and hosts | Kim Alvefur | Fri, 07 Apr 2023 12:58:02 +0200 |