| 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
|
| Fri, 31 Mar 2023 22:01:27 +0200 |
Kim Alvefur |
mod_admin_shell: Allow matching on host or bare JID in c2s:show
|
| Sun, 26 Mar 2023 16:51:33 +0200 |
Kim Alvefur |
core.usermanager: Correct formatting of not implemented error
|
| Sun, 26 Mar 2023 16:45:34 +0200 |
Kim Alvefur |
mod_admin_shell: Enable user after creation with role
|
| Sun, 26 Mar 2023 16:45:23 +0200 |
Kim Alvefur |
mod_admin_shell: Simplify user creation when no role given
|
| Fri, 24 Mar 2023 13:15:28 +0100 |
Kim Alvefur |
plugins: Prefix module imports with prosody namespace
|
| Fri, 10 Mar 2023 12:33:02 +0100 |
Kim Alvefur |
mod_admin_shell: Limit module dependency listings to loaded on current host
|