log

age author description
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
Mon, 07 Sep 2020 13:04:01 +0100 Matthew Wild mod_invites: Fix potential traceback when invalid token used (from Snikket)
Mon, 07 Sep 2020 13:03:08 +0100 Matthew Wild mod_invites: Whitespace (from Snikket)
Mon, 07 Sep 2020 13:02:51 +0100 Matthew Wild mod_invites: Include invite type and uri in validated invites (from Snikket)
Mon, 07 Sep 2020 13:00:43 +0100 Matthew Wild mod_invites: Add API to create account reset invites (from Snikket)
Mon, 07 Sep 2020 12:59:00 +0100 Matthew Wild mod_invites: Allow inclusion of 'additional data' in invites (from Snikket)
Tue, 25 Aug 2020 13:13:56 +0100 Matthew Wild mod_http_upload: Log warning when loaded on user host
Sat, 22 Aug 2020 18:28:19 +0200 Kim Alvefur mod_external_service: Include for users of older versions of Prosody
Wed, 19 Aug 2020 15:14:00 +0100 Matthew Wild mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
Tue, 18 Aug 2020 18:56:47 +0200 Emmanuel Gil Peyrot mod_http_muc_log: Add a dark theme when the user asked for that.
Wed, 05 Aug 2020 16:38:49 +0100 Matthew Wild mod_firewall: Fix example in README to use |host (thanks DebXWoody)