log mod_easy_invite/mod_easy_invite.lua @ 4690:82dabfffaddf

age author description
Mon, 07 Sep 2020 13:48:22 +0100 Matthew Wild mod_easy_invite: Remove hard dependency on mod_invites_page and allow configuration of different landing page module
Mon, 07 Sep 2020 12:53:35 +0100 Matthew Wild mod_easy_invite: Rewrite prosodyctl command handler to support new features (from Snikket)
Mon, 07 Sep 2020 12:52:40 +0100 Matthew Wild mod_easy_invite: Allow account reset invites
Mon, 07 Sep 2020 12:52:16 +0100 Matthew Wild mod_easy_invite: Allow setting account roles from associated invite (from Snikket)
Mon, 07 Sep 2020 12:51:20 +0100 Matthew Wild mod_easy_invite: Add code comment (from Snikket)
Mon, 07 Sep 2020 12:50:36 +0100 Matthew Wild mod_easy_invite: Minor refactoring to begin merging additional changes from Snikket
Sun, 17 May 2020 22:38:55 +0200 Maxime “pep” Buquet mod_easy_invite: backport: ensure session exists before accessing it
Sat, 16 May 2020 19:48:26 +0200 Kim Alvefur mod_easy_invite: Add commands to telnet console
Mon, 30 Dec 2019 12:04:35 +0000 Matthew Wild mod_easy_invite: Change command name to 'generate' (from 'register')
Fri, 27 Dec 2019 11:00:43 +0000 Matthew Wild mod_easy_invite: Add prosodyctl command to generate account invites
Fri, 27 Dec 2019 10:41:01 +0000 Matthew Wild mod_easy_invite: New module that implements XEP-0401/XEP-0379