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

age author description
Thu, 29 Jun 2023 15:58:33 +0100 Matthew Wild Multiple modules: Update for split prosody:user role (prosody 082c7d856e61)
Thu, 18 May 2023 18:15:50 +0200 Matthew Wild mod_invites_adhoc: Fall back to generic allow_user_invites for role-less users
Wed, 14 Sep 2022 17:21:42 +0200 Kim Alvefur mod_invites_adhoc: Set non-nil defaults for options, fixes traceback (thanks Martin)
Wed, 13 Jul 2022 11:23:55 +0100 Matthew Wild mod_invites_adhoc: Update for Prosody's new role API (backwards-compatible)
Tue, 09 Nov 2021 11:39:18 +0000 Matthew Wild mod_invites_adhoc: Allow role-based permissions to override default policy
Tue, 09 Nov 2021 11:33:06 +0000 Matthew Wild mod_invites_adhoc: Add the ability to deny user invites by specific roles
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
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:09:02 +0100 Jonas Schäfer mod_invites_adhoc: add information about who created an invitation
Fri, 11 Sep 2020 13:50:47 +0100 Matthew Wild mod_invites_adhoc: New module to allow invite creation via ad-hoc commands (XEP-0401)