Software / code / prosody-modules
Log
mod_invites_api/mod_invites_api.lua @ 6278:fd765cdf20ff
| description | author | age |
|---|---|---|
| mod_invites_api: refactor to keep consistent error message. | Trần H. Trung | Mon, 31 Jul 2023 16:41:48 +0700 |
| mod_invites_api: fix error messages when not `found`. | Trần H. Trung | Mon, 31 Jul 2023 13:15:54 +0700 |
| mod_invites_api: add `rename` command. | Trần H. Trung | Mon, 31 Jul 2023 12:49:04 +0700 |
| mod_invites_api: add `module:depends("http");` to use `module:http_url()` in `prosodyctl`. | Trần H. Trung | Mon, 31 Jul 2023 11:52:00 +0700 |
| 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 |