log mod_invite/mod_invite.lua @ 3438:b74c86d137c9

age author description
2017-03-14 Kim Alvefur mod_invite: Split long line [luacheck]
2017-03-14 Kim Alvefur mod_invite: Trim trailing whitespace [luacheck]
2017-03-14 Kim Alvefur mod_invite: Remove unused arguments [luacheck]
2017-03-14 Kim Alvefur mod_invite: Remove unused inport [luacheck]
2016-07-08 Kim Alvefur mod_invite: Serve CSS correctly
2016-07-08 Kim Alvefur mod_invite: Add explicit dependency on mod_adhoc to make sure it is loaded
2016-07-08 Kim Alvefur mod_invite: Use XML/HTML entity escaping from util.stanza
2016-03-02 Thijs Alkemade 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.