Software /
code /
prosody
Log
description | author | age |
---|---|---|
moduleapi: Add module:once() to execute a function after module load/startup | Matthew Wild | Sat, 01 Apr 2023 11:59:50 +0100 |
util.startup: Add prosody.started promise to easily execute code after startup | Matthew Wild | Sat, 01 Apr 2023 11:56:38 +0100 |
mod_admin_shell: Allow matching on host or bare JID in c2s:show | Kim Alvefur | Fri, 31 Mar 2023 22:01:27 +0200 |
mod_invites: Record roles as ordered list, first becoming primary role | Kim Alvefur | Thu, 30 Mar 2023 11:09:08 +0200 |
mod_invites_register: Allow roles to be an ordered list, first being primary | Kim Alvefur | Thu, 30 Mar 2023 11:05:40 +0200 |
mod_tokenauth: Add API to inspect individual grants or all of a user's grants | Matthew Wild | Wed, 29 Mar 2023 17:15:33 +0100 |
mod_tokenauth: Move grant validation to a reusable function | Matthew Wild | Wed, 29 Mar 2023 17:14:45 +0100 |