aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_muc.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_muc: Added unload, save and restore callbacks to allow reloading code ↵Waqas Hussain2009-01-131-2/+8
| | | | while preserving state
* mod_muc: deregister component on unloadWaqas Hussain2009-01-131-0/+6
|
* mod_muc: Room subject should be sent only the newly joined occupantWaqas Hussain2009-01-031-1/+1
|
* mod_muc: Room subjects stored, and room persistence code in place. First ↵Waqas Hussain2008-12-311-3/+59
| | | | user now the owner.
* Initial mod_muc: XEP-0045: Multi-User ChatWaqas Hussain2008-12-311-0/+218