log

age author description
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
Mon, 01 Feb 2021 16:43:27 +0100 Jonas Schäfer mod_invites: add extensive help message
Sun, 31 Jan 2021 19:16:36 +0100 Jonas Schäfer mod_invites: rework CLI parsing to support groups
Sun, 31 Jan 2021 16:12:47 +0100 Jonas Schäfer mod_muc_defaults: handle case where affiliations are unset
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:31:15 +0100 Jonas Schäfer mod_groups_migration: make default group name configurable
Sat, 30 Jan 2021 16:25:12 +0100 Jonas Schäfer mod_groups_internal: maintain the name of the associated MUC
Sat, 30 Jan 2021 10:47:57 +0100 Jonas Schäfer mod_invites_register_api: Handle password resets
Sat, 30 Jan 2021 07:19:35 +0100 tmolitor mod_smacks: allow O(1) processing of delayed ack events
Sat, 30 Jan 2021 07:17:33 +0100 tmolitor mod_cloud_notify: use stanza from mod_smacks to behave O(1)
Sat, 30 Jan 2021 01:10:06 +0100 Kim Alvefur mod_compliance_2021: XEP-0443: XMPP Compliance Suites 2021 self-test
Thu, 28 Jan 2021 08:56:29 +0000 Matthew Wild mod_invites_adhoc: Add support for specifying roles that may invite users, admins may always invite
Thu, 28 Jan 2021 07:04:11 +0000 Matthew Wild mod_invites_adhoc: Fail contact invite if user is not on current host
Wed, 27 Jan 2021 16:10:08 +0000 Matthew Wild mod_invites_page: Some fixes for external-only mode
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
Wed, 27 Jan 2021 14:55:22 +0000 Matthew Wild mod_groups_internal: Remove unused local function
Wed, 27 Jan 2021 14:52:30 +0000 Matthew Wild mod_groups_internal: Prep MUC JID before exposing/storing it (just in case)
Wed, 27 Jan 2021 08:16:26 +0000 Matthew Wild mod_invites_page: Allow disabling of built-in pages with invites_page_external option
Tue, 26 Jan 2021 22:04:43 +0100 Jonas Schäfer mod_invites_register: factor group handling into separate module
Tue, 26 Jan 2021 22:04:23 +0100 Jonas Schäfer mod_invites_groups: factor group handling out of mod_invites_register
Tue, 26 Jan 2021 17:28:26 +0100 Jonas Schäfer mod_groups_internal: send invite to new members of groups
Tue, 26 Jan 2021 17:18:44 +0100 Kim Alvefur mod_migrate: Allow migrating data not attached to any user / nil user
Tue, 26 Jan 2021 17:17:36 +0100 Jonas Schäfer mod_invites_adhoc: also add tracking information to contact invites
Tue, 26 Jan 2021 16:10:11 +0100 Jonas Schäfer mod_http_admin_api: re-add information about invite creator
Tue, 26 Jan 2021 16:09:02 +0100 Jonas Schäfer mod_invites_adhoc: add information about who created an invitation