log

age author description
Sat, 12 Sep 2020 10:28:28 +0100 Matthew Wild mod_invites_register_web: Fix traceback on missing query params
Sat, 12 Sep 2020 08:23:09 +0100 Matthew Wild mod_register_apps: Don't duplicate client entries on module reload
Fri, 11 Sep 2020 16:57:09 +0100 Matthew Wild mod_register_apps: Add missing docs
Fri, 11 Sep 2020 17:49:10 +0200 Kim Alvefur various: Update dependencies
Fri, 11 Sep 2020 16:36:34 +0100 Matthew Wild mod_invites_register_web: Remove dependency on mod_easy_invite
Fri, 11 Sep 2020 16:35:24 +0100 Matthew Wild mod_invites_page: Remove dependency on mod_invites_register_web
Fri, 11 Sep 2020 16:30:51 +0100 Matthew Wild mod_invites_register: New module to allow IBR with invite tokens
Fri, 11 Sep 2020 17:21:07 +0200 Kim Alvefur various: Dependency metadata needs the mod_ prefix
Fri, 11 Sep 2020 17:13:34 +0200 Kim Alvefur various: Add some dependency metadata
Fri, 11 Sep 2020 16:48:28 +0200 Kim Alvefur mod_lastlog2: Fix reporting of IP address (thanks Ge0rG)
Fri, 11 Sep 2020 16:45:47 +0200 Kim Alvefur mod_lastlog2: Fix 'registered' event (Thanks Ge0rG)
Fri, 11 Sep 2020 15:45:45 +0200 Kim Alvefur mod_muc_media_metadata: Bootstrap warning box
Fri, 11 Sep 2020 14:43:12 +0100 Matthew Wild mod_muc_media_metadata: Add alpha tag and experimental warning
Fri, 11 Sep 2020 13:57:04 +0100 Matthew Wild mod_invite: Add deprecation note and tag
Fri, 11 Sep 2020 13:56:52 +0100 Matthew Wild mod_easy_invite: Add deprecation note and tag
Fri, 11 Sep 2020 13:53:55 +0100 Matthew Wild mod_invites: Update documentation
Fri, 11 Sep 2020 13:53:43 +0100 Matthew Wild mod_invites: Absorb shell and prosodyctl commands from mod_easy_invite
Fri, 11 Sep 2020 13:53:00 +0100 Matthew Wild mod_http_libjs: Add compatibility with Prosody 0.11.x
Fri, 11 Sep 2020 13:52:32 +0100 Matthew Wild mod_invites_page: New module to generate landing page for invites
Fri, 11 Sep 2020 13:51:54 +0100 Matthew Wild mod_invites_register_web: New module to allow web registration with an invite token
Fri, 11 Sep 2020 13:50:47 +0100 Matthew Wild mod_invites_adhoc: New module to allow invite creation via ad-hoc commands (XEP-0401)
Thu, 10 Sep 2020 16:47:59 +0100 Matthew Wild mod_register_apps: Provides a configurable list of XMPP apps
Thu, 10 Sep 2020 17:54:39 +0200 Kim Alvefur mod_easy_invite: Add a touch of dependency info
Tue, 08 Sep 2020 12:35:51 +0200 marc0s mod_muc_notifications: adapt to MUC get_name() API changes
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 13:33:42 +0100 Matthew Wild mod_http_libjs: New module to serve common CSS/Javascript libraries
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)