log plugins/mod_muc.lua @ 733:b1aedec00661

age author description
Tue, 13 Jan 2009 22:38:20 +0500 Waqas Hussain mod_muc: Added unload, save and restore callbacks to allow reloading code while preserving state
Tue, 13 Jan 2009 20:18:20 +0500 Waqas Hussain mod_muc: deregister component on unload
Sat, 03 Jan 2009 18:46:52 +0500 Waqas Hussain mod_muc: Room subject should be sent only the newly joined occupant
Wed, 31 Dec 2008 18:17:47 +0500 Waqas Hussain mod_muc: Room subjects stored, and room persistence code in place. First user now the owner.
Wed, 31 Dec 2008 10:16:42 +0500 Waqas Hussain Initial mod_muc: XEP-0045: Multi-User Chat