Software /
code /
prosody
Log
plugins/mod_groups.lua @ 7326:d11701e86702
description | author | age |
---|---|---|
mod_groups: Move variable to smaller scope | Kim Alvefur | Thu, 04 Feb 2016 10:07:02 +0100 |
mod_groups: Use module:get_option_path, look for file relative to config dir | Kim Alvefur | Thu, 04 Feb 2016 10:06:09 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
rostermanager, mod_groups: Change roster-load event to pass an event table for consistency | Matthew Wild | Mon, 15 Jul 2013 11:43:23 +0100 |
mod_groups: Remove unused import | Matthew Wild | Wed, 03 Apr 2013 13:40:40 +0100 |
mod_groups: Add a public function other modules can use to determine if a JID belongs to a given group | Matthew Wild | Wed, 03 Apr 2013 13:40:29 +0100 |
mod_groups: Use module API for reading config | Kim Alvefur | Sat, 23 Mar 2013 01:39:56 +0100 |