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)
Wed, 05 Aug 2020 14:57:10 +0100 Matthew Wild mod_muc_markers: Add room JID to log message
Sun, 26 Jul 2020 16:15:37 +0200 Kim Alvefur mod_http_upload/README: Fix typo (thanks bjoernb)
Mon, 20 Jul 2020 22:32:22 +0200 Kim Alvefur mod_rest/README: Remove last trace of older credential option
Mon, 20 Jul 2020 21:55:07 +0200 Kim Alvefur mod_rest/README: Mention OAuth
Mon, 20 Jul 2020 21:54:52 +0200 Kim Alvefur mod_rest/README: Describe use on VirtualHosts
Mon, 20 Jul 2020 21:42:11 +0200 Kim Alvefur mod_rest: Add support for form-encoded output
Tue, 07 Jul 2020 17:08:08 +0100 Matthew Wild mod_muc_markers: replace configurable multi-marker tracking with better system
Tue, 07 Jul 2020 14:37:49 +0200 Martin Dosch mod_watch_spam_reports: Move stage from alpha to beta
Tue, 07 Jul 2020 14:36:37 +0200 Martin Dosch mod_watch_spam_reports: Add compatibility section
Tue, 07 Jul 2020 14:34:24 +0200 Martin Dosch mod_watch_spam_reports: Document dependency on mod_spam_reporting
Fri, 03 Jul 2020 18:50:04 +0200 Martin Dosch mod_watch_spam_reports: Define variable prior to using it
Thu, 02 Jul 2020 12:20:55 +0100 Matthew Wild mod_muc_rai: Add debug logging
Thu, 02 Jul 2020 12:18:35 +0100 Matthew Wild mod_muc_rai: Fix to correctly extract the archive id
Thu, 02 Jul 2020 12:17:53 +0100 Matthew Wild mod_muc_rai: Don't store/modify existing table to track rooms
Thu, 02 Jul 2020 12:09:24 +0100 Matthew Wild mod_muc_rai: Fix to use bare JID where a bare JID is needed