Log

plugins/mod_groups.lua @ 13270:14bbfb2cc8dd default tip

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
plugins: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:29:36 +0200
Merge 0.10->trunk Kim Alvefur Sat, 07 Jul 2018 21:00:59 +0200
mod_groups: Log a warning about invalid JIDs (#1180) Kim Alvefur Sat, 07 Jul 2018 20:57:20 +0200
mod_groups: Adjust imports to avoid name clash [luacheck] Kim Alvefur Sat, 07 Jul 2018 20:59:23 +0200
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
Backout bcdff2b1d3ec from 0.8 - going to commit a slightly cleaner patch for the same issue to trunk Matthew Wild Tue, 07 Jun 2011 01:29:02 +0100
mod_groups: Persist changes to mod_groups contacts (e.g. moving groups) Christian Haase Sun, 05 Jun 2011 12:18:24 +0100
Add the ability to have names in group files, by putting them with an = sign after the jid: Jeff Mitchell Fri, 28 May 2010 18:01:53 -0400