Mercurial > prosody-modules
log mod_invites/mod_invites.lua @ 4353:535d80be110d
age | author | description |
---|---|---|
Sun, 17 Jan 2021 17:43:53 +0000 | Matthew Wild | mod_invites: Add public API method for creating group invites |
Sun, 17 Jan 2021 17:42:49 +0000 | Matthew Wild | mod_invites: Add support to internal API for creating reusable and custom-TTL invites |
Sun, 17 Jan 2021 12:50:19 +0000 | Matthew Wild | mod_invites: Fix some more luacheck warnings |
Sun, 17 Jan 2021 12:47:56 +0000 | Matthew Wild | mod_invites: Fix luacheck warning |
Sun, 17 Jan 2021 12:47:47 +0000 | Matthew Wild | mod_invites: Add internal API to list, read and delete account invites |
Fri, 11 Sep 2020 13:53:43 +0100 | Matthew Wild | mod_invites: Absorb shell and prosodyctl commands from mod_easy_invite |
Mon, 07 Sep 2020 13:04:01 +0100 | Matthew Wild | mod_invites: Fix potential traceback when invalid token used (from Snikket) |