mod_admin_shell: Show internal URL where different from external
|
Kim Alvefur |
Sun, 28 May 2023 22:33:45 +0200 |
mod_admin_shell: Show internal URL in addition to external in http:list
|
Kim Alvefur |
Wed, 24 May 2023 14:49:29 +0200 |
mod_admin_shell: Allow logging HTTP events with debug:logevents("http")
|
Kim Alvefur |
Sun, 14 May 2023 19:02:26 +0200 |
mod_admin_shell: Allow logging global events with debug:logevents("*")
|
Kim Alvefur |
Sun, 14 May 2023 19:01:01 +0200 |
mod_admin_shell: Refactor 'cert' column
|
Kim Alvefur |
Sun, 30 Apr 2023 23:45:55 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Wed, 19 Apr 2023 11:42:36 +0200 |
mod_admin_shell: Fix display of remote cert status when expired etc
0.12
|
Kim Alvefur |
Thu, 06 Apr 2023 17:09:03 +0200 |
mod_admin_shell: Use same wildcard matching in other s2s command
|
Kim Alvefur |
Mon, 10 Apr 2023 14:24:39 +0200 |
mod_admin_shell: Factor apart wildcard matching into function for reuse
|
Kim Alvefur |
Mon, 10 Apr 2023 14:12:48 +0200 |
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 |
mod_admin_shell: More dynamic widths calculations
|
Kim Alvefur |
Fri, 07 Apr 2023 12:48:17 +0200 |
mod_admin_shell: Calculate widths of columns from example values
|
Kim Alvefur |
Thu, 06 Apr 2023 17:07:09 +0200 |
mod_admin_shell: Strip 'prosody:' prefix to allow narrower Role column
|
Kim Alvefur |
Sun, 02 Apr 2023 22:44:29 +0200 |
mod_admin_shell: Allow matching on host or bare JID in c2s:show
|
Kim Alvefur |
Fri, 31 Mar 2023 22:01:27 +0200 |
core.usermanager: Correct formatting of not implemented error
|
Kim Alvefur |
Sun, 26 Mar 2023 16:51:33 +0200 |
mod_admin_shell: Enable user after creation with role
|
Kim Alvefur |
Sun, 26 Mar 2023 16:45:34 +0200 |
mod_admin_shell: Simplify user creation when no role given
|
Kim Alvefur |
Sun, 26 Mar 2023 16:45:23 +0200 |
plugins: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 24 Mar 2023 13:15:28 +0100 |
mod_admin_shell: Limit module dependency listings to loaded on current host
|
Kim Alvefur |
Fri, 10 Mar 2023 12:33:02 +0100 |
mod_admin_shell: Show reverse dependencies in module:info()
|
Kim Alvefur |
Sun, 05 Mar 2023 14:08:26 +0100 |
mod_admin_shell: Add commands to disable and enable accounts
|
Kim Alvefur |
Thu, 23 Feb 2023 18:10:06 +0100 |
Merge 0.12->trunk
|
Kim Alvefur |
Thu, 16 Feb 2023 20:15:39 +0100 |
mod_admin_socket: Return error on unhandled input to prevent apparent freeze
0.12
|
Kim Alvefur |
Thu, 16 Feb 2023 17:20:09 +0100 |
mod_admin_shell: Match substring in muc:affiliations() like muc:occupants()
|
Kim Alvefur |
Mon, 30 Jan 2023 00:14:50 +0100 |
mod_admin_shell: Sort MUC users by relation and JID
|
Kim Alvefur |
Sun, 29 Jan 2023 21:37:13 +0100 |
mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics
|
Kim Alvefur |
Sun, 29 Jan 2023 18:57:28 +0100 |
mod_admin_shell: Use tables to present MUC users
|
Kim Alvefur |
Sun, 29 Jan 2023 18:31:25 +0100 |
mod_admin_shell: Factor out room retrieval into common function
|
Kim Alvefur |
Sun, 29 Jan 2023 17:55:56 +0100 |
mod_admin_shell: Add muc:affiliations(room) command to list memberships
|
Kim Alvefur |
Sun, 29 Jan 2023 17:53:21 +0100 |
mod_admin_shell: Add muc:occupants(room) command to list occupants
|
Kim Alvefur |
Sun, 29 Jan 2023 17:41:08 +0100 |
Merge 0.12->trunk
|
Kim Alvefur |
Mon, 24 Oct 2022 15:25:12 +0200 |
mod_admin_shell: Ensure available connection for column 'secure'
0.12
|
Kim Alvefur |
Sun, 23 Oct 2022 16:22:12 +0200 |
mod_admin_shell: Ensure connection exists to get port from (fixes #1777)
0.12
|
Kim Alvefur |
Sun, 23 Oct 2022 16:19:39 +0200 |
mod_admin_shell: Fix display of session without role (thanks Link Mauve)
|
Kim Alvefur |
Fri, 23 Sep 2022 11:58:15 +0200 |
mod_admin_shell: Rename variable to avoid confusion with global function
|
Kim Alvefur |
Thu, 25 Aug 2022 22:42:41 +0200 |
mod_admin_shell: Fix output from user:roles()
|
Kim Alvefur |
Thu, 25 Aug 2022 22:40:41 +0200 |
mod_admin_shell: Ensure account has role before it is usable
|
Kim Alvefur |
Thu, 18 Aug 2022 19:00:01 +0200 |
mod_admin_shell: Update help for user:create to reflect singular role argument
|
Kim Alvefur |
Thu, 18 Aug 2022 18:10:18 +0200 |
mod_admin_shell: Update with new role management commands and help text
|
Matthew Wild |
Thu, 18 Aug 2022 16:46:07 +0100 |
mod_admin_shell: Show session role in c2s:show
|
Kim Alvefur |
Mon, 15 Aug 2022 16:36:00 +0200 |
Merge 0.12->trunk
|
Matthew Wild |
Thu, 18 Aug 2022 15:43:16 +0100 |
mod_admin_shell: Switch names for user role management commands
0.12
|
Kim Alvefur |
Mon, 15 Aug 2022 18:56:22 +0200 |
mod_admin_shell: Remove obsolete module:load() argument from 0.8 time
|
Kim Alvefur |
Fri, 05 Aug 2022 14:41:13 +0200 |
compat: Remove handling of Lua 5.1 location of 'unpack' function
|
Kim Alvefur |
Mon, 11 Jul 2022 19:07:38 +0200 |
mod_admin_shell: Show session id ping reply came
|
Kim Alvefur |
Mon, 13 Jun 2022 21:25:42 +0200 |
mod_admin_shell: Include last (mod_cron) task run time in module:info()
|
Kim Alvefur |
Wed, 01 Jun 2022 17:27:17 +0200 |
mod_admin_shell: Drop unused argument [luacheck]
|
Kim Alvefur |
Tue, 31 May 2022 13:26:44 +0200 |
mod_admin_shell: Show bound ports in module:info
|
Kim Alvefur |
Tue, 31 May 2022 00:31:56 +0200 |
mod_admin_shell: Document the 'watch' section in the built-in help
|
Kim Alvefur |
Mon, 30 May 2022 14:54:10 +0200 |
prosodyctl shell: Communicate width of terminal to mod_admin_shell
|
Kim Alvefur |
Mon, 30 May 2022 15:28:44 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Sun, 15 May 2022 23:22:33 +0200 |
mod_admin_shell: Tighten up type checks to fix #1754 (thanks clouded)
0.12
|
Kim Alvefur |
Sun, 15 May 2022 23:16:14 +0200 |
net: isolate LuaSec-specifics
|
Jonas Schäfer |
Wed, 27 Apr 2022 17:44:14 +0200 |
mod_admin_shell: Add watch:stanzas() command
|
Matthew Wild |
Wed, 23 Mar 2022 13:43:08 +0000 |