Software /
code /
prosody
Log
plugins/muc/mod_muc.lua @ 6241:6b4ff34dc8ea
description | author | age |
---|---|---|
plugins/muc/mod_muc: Use module:shared instead of save/restore | daurnimator | 2014-04-29 |
plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod_muc into history lib; remove from muclib exports | daurnimator | 2014-04-29 |
plugins/muc/mod_muc: Remove support for `host_session.muc` | daurnimator | 2014-04-29 |
plugins/muc/mod_muc: Move room persistence to own block | daurnimator | 2014-04-29 |
plugins/muc: Add room:has_occupant() method | daurnimator | 2014-04-29 |
plugins/muc/mod_muc: No need to treat the host room specially | daurnimator | 2014-04-28 |