plugins/mod_admin_shell.lua
Wed, 29 Nov 2023 17:49:20 +0000 Matthew Wild mod_admin_shell: Fix linter issues
Wed, 29 Nov 2023 17:33:56 +0000 Matthew Wild mod_admin_shell: Remove verbose logging
Wed, 29 Nov 2023 17:22:18 +0000 Matthew Wild mod_admin_shell: Remove timer:info() (it's been debug:timers() for some time)
Wed, 29 Nov 2023 17:19:53 +0000 Matthew Wild mod_admin_shell: Support for 'shell-command' items (global and per-host)
Wed, 29 Nov 2023 17:18:17 +0000 Matthew Wild mod_admin_shell: Refactor help to data structures for extensibility
Tue, 21 Nov 2023 22:18:42 +0100 Kim Alvefur mod_admin_shell: Fix lint [luacheck]
Tue, 21 Nov 2023 18:48:58 +0000 Matthew Wild mod_admin_shell: Add debug:async() command to show blocked async runners
Thu, 26 Oct 2023 13:29:28 +0200 Kim Alvefur mod_admin_shell: Make 'Role' column dynamically sized
Thu, 29 Jun 2023 15:36:13 +0100 Matthew Wild core, plugins: Split prosody:user role into prosody:{guest,registered,member}
Fri, 09 Jun 2023 17:38:46 +0200 Kim Alvefur mod_admin_shell: Use new serialize preset to simplify default config
Tue, 06 Jun 2023 22:00:54 +0200 Kim Alvefur mod_admin_shell: Warn when (un-)loading module would be undone by restart
Sun, 28 May 2023 22:33:45 +0200 Kim Alvefur mod_admin_shell: Show internal URL where different from external
Wed, 24 May 2023 14:49:29 +0200 Kim Alvefur mod_admin_shell: Show internal URL in addition to external in http:list
Sun, 14 May 2023 19:02:26 +0200 Kim Alvefur mod_admin_shell: Allow logging HTTP events with debug:logevents("http")
Sun, 14 May 2023 19:01:01 +0200 Kim Alvefur mod_admin_shell: Allow logging global events with debug:logevents("*")
Sun, 30 Apr 2023 23:45:55 +0200 Kim Alvefur mod_admin_shell: Refactor 'cert' column
Wed, 19 Apr 2023 11:42:36 +0200 Kim Alvefur Merge 0.12->trunk
Thu, 06 Apr 2023 17:09:03 +0200 Kim Alvefur mod_admin_shell: Fix display of remote cert status when expired etc 0.12
Mon, 10 Apr 2023 14:24:39 +0200 Kim Alvefur mod_admin_shell: Use same wildcard matching in other s2s command
Mon, 10 Apr 2023 14:12:48 +0200 Kim Alvefur mod_admin_shell: Factor apart wildcard matching into function for reuse
Sat, 08 Apr 2023 11:28:55 +0200 Kim Alvefur mod_admin_shell: Add config:set([host,] key, value) because why not
Sat, 08 Apr 2023 10:16:18 +0200 Kim Alvefur mod_admin_shell: Allow wildcard matches like s2s:show("*.example.com")
Fri, 07 Apr 2023 14:03:24 +0200 Kim Alvefur mod_admin_shell: Allow "*" as substitute for 'nil' for easier CLI usage
Fri, 07 Apr 2023 13:09:00 +0200 Kim Alvefur mod_admin_shell: Make IP column thinner if IPv6 is disabled
Fri, 07 Apr 2023 13:07:00 +0200 Kim Alvefur mod_admin_shell: Make default column width 1 part
Fri, 07 Apr 2023 13:04:15 +0200 Kim Alvefur mod_admin_shell: Fix attempt to compare number with string
Fri, 07 Apr 2023 12:58:02 +0200 Kim Alvefur mod_admin_shell: Dynamically size JIDs and hosts
Fri, 07 Apr 2023 12:48:17 +0200 Kim Alvefur mod_admin_shell: More dynamic widths calculations
Thu, 06 Apr 2023 17:07:09 +0200 Kim Alvefur mod_admin_shell: Calculate widths of columns from example values
Sun, 02 Apr 2023 22:44:29 +0200 Kim Alvefur mod_admin_shell: Strip 'prosody:' prefix to allow narrower Role column
less more (0) -100 -50 -30 tip