Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.set: Add missing remove function in Teal spec | Kim Alvefur | Fri, 31 Mar 2023 23:19:07 +0200 |
net.http: Rename enum in Teal spec to avoid name clash | Kim Alvefur | Fri, 31 Mar 2023 23:18:49 +0200 |
moduleapi: Add luacheck annotation to suppress warning about unused self | Matthew Wild | Sat, 01 Apr 2023 12:30:29 +0100 |
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 |