Thu, 26 Nov 2009 00:03:16 +0500 Waqas Hussain MUC: Added support for the room-destroy owner use case. file | diff | annotate
Wed, 25 Nov 2009 22:26:06 +0500 Waqas Hussain MUC: Slightly refactored form processing. file | diff | annotate
Wed, 25 Nov 2009 22:00:33 +0500 Waqas Hussain MUC: Only allow moderators to change the room subject. file | diff | annotate
Wed, 25 Nov 2009 21:42:05 +0500 Waqas Hussain MUC: Prevent visitors from broadcasting messages. file | diff | annotate
Wed, 25 Nov 2009 21:40:44 +0500 Waqas Hussain MUC: Improved handling of incoming groupchat messages (state preserved for possible later use). file | diff | annotate
Sat, 31 Oct 2009 05:11:56 +0500 Waqas Hussain MUC: Include occupants' real JIDs in their presence (semi-anonymous rooms). file | diff | annotate
Sun, 25 Oct 2009 21:07:32 +0500 Waqas Hussain MUC: Fixed: affiliation='none' was omitted from some presence broadcasts. file | diff | annotate
Sun, 25 Oct 2009 04:19:24 +0500 Waqas Hussain MUC: Fixed an issue with multi-session nicks where the 'from' attribute in a presence broadcast was not being properly set. file | diff | annotate
Wed, 21 Oct 2009 13:32:32 +0500 Waqas Hussain MUC: List occupants in a room's disco#items response. file | diff | annotate
Sun, 18 Oct 2009 16:45:56 +0500 Waqas Hussain MUC: Re-enable nick changes for non-multisession nicks. file | diff | annotate
Sun, 18 Oct 2009 15:53:08 +0500 Waqas Hussain MUC: Added support for reason messages in role and affiliation changes (e.g., reason for kick, etc). file | diff | annotate
Sun, 18 Oct 2009 15:28:00 +0500 Waqas Hussain MUC: Rewrote code for mediated invites to be more robust, and to support legacy clients. file | diff | annotate
Sun, 18 Oct 2009 06:49:40 +0500 Waqas Hussain MUC: Improved handling of error stanzas and made error messages concise. file | diff | annotate
Sun, 18 Oct 2009 05:54:14 +0500 Waqas Hussain MUC: Ignore invisible presence (incorrectly broadcasted or forwarded by ejabberd). file | diff | annotate
Sun, 18 Oct 2009 05:37:28 +0500 Waqas Hussain MUC: Fixed an incorrect error message. file | diff | annotate
Sun, 18 Oct 2009 05:35:33 +0500 Waqas Hussain MUC: Kick occupants on sending error messages to other occupants. file | diff | annotate
Sun, 18 Oct 2009 01:40:18 +0500 Waqas Hussain MUC: Multiple sessions per nick. file | diff | annotate
Fri, 02 Oct 2009 17:56:24 +0500 Waqas Hussain MUC: Prep given JID when changing affiliation. file | diff | annotate
Fri, 25 Sep 2009 12:39:28 +0500 Waqas Hussain MUC: Added multi-session support to the room-exiting occupant use case. file | diff | annotate
Fri, 25 Sep 2009 12:36:11 +0500 Waqas Hussain MUC: Renamed a variable name. file | diff | annotate
Fri, 25 Sep 2009 12:35:09 +0500 Waqas Hussain MUC: Refactored to remove some duplicate code. file | diff | annotate
Fri, 25 Sep 2009 03:23:31 +0500 Waqas Hussain MUC: Added legacy error code to the presence error returned when a banned user attempts to join. file | diff | annotate
Fri, 25 Sep 2009 03:21:57 +0500 Waqas Hussain MUC: Added legacy error codes to nickname conflict presence errors. file | diff | annotate
Tue, 22 Sep 2009 00:38:06 +0500 Waqas Hussain MUC: Added MUC feature to the disco#info replies of rooms. file | diff | annotate
Sun, 13 Sep 2009 23:52:09 +0500 Waqas Hussain MUC: Correct routing of vCard requests to bare JID. file | diff | annotate
Wed, 09 Sep 2009 20:48:25 +0500 Waqas Hussain MUC: Preserve stanza attributes for private messages. file | diff | annotate
Wed, 09 Sep 2009 20:32:37 +0500 Waqas Hussain MUC: Don't kick on errors in private messages. file | diff | annotate
Wed, 09 Sep 2009 19:14:12 +0500 Waqas Hussain MUC: Removed commented code. file | diff | annotate
Mon, 07 Sep 2009 20:55:57 +0500 Waqas Hussain MUC: Fixed traceback on unauthorized access of the room configuration form. file | diff | annotate
Mon, 07 Sep 2009 20:54:53 +0500 Waqas Hussain MUC: Added service discovery replies for rooms. file | diff | annotate
Mon, 07 Sep 2009 20:53:33 +0500 Waqas Hussain MUC: Fixed an undefined global access. file | diff | annotate
Mon, 07 Sep 2009 20:51:59 +0500 Waqas Hussain MUC: Added support for room configuration forms, persistence and hidden rooms. file | diff | annotate
Mon, 07 Sep 2009 20:50:06 +0500 Waqas Hussain MUC: Refactored IQ handling to be more easily extensible. file | diff | annotate
Mon, 07 Sep 2009 20:48:16 +0500 Waqas Hussain MUC: Added kicking support. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Mon, 07 Sep 2009 20:40:11 +0500 Waqas Hussain MUC: Changed a MUC library method into a function. file | diff | annotate
Mon, 07 Sep 2009 20:36:29 +0500 Waqas Hussain MUC: Workaround for Miranda sending 'nick' instead of 'jid' when changing affiliation. file | diff | annotate
Mon, 07 Sep 2009 20:35:09 +0500 Waqas Hussain MUC: Some fixes for minor bugs in IQ handling. file | diff | annotate
Mon, 07 Sep 2009 20:33:24 +0500 Waqas Hussain MUC: Added support for requesting various lists (owner, admin, voice, etc). file | diff | annotate
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. file | diff | annotate
Mon, 07 Sep 2009 20:30:16 +0500 Waqas Hussain MUC: Owners can now modify roles and affiliations file | diff | annotate
Mon, 07 Sep 2009 20:27:52 +0500 Waqas Hussain MUC: Send appropriate error to banned users on join. file | diff | annotate
Mon, 07 Sep 2009 20:26:26 +0500 Waqas Hussain MUC: Renamed _participants table to _occupants file | diff | annotate
Mon, 07 Sep 2009 20:13:40 +0500 Waqas Hussain MUC: Initial support for roles and affiliations file | diff | annotate
Mon, 07 Sep 2009 20:12:14 +0500 Waqas Hussain MUC: Fixed function declarations. file | diff | annotate
Mon, 07 Sep 2009 20:11:13 +0500 Waqas Hussain MUC: The MUC lib is now metatable based. Cleaned up code, etc. file | diff | annotate
Mon, 07 Sep 2009 20:07:16 +0500 Waqas Hussain MUC: Added initial MUC lib file | diff | annotate
(0) tip

mercurial