Log

plugins/mod_admin_shell.lua @ 13098:65d2ff6e674e

description author age
mod_admin_shell: Refactor 'cert' column Kim Alvefur 22 months ago
Merge 0.12->trunk Kim Alvefur 23 months ago
mod_admin_shell: Fix display of remote cert status when expired etc 0.12 Kim Alvefur 23 months ago
mod_admin_shell: Use same wildcard matching in other s2s command Kim Alvefur 23 months ago
mod_admin_shell: Factor apart wildcard matching into function for reuse Kim Alvefur 23 months ago
mod_admin_shell: Add config:set([host,] key, value) because why not Kim Alvefur 23 months ago
mod_admin_shell: Allow wildcard matches like s2s:show("*.example.com") Kim Alvefur 23 months ago
mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage Kim Alvefur 23 months ago
mod_admin_shell: Make IP column thinner if IPv6 is disabled Kim Alvefur 23 months ago
mod_admin_shell: Make default column width 1 part Kim Alvefur 23 months ago
mod_admin_shell: Fix attempt to compare number with string Kim Alvefur 23 months ago
mod_admin_shell: Dynamically size JIDs and hosts Kim Alvefur 23 months ago
mod_admin_shell: More dynamic widths calculations Kim Alvefur 23 months ago
mod_admin_shell: Calculate widths of columns from example values Kim Alvefur 23 months ago
mod_admin_shell: Strip 'prosody:' prefix to allow narrower Role column Kim Alvefur 23 months ago
mod_admin_shell: Allow matching on host or bare JID in c2s:show Kim Alvefur 23 months ago
core.usermanager: Correct formatting of not implemented error Kim Alvefur 24 months ago
mod_admin_shell: Enable user after creation with role Kim Alvefur 24 months ago
mod_admin_shell: Simplify user creation when no role given Kim Alvefur 24 months ago
plugins: Prefix module imports with prosody namespace Kim Alvefur 24 months ago
mod_admin_shell: Limit module dependency listings to loaded on current host Kim Alvefur 2023-03-10
mod_admin_shell: Show reverse dependencies in module:info() Kim Alvefur 2023-03-05
mod_admin_shell: Add commands to disable and enable accounts Kim Alvefur 2023-02-23
Merge 0.12->trunk Kim Alvefur 2023-02-16
mod_admin_socket: Return error on unhandled input to prevent apparent freeze 0.12 Kim Alvefur 2023-02-16
mod_admin_shell: Match substring in muc:affiliations() like muc:occupants() Kim Alvefur 2023-01-29
mod_admin_shell: Sort MUC users by relation and JID Kim Alvefur 2023-01-29
mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics Kim Alvefur 2023-01-29
mod_admin_shell: Use tables to present MUC users Kim Alvefur 2023-01-29
mod_admin_shell: Factor out room retrieval into common function Kim Alvefur 2023-01-29