Log

mod_invite/mod_invite.lua @ 4538:591c643d55b2

description author age
mod_invite: Update to use local_user ad-hoc permission (thanks Martin) Matthew Wild 2019-12-27
mod_invite: Show a different error if no token has been given Kim Alvefur 2019-04-05
mod_invite: Remove unused local variable [luacheck] Kim Alvefur 2019-04-05
mod_invite: Use path passed by http stack instead of pattern matching Kim Alvefur 2019-04-05
Update modules using mod_http_files to serve files for change in Prosody trunk Kim Alvefur 2019-04-05
mod_invite: Fire event that signals that an user has registered (thanks jeybe) Kim Alvefur 2019-03-07
mod_invite: Split long line [luacheck] Kim Alvefur 2017-03-14
mod_invite: Trim trailing whitespace [luacheck] Kim Alvefur 2017-03-14
mod_invite: Remove unused arguments [luacheck] Kim Alvefur 2017-03-14
mod_invite: Remove unused inport [luacheck] Kim Alvefur 2017-03-14
mod_invite: Serve CSS correctly Kim Alvefur 2016-07-08
mod_invite: Add explicit dependency on mod_adhoc to make sure it is loaded Kim Alvefur 2016-07-08
mod_invite: Use XML/HTML entity escaping from util.stanza Kim Alvefur 2016-07-08
mod_invite: Allows existing users to generate URLs that can be used to invite new users. Mutual presence subscriptions are automatically created when the creation succeeds. Thijs Alkemade 2016-03-02