Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 6233:f400a4cdf352
description | author | age |
---|---|---|
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 |
plugins/muc/muc.lib: Remove reversed conditionals when firing pre- events | daurnimator | Mon, 21 Apr 2014 17:39:18 -0400 |
plugins/muc/muc.lib: When user leaves; set their role to nil | daurnimator | Fri, 18 Apr 2014 12:19:33 -0400 |
plugins/muc: Move 'moderated' code to seperate file; changes default "muc-get-default-role" behaviour | daurnimator | Fri, 18 Apr 2014 12:19:04 -0400 |
plugins/muc: Move 'hidden' ('public') code to own file | daurnimator | Wed, 16 Apr 2014 14:16:14 -0400 |
plugins/muc: Move subject code to seperate module | daurnimator | Wed, 16 Apr 2014 13:54:51 -0400 |