MUC: Accept missing form as "instant room" request (fixes #377)
[prosody.git] / plugins / mod_groups.lua
2013-05-01 Matthew WildMerge with Florob
2013-04-03 Matthew Wildmod_groups: Remove unused import
2013-04-03 Matthew Wildmod_groups: Add a public function other modules can...
2013-03-23 Kim Alvefurmod_groups: Use module API for reading config
2011-06-07 Matthew WildBackout bcdff2b1d3ec from 0.8 - going to commit a sligh...
2011-06-05 Christian Haasemod_groups: Persist changes to mod_groups contacts...
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-07-02 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge backout
2010-06-04 Matthew WildMerge trunk/MattJ with trunk
2010-05-28 Jeff MitchellAdd the ability to have names in group files, by puttin...
2010-05-26 Matthew WildMerge 0.7->trunk
2010-05-26 Matthew Wildmod_groups: Check for existence of roster[false] before...
2010-05-21 Matthew WildMerge with backout
2010-05-20 Matthew WildMerge 0.7->trunk
2010-05-20 Matthew Wildmod_groups: Remove potentially verbose per-contact...
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew Wildmod_groups: Ignore whitespace on group member JID lines...
2010-03-22 Matthew Wildmod_groups: Fixes to make compatible with roster versio...
2010-03-22 Matthew Wildmod_groups: Missed hunk from last commit, don't create...
2010-03-22 Matthew Wildmod_groups: Only create group lists when necessary...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildmod_groups: Support for public groups, and extra logging
2009-06-22 Matthew Wildmod_groups: Experimental shared roster support