Software /
code /
prosody
Log
description | author | age |
---|---|---|
MUC: Replaced direct access of room's internal persistence state with :set_persistent(boolean) and :is_persistent() in various functions. | Waqas Hussain | Sun, 13 Jun 2010 21:41:49 +0500 |
MUC: Added room:set_persistent(boolean) and room:is_persistent(). | Waqas Hussain | Sun, 13 Jun 2010 21:38:31 +0500 |
MUC: Added disco#info features to advertise room's members-only status (muc_membersonly or muc_open). | Waqas Hussain | Sun, 13 Jun 2010 20:55:07 +0500 |
MUC: Added a 'Make Room Members-Only?' field to the room config dialog. | Waqas Hussain | Sun, 13 Jun 2010 20:52:37 +0500 |