Software /
code /
prosody-modules
Log
mod_invites_api/mod_invites_api.lua @ 5633:758866b43aa4
description | author | age |
---|---|---|
mod_invites_api: remove unnecessary variables. | Trần H. Trung | Thu, 27 Jul 2023 18:41:06 +0700 |
mod_invites_api: use the nice `module:http_url()` to get the correct url. | Trần H. Trung | Thu, 27 Jul 2023 18:33:12 +0700 |
mod_invites_api: Change and add new commands for `module.command` to improve UX. | Trần H. Trung | Wed, 26 Jul 2023 18:43:45 +0700 |
mod_invites_api: Fix traceback when no query params (thanks Menel) | Matthew Wild | Wed, 11 Jan 2023 10:09:12 +0000 |
mod_invites_api: Fix traceback on list command with no entries (thanks mirux) | Matthew Wild | Wed, 11 Jan 2023 09:59:55 +0000 |
mod_invites_api: Allow restricting HTTP methods per key (once implemented) | Matthew Wild | Fri, 16 Oct 2020 14:26:53 +0100 |
mod_invites_api: New module to create new invites over HTTP | Matthew Wild | Sun, 13 Sep 2020 11:05:19 +0100 |