Software /
code /
prosody-modules
Log
mod_invites_adhoc/mod_invites_adhoc.lua @ 5040:fa99279f9d40
description | author | age |
---|---|---|
mod_invites_adhoc: Set non-nil defaults for options, fixes traceback (thanks Martin) | Kim Alvefur | Wed, 14 Sep 2022 17:21:42 +0200 |
mod_invites_adhoc: Update for Prosody's new role API (backwards-compatible) | Matthew Wild | Wed, 13 Jul 2022 11:23:55 +0100 |
mod_invites_adhoc: Allow role-based permissions to override default policy | Matthew Wild | Tue, 09 Nov 2021 11:39:18 +0000 |
mod_invites_adhoc: Add the ability to deny user invites by specific roles | Matthew Wild | Tue, 09 Nov 2021 11:33:06 +0000 |
mod_invites_adhoc: Add support for specifying roles that may invite users, admins may always invite | Matthew Wild | Thu, 28 Jan 2021 08:56:29 +0000 |
mod_invites_adhoc: Fail contact invite if user is not on current host | Matthew Wild | Thu, 28 Jan 2021 07:04:11 +0000 |
mod_invites_adhoc: also add tracking information to contact invites | Jonas Schäfer | Tue, 26 Jan 2021 17:17:36 +0100 |
mod_invites_adhoc: add information about who created an invitation | Jonas Schäfer | Tue, 26 Jan 2021 16:09:02 +0100 |