Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 5064:7a1eb302c562
description | author | age |
---|---|---|
MUC: Give host and server admins "owner" affiliation in all rooms. | Waqas Hussain | Wed, 01 Aug 2012 01:36:30 +0500 |
MUC: Send unavailable presence when the component or server is shutting down. | Waqas Hussain | Wed, 01 Aug 2012 01:36:22 +0500 |
MUC: Return <item-not-found/> on message and iq to non-existent rooms (thanks Maranda). | Waqas Hussain | Wed, 01 Aug 2012 01:36:11 +0500 |
mod_muc: Remove unused variable and pull hosts into a local | Kim Alvefur | Thu, 26 Jul 2012 04:45:22 +0200 |
mod_muc: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:41:56 +0200 |
MUC: Handle missing persistent room data. | Waqas Hussain | Tue, 12 Jun 2012 16:55:27 +0500 |