Software /
code /
prosody
Log
plugins/mod_groups.lua @ 5417:d13ec6622752
description | author | age |
---|---|---|
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 |
mod_groups: Check for existence of roster[false] before clearing version (thanks Flo) | Matthew Wild | Wed, 26 May 2010 13:38:00 +0100 |
mod_groups: Remove potentially verbose per-contact logging (thanks Flo) | Matthew Wild | Thu, 20 May 2010 09:40:33 +0100 |