Tue, 31 Jan 2023 07:48:21 +0100 core.moduleapi: Fix passing variable to logging
Kim Alvefur <zash@zash.se> [Tue, 31 Jan 2023 07:48:21 +0100] rev 12878
core.moduleapi: Fix passing variable to logging
Mon, 30 Jan 2023 00:40:47 +0100 mod_storage_sql: Silence luacheck warning
Kim Alvefur <zash@zash.se> [Mon, 30 Jan 2023 00:40:47 +0100] rev 12877
mod_storage_sql: Silence luacheck warning
Mon, 30 Jan 2023 00:38:26 +0100 mod_storage_sql: Record connection to database as module status
Kim Alvefur <zash@zash.se> [Mon, 30 Jan 2023 00:38:26 +0100] rev 12876
mod_storage_sql: Record connection to database as module status Allows retrieving this in e.g. a health reporting module Thanks pfak
Mon, 30 Jan 2023 00:14:50 +0100 mod_admin_shell: Match substring in muc:affiliations() like muc:occupants()
Kim Alvefur <zash@zash.se> [Mon, 30 Jan 2023 00:14:50 +0100] rev 12875
mod_admin_shell: Match substring in muc:affiliations() like muc:occupants() Maybe one day we'll get consistent filtering semantics everywhere.
Sun, 29 Jan 2023 21:37:13 +0100 mod_admin_shell: Sort MUC users by relation and JID
Kim Alvefur <zash@zash.se> [Sun, 29 Jan 2023 21:37:13 +0100] rev 12874
mod_admin_shell: Sort MUC users by relation and JID Suggested by MattJ, our resident UI expert :)
Sun, 29 Jan 2023 18:57:28 +0100 mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics
Kim Alvefur <zash@zash.se> [Sun, 29 Jan 2023 18:57:28 +0100] rev 12873
mod_admin_shell: Make Role and Affiliation columns the same width for aesthetics The length of the title "Affiliation" made them both close enough that it looked off.
Sun, 29 Jan 2023 18:31:25 +0100 mod_admin_shell: Use tables to present MUC users
Kim Alvefur <zash@zash.se> [Sun, 29 Jan 2023 18:31:25 +0100] rev 12872
mod_admin_shell: Use tables to present MUC users Tables are awesome!
Sun, 29 Jan 2023 17:55:56 +0100 mod_admin_shell: Factor out room retrieval into common function
Kim Alvefur <zash@zash.se> [Sun, 29 Jan 2023 17:55:56 +0100] rev 12871
mod_admin_shell: Factor out room retrieval into common function Justification: See diffstat
Sun, 29 Jan 2023 17:53:21 +0100 mod_admin_shell: Add muc:affiliations(room) command to list memberships
Kim Alvefur <zash@zash.se> [Sun, 29 Jan 2023 17:53:21 +0100] rev 12870
mod_admin_shell: Add muc:affiliations(room) command to list memberships Easier than going trough muc:room():each_affiliation() since you have to do fiddly things to reach the print() function.
Sun, 29 Jan 2023 17:41:08 +0100 mod_admin_shell: Add muc:occupants(room) command to list occupants
Kim Alvefur <zash@zash.se> [Sun, 29 Jan 2023 17:41:08 +0100] rev 12869
mod_admin_shell: Add muc:occupants(room) command to list occupants Easier than going trough muc:room():each_occupant() since you have to do fiddly things to reach the print() function.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip