Software /
code /
prosody
Log
plugins/mod_groups.lua @ 2927:c041495f0546
description | author | age |
---|---|---|
Merge 0.6->0.7 | Matthew Wild | 2010-03-22 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
mod_groups: Ignore whitespace on group member JID lines (thanks Luis!) | Matthew Wild | 2010-03-22 |
mod_groups: Fixes to make compatible with roster versioning - set version to 'true' to indicate that the roster is not being versioned | Matthew Wild | 2010-03-22 |
mod_groups: Missed hunk from last commit, don't create the list of public group members unless necessary | Matthew Wild | 2010-03-22 |
mod_groups: Only create group lists when necessary (now we can reliably detect when a user is in /any/ group, including public ones) | Matthew Wild | 2010-03-22 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
mod_groups: Support for public groups, and extra logging | Matthew Wild | 2009-06-22 |
mod_groups: Experimental shared roster support | Matthew Wild | 2009-06-22 |