log mod_groups_internal/mod_groups_internal.lua @ 6562:5da6fb562df9 default tip

age author description
Tue, 05 Aug 2025 12:58:51 +0100 Matthew Wild mod_groups_internal: Fix traceback on deletion when group has no MUCs
Thu, 13 Mar 2025 13:00:26 +0000 Matthew Wild mod_groups_internal: Save roster after adding group info (thanks gtech1)
Fri, 12 Jul 2024 19:55:30 +0200 Rémi Bardon mod_groups_internal: Delete all associated MUCs when deleting a group
Wed, 01 Jan 2025 14:15:20 +0000 Matthew Wild mod_groups_internal: Disable MUC integration by default
Fri, 12 Jan 2024 18:20:40 +0000 Matthew Wild mod_groups_internal: Add flag to indicate when a linked MUC has been deleted
Fri, 12 Jan 2024 18:19:56 +0000 Matthew Wild mod_groups_internal: Also remove MUCs that still exist, but have been destroyed
Fri, 12 Jan 2024 15:38:56 +0000 Matthew Wild mod_groups_internal: Sync MUC affiliations for multi-MUC groups
Fri, 12 Jan 2024 15:37:13 +0000 Matthew Wild mod_groups_internal: Save MUC room after creation to commit it to storage
Thu, 11 Jan 2024 15:53:18 +0000 Matthew Wild mod_groups_internal: Fix traceback when room doesn't exist
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