Log

plugins/muc/muc.lib.lua @ 1764:c00d4ba8d2f3

description author age
MUC: Removed commented code. Waqas Hussain Wed, 09 Sep 2009 19:14:12 +0500
MUC: Fixed traceback on unauthorized access of the room configuration form. Waqas Hussain Mon, 07 Sep 2009 20:55:57 +0500
MUC: Added service discovery replies for rooms. Waqas Hussain Mon, 07 Sep 2009 20:54:53 +0500
MUC: Fixed an undefined global access. Waqas Hussain Mon, 07 Sep 2009 20:53:33 +0500
MUC: Added support for room configuration forms, persistence and hidden rooms. Waqas Hussain Mon, 07 Sep 2009 20:51:59 +0500
MUC: Refactored IQ handling to be more easily extensible. Waqas Hussain Mon, 07 Sep 2009 20:50:06 +0500
MUC: Added kicking support. Waqas Hussain Mon, 07 Sep 2009 20:48:16 +0500
MUC: Fixed a variable scoping bug causing problems with presence routing on affiliation/role change. Waqas Hussain Mon, 07 Sep 2009 20:43:25 +0500
MUC: Fixed: Unavailable presence was being sent for all role and affiliation changes. Now sent only for kicked occupants. Waqas Hussain Mon, 07 Sep 2009 20:41:42 +0500
MUC: Changed a MUC library method into a function. Waqas Hussain Mon, 07 Sep 2009 20:40:11 +0500
MUC: Workaround for Miranda sending 'nick' instead of 'jid' when changing affiliation. Waqas Hussain Mon, 07 Sep 2009 20:36:29 +0500
MUC: Some fixes for minor bugs in IQ handling. Waqas Hussain Mon, 07 Sep 2009 20:35:09 +0500
MUC: Added support for requesting various lists (owner, admin, voice, etc). Waqas Hussain Mon, 07 Sep 2009 20:33:24 +0500
MUC: An admin or owner MUST NOT be able to revoke moderation privileges from another admin or owner. Waqas Hussain Mon, 07 Sep 2009 20:31:35 +0500
MUC: Owners can now modify roles and affiliations Waqas Hussain Mon, 07 Sep 2009 20:30:16 +0500
MUC: Send appropriate error to banned users on join. Waqas Hussain Mon, 07 Sep 2009 20:27:52 +0500
MUC: Renamed _participants table to _occupants Waqas Hussain Mon, 07 Sep 2009 20:26:26 +0500
MUC: Initial support for roles and affiliations Waqas Hussain Mon, 07 Sep 2009 20:13:40 +0500
MUC: Fixed function declarations. Waqas Hussain Mon, 07 Sep 2009 20:12:14 +0500
MUC: The MUC lib is now metatable based. Cleaned up code, etc. Waqas Hussain Mon, 07 Sep 2009 20:11:13 +0500
MUC: Added initial MUC lib Waqas Hussain Mon, 07 Sep 2009 20:07:16 +0500