log mod_groups_internal/mod_groups_internal.lua @ 5029:56b9f0b1409f

age author description
2021-10-12 Kim Alvefur mod_groups_internal: Remove deleted user from groups
2021-10-12 Kim Alvefur mod_groups_internal: Fix accidental global [luacheck]
2021-02-05 Jonas Schäfer mod_groups_internal: allow force-emitting group member addition events
2021-02-03 Jonas Schäfer mod_groups_internal: emit events for group membership changes
2021-02-02 Jonas Schäfer mod_groups_internal: correctly destroy MUC associated with group
2021-01-31 Jonas Schäfer mod_groups_internal: handle empty groups correctly
2021-01-31 Jonas Schäfer mod_groups_internal: fix log message not appearing
2021-01-31 Jonas Schäfer mod_groups_internal: make robust against module reloads
2021-01-30 Jonas Schäfer mod_groups_internal: maintain the name of the associated MUC
2021-01-27 Matthew Wild mod_groups_internal: Style
2021-01-27 Matthew Wild mod_groups_internal: Fix unintended global variable (thanks luacheck)
2021-01-27 Matthew Wild mod_groups_internal: Fix incorrect function name
2021-01-27 Matthew Wild mod_groups_internal: Remove unused local function
2021-01-27 Matthew Wild mod_groups_internal: Prep MUC JID before exposing/storing it (just in case)
2021-01-26 Jonas Schäfer mod_groups_internal: send invite to new members of groups
2021-01-26 Jonas Schäfer mod_groups_internal: fix default value and handling of groups_muc_host