log mod_groups_internal/mod_groups_internal.lua @ 5819:bb51cf204dd4 default tip

age author description
Sat, 23 Dec 2023 17:27:35 +0100 Kim Alvefur mod_groups_internal: Set group names as roster groups
Thu, 14 Dec 2023 09:44:13 +0000 Matthew Wild mod_groups_internal: Return group name instead of MUC name if MUC has no name
Thu, 02 Nov 2023 16:59:44 +0000 Matthew Wild mod_groups_internal: Update to support multiple MUCs per group
Tue, 12 Oct 2021 13:57:24 +0200 Kim Alvefur mod_groups_internal: Remove deleted user from groups
Tue, 12 Oct 2021 13:52:12 +0200 Kim Alvefur mod_groups_internal: Fix accidental global [luacheck]
Fri, 05 Feb 2021 15:45:28 +0100 Jonas Schäfer mod_groups_internal: allow force-emitting group member addition events
Wed, 03 Feb 2021 18:02:39 +0100 Jonas Schäfer mod_groups_internal: emit events for group membership changes
Tue, 02 Feb 2021 22:28:09 +0100 Jonas Schäfer mod_groups_internal: correctly destroy MUC associated with group
Sun, 31 Jan 2021 16:09:14 +0100 Jonas Schäfer mod_groups_internal: handle empty groups correctly
Sun, 31 Jan 2021 12:20:03 +0100 Jonas Schäfer mod_groups_internal: fix log message not appearing
Sun, 31 Jan 2021 12:14:21 +0100 Jonas Schäfer mod_groups_internal: make robust against module reloads
Sat, 30 Jan 2021 16:25:12 +0100 Jonas Schäfer mod_groups_internal: maintain the name of the associated MUC
Wed, 27 Jan 2021 15:14:47 +0000 Matthew Wild mod_groups_internal: Style
Wed, 27 Jan 2021 15:13:18 +0000 Matthew Wild mod_groups_internal: Fix unintended global variable (thanks luacheck)
Wed, 27 Jan 2021 14:55:55 +0000 Matthew Wild mod_groups_internal: Fix incorrect function name