Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 6250:454ef19e7925
description | author | age |
---|---|---|
plugins/muc/muc: Better check for live sessions | daurnimator | Mon, 19 May 2014 13:40:54 -0400 |
plugins/muc/muc: Always send occupant list to joining sessions | daurnimator | Mon, 19 May 2014 13:40:24 -0400 |
plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod_muc into history lib; remove from muclib exports | daurnimator | Tue, 29 Apr 2014 15:13:06 -0400 |
plugins/muc: Add room:has_occupant() method | daurnimator | Tue, 29 Apr 2014 12:54:04 -0400 |
Merge with daurnimator | Matthew Wild | Sat, 17 May 2014 18:17:34 +0100 |
Merge with Prosody trunk | Matthew Wild | Thu, 08 May 2014 18:09:59 +0100 |
plugins/muc/muc.lib: Move sending of occupant list to joining user out of hook, and into main flow: It has to occur before publication of their status | daurnimator | Mon, 21 Apr 2014 17:51:32 -0400 |