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