log

age author description
2020-09-11 Matthew Wild mod_invites_register_web: New module to allow web registration with an invite token
2020-09-11 Matthew Wild mod_invites_adhoc: New module to allow invite creation via ad-hoc commands (XEP-0401)
2020-09-10 Matthew Wild mod_register_apps: Provides a configurable list of XMPP apps
2020-09-10 Kim Alvefur mod_easy_invite: Add a touch of dependency info
2020-09-08 marc0s mod_muc_notifications: adapt to MUC get_name() API changes
2020-09-07 Matthew Wild mod_easy_invite: Remove hard dependency on mod_invites_page and allow configuration of different landing page module
2020-09-07 Matthew Wild mod_http_libjs: New module to serve common CSS/Javascript libraries
2020-09-07 Matthew Wild mod_easy_invite: Rewrite prosodyctl command handler to support new features (from Snikket)
2020-09-07 Matthew Wild mod_easy_invite: Allow account reset invites
2020-09-07 Matthew Wild mod_easy_invite: Allow setting account roles from associated invite (from Snikket)
2020-09-07 Matthew Wild mod_easy_invite: Add code comment (from Snikket)
2020-09-07 Matthew Wild mod_easy_invite: Minor refactoring to begin merging additional changes from Snikket
2020-09-07 Matthew Wild mod_invites: Fix potential traceback when invalid token used (from Snikket)
2020-09-07 Matthew Wild mod_invites: Whitespace (from Snikket)