Software /
code /
prosody-modules
Log
mod_invite/mod_invite.lua @ 5939:db5128d1a16c
description | author | age |
---|---|---|
various: Improve error reporting if missing file server module on 0.12 | Kim Alvefur | Mon, 18 Jul 2022 22:47:54 +0200 |
mod_invite: Update to use local_user ad-hoc permission (thanks Martin) | Matthew Wild | Fri, 27 Dec 2019 11:03:29 +0000 |
mod_invite: Show a different error if no token has been given | Kim Alvefur | Fri, 05 Apr 2019 19:12:13 +0200 |
mod_invite: Remove unused local variable [luacheck] | Kim Alvefur | Fri, 05 Apr 2019 19:10:59 +0200 |
mod_invite: Use path passed by http stack instead of pattern matching | Kim Alvefur | Fri, 05 Apr 2019 19:06:20 +0200 |
Update modules using mod_http_files to serve files for change in Prosody trunk | Kim Alvefur | Fri, 05 Apr 2019 18:57:51 +0200 |
mod_invite: Fire event that signals that an user has registered (thanks jeybe) | Kim Alvefur | Thu, 07 Mar 2019 22:36:30 +0100 |