| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_groups: Move variable to smaller scope | Kim Alvefur | 2016-02-04 | 1 | -3/+1 |
* | mod_groups: Use module:get_option_path, look for file relative to config dir | Kim Alvefur | 2016-02-04 | 1 | -1/+1 |
* | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -6/+6 |
* | rostermanager, mod_groups: Change roster-load event to pass an event table fo... | Matthew Wild | 2013-07-15 | 1 | -1/+3 |
* | mod_groups: Remove unused import | Matthew Wild | 2013-04-03 | 1 | -1/+1 |
* | mod_groups: Add a public function other modules can use to determine if a JID... | Matthew Wild | 2013-04-03 | 1 | -0/+5 |
* | mod_groups: Use module API for reading config | Kim Alvefur | 2013-03-23 | 1 | -1/+1 |
* | Add the ability to have names in group files, by putting them with an = sign ... | Jeff Mitchell | 2010-05-28 | 1 | -2/+8 |
* | mod_groups: Check for existence of roster[false] before clearing version (tha... | Matthew Wild | 2010-05-26 | 1 | -1/+3 |
* | mod_groups: Remove potentially verbose per-contact logging (thanks Flo) | Matthew Wild | 2010-05-20 | 1 | -3/+3 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
* | | mod_groups: Ignore whitespace on group member JID lines (thanks Luis!) | Matthew Wild | 2010-03-22 | 1 | -1/+1 |
* | | mod_groups: Fixes to make compatible with roster versioning - set version to ... | Matthew Wild | 2010-03-22 | 1 | -0/+5 |
* | | mod_groups: Missed hunk from last commit, don't create the list of public gro... | Matthew Wild | 2010-03-22 | 1 | -1/+1 |
* | | mod_groups: Only create group lists when necessary (now we can reliably detec... | Matthew Wild | 2010-03-22 | 1 | -7/+16 |
|/ |
|
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | mod_groups: Support for public groups, and extra logging | Matthew Wild | 2009-06-22 | 1 | -7/+21 |
* | mod_groups: Experimental shared roster support | Matthew Wild | 2009-06-22 | 1 | -0/+79 |