plugins/mod_groups.lua
Sat, 07 Jul 2018 21:00:59 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 07 Jul 2018 20:57:20 +0200 Kim Alvefur mod_groups: Log a warning about invalid JIDs (#1180)
Sat, 07 Jul 2018 20:59:23 +0200 Kim Alvefur mod_groups: Adjust imports to avoid name clash [luacheck]
Thu, 04 Feb 2016 10:07:02 +0100 Kim Alvefur mod_groups: Move variable to smaller scope
Thu, 04 Feb 2016 10:06:09 +0100 Kim Alvefur mod_groups: Use module:get_option_path, look for file relative to config dir
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Mon, 15 Jul 2013 11:43:23 +0100 Matthew Wild rostermanager, mod_groups: Change roster-load event to pass an event table for consistency
Wed, 03 Apr 2013 13:40:40 +0100 Matthew Wild mod_groups: Remove unused import
Wed, 03 Apr 2013 13:40:29 +0100 Matthew Wild mod_groups: Add a public function other modules can use to determine if a JID belongs to a given group
Sat, 23 Mar 2013 01:39:56 +0100 Kim Alvefur mod_groups: Use module API for reading config
Tue, 07 Jun 2011 01:29:02 +0100 Matthew Wild Backout bcdff2b1d3ec from 0.8 - going to commit a slightly cleaner patch for the same issue to trunk
Sun, 05 Jun 2011 12:18:24 +0100 Christian Haase mod_groups: Persist changes to mod_groups contacts (e.g. moving groups)
Fri, 28 May 2010 18:01:53 -0400 Jeff Mitchell Add the ability to have names in group files, by putting them with an = sign after the jid:
Wed, 26 May 2010 13:38:00 +0100 Matthew Wild mod_groups: Check for existence of roster[false] before clearing version (thanks Flo)
Thu, 20 May 2010 09:40:33 +0100 Matthew Wild mod_groups: Remove potentially verbose per-contact logging (thanks Flo)
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Mon, 22 Mar 2010 14:36:53 +0000 Matthew Wild mod_groups: Ignore whitespace on group member JID lines (thanks Luis!)
Mon, 22 Mar 2010 14:35:02 +0000 Matthew Wild mod_groups: Fixes to make compatible with roster versioning - set version to 'true' to indicate that the roster is not being versioned
Mon, 22 Mar 2010 14:33:38 +0000 Matthew Wild mod_groups: Missed hunk from last commit, don't create the list of public group members unless necessary
Mon, 22 Mar 2010 14:32:23 +0000 Matthew Wild mod_groups: Only create group lists when necessary (now we can reliably detect when a user is in /any/ group, including public ones)
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Mon, 22 Jun 2009 22:02:04 +0100 Matthew Wild mod_groups: Support for public groups, and extra logging
Mon, 22 Jun 2009 14:22:24 +0100 Matthew Wild mod_groups: Experimental shared roster support
less more (0) tip