root/trunk/Chat Core


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3783 [3783] 06/01/08 00:39:07 timothy Fixes our turbo DCC SEND requests, some were missing a space. #1240
(edit) @3778 [3778] 03/06/08 20:50:50 timothy Build fixes.
(edit) @3774 [3774] 01/19/08 00:44:18 timothy Change the typedefs of MVChatString to #defines. Patch by eridius. Fixes …
(edit) @3769 [3769] 11/23/07 01:33:03 timothy Treat the - prefix as operator. Some say it should be 'super op' but we …
(edit) @3768 [3768] 11/23/07 01:18:39 timothy Fix for servers that send multiple mode prefixes in the NAMES message. …
(edit) @3763 [3763] 10/15/07 09:32:28 timothy Rip out 10.3.9 support and worarounds. Mac OS 10.4 is now required.
(edit) @3760 [3760] 10/15/07 01:56:16 timothy Allow plugin commands to be used again for auto commands in connections …
(edit) @3755 [3755] 10/14/07 15:58:48 timothy Make Colloquy build and work again for 10.3.9 (one last time). #1095
(edit) @3754 [3754] 10/14/07 03:06:57 rinoa No longer joins a non-existant channel when accidently having two spaces …
(edit) @3749 [3749] 10/12/07 19:49:11 akempgen More support for receiving room notices and messages that are directed …
(edit) @3748 [3748] 10/07/07 15:39:48 akempgen should fix #1112 completely
(edit) @3747 [3747] 10/02/07 20:43:30 akempgen workaround for a freenode (hyperion) bug where the ircd doesnt reply with …
(edit) @3743 [3743] 09/27/07 14:02:28 akempgen --
(edit) @3735 [3735] 09/16/07 15:48:48 timothy Fixes the build.
(edit) @3734 [3734] 09/16/07 15:42:02 timothy Fixes the build.
(edit) @3732 [3732] 09/14/07 01:43:38 timothy Prevent copying bytes for this NSData.
(edit) @3731 [3731] 09/14/07 01:34:58 timothy Fixes SILC not showing channel messages. #1064
(edit) @3727 [3727] 09/13/07 02:07:17 timothy Add more #ifdefs.
(edit) @3726 [3726] 09/13/07 02:02:26 timothy Allow the room part reason to contain colors and formatting.
(edit) @3725 [3725] 09/13/07 02:00:05 timothy Forgot some #ifdefs.
(edit) @3724 [3724] 09/13/07 01:46:20 timothy Forgot MVChatString.h.
(edit) @3722 [3722] 09/13/07 01:39:44 timothy Adding some defines to allow disabling of features and/or chat protocols …
(edit) @3715 [3715] 08/19/07 15:51:12 timothy Fixes IRC connections on Leopard.
(edit) @3714 [3714] 08/15/07 11:05:33 timothy Change how the runloop spins.
(edit) @3713 [3713] 08/15/07 10:58:11 timothy Rework InterThreadMessaging? to use new methods in Foundation if they …
(edit) @3712 [3712] 08/15/07 09:31:39 jmmv Implement the preferredNickname method in the ICB protocol handler so …
(edit) @3710 [3710] 08/11/07 12:40:01 timothy Fix the majority of the compile warnings.
(edit) @3709 [3709] 08/10/07 22:58:58 timothy Remove some SPI use.
(edit) @3666 [3666] 06/25/07 23:39:31 timothy Treat * as a prefix for room founder, not room administrator. #772
(edit) @3665 [3665] 06/25/07 23:09:47 rinoa Fixes the issue where user mode prefix would still be showing as part of …
(edit) @3662 [3662] 06/23/07 01:21:36 timothy Fixes the issue where users join and don't show up in the user list, or …
(edit) @3650 [3650] 05/18/07 23:49:32 rinoa Fixes where changing the limit and password on a room mode wouldn't …
(edit) @3643 [3643] 04/18/07 23:53:34 timothy Add support for Jabber of SSL and Google Talk accounts.
(edit) @3638 [3638] 04/17/07 01:39:07 timothy Adds the basics for Jabber group chat support. #454
(edit) @3637 [3637] 04/15/07 18:37:36 timothy Adds basic Jabber direct chat support using the Acid framework. Group chat …
(edit) @3631 [3631] 03/18/07 19:13:13 timothy No need to call postNotificationOnMainThreadWithName: in a method that …
(edit) @3630 [3630] 03/18/07 18:59:29 hennk Fixed a memory leak and incorrect method signature in previous commit.
(edit) @3629 [3629] 03/18/07 18:48:02 hennk Added a processTopicAsData:inRoom:author: plugin method to …
(edit) @3626 [3626] 03/18/07 06:55:01 timothy Fixes a regression caused by r3587 where we would remember /nick changes …
(edit) @3625 [3625] 03/17/07 14:29:39 timothy Fixes the way we pick the alt nick when one is taken.
(edit) @3623 [3623] 03/17/07 11:12:44 timothy More safeguards to prevent exceptions when the server sends a non-standard …
(edit) @3620 [3620] 03/12/07 23:51:52 timothy Attempt to fix a common crash on 10.3.9 (336 reports, mostly on Panther.) …
(edit) @3607 [3607] 03/10/07 02:15:17 timothy Fixes some big leaks.
(edit) @3599 [3599] 03/04/07 12:47:11 jmmv Avoid using the deprecated cString method, as timothy@ suggests.
(edit) @3597 [3597] 03/04/07 12:14:06 jmmv Implement support for ICB bricks. In order to do this, some generic …
(edit) @3594 [3594] 03/03/07 17:16:55 jmmv Make auto-join in ICB work by handling joins when not connected and …
(edit) @3593 [3593] 03/02/07 23:55:58 timothy Removes an assignment of nil to an enum-typed variable. Adds …
(edit) @3592 [3592] 03/01/07 11:03:48 jmmv Handle the error message that tells the user that his nickname is not in …
(edit) @3591 [3591] 03/01/07 10:43:00 jmmv Update the initial channel when disconnecting so a further …
(edit) @3590 [3590] 02/26/07 07:27:02 timothy Fixing some missing tabs.
(edit) @3589 [3589] 02/25/07 18:04:50 timothy Adds transient attributes for JVChatMessages, good for plugins to store …
(edit) @3588 [3588] 02/25/07 18:03:42 jmmv Add support to handle nickname changes of the local user and remote …
(edit) @3585 [3585] 02/21/07 14:44:09 jmmv Get rid of the _knownRooms dictionary and instead make proper use of …
(edit) @3584 [3584] 02/21/07 09:42:42 timothy Allow plugins to work on incoming and outgoing messages as NSData before …
(edit) @3582 [3582] 02/18/07 16:02:02 timothy Adds ICB (Internet Citizen's Band) protocol support. Implemented by Julio …
(edit) @3581 [3581] 02/07/07 22:05:36 rinoa Makes Admin and Founder context menus actually promote and demote. Sorry …
(edit) @3580 [3580] 02/07/07 21:48:25 rinoa Now recognizes Admins and Founders when promoted while in the channel. …
(edit) @3574 [3574] 02/03/07 16:28:14 timothy Fixes a crash when someone sends bad DCC request. #974
(edit) @3572 [3572] 01/28/07 19:52:54 timothy Update to the latest libtransmisson code for NAT traversal (r1444).
(edit) @3557 [3557] 01/15/07 20:03:51 timothy Fixes another warning.
(edit) @3555 [3555] 01/15/07 14:50:43 timothy Mod ports with 65536, not 65535.
(edit) @3554 [3554] 01/15/07 14:35:11 timothy Some people expect to use ports greater than 65535, we will now allow it …
(edit) @3550 [3550] 01/14/07 12:17:48 timothy Cleans up some code and fixes an exception, -[NSConcreteMutableData …
(edit) @3549 [3549] 01/12/07 20:30:30 timothy Fixes a crash when deleting a connection. #965
(edit) @3545 [3545] 01/07/07 22:13:05 timothy Improved DCC chat code.
(edit) @3543 [3543] 01/07/07 17:09:41 timothy Add support for passive DCC chat supported my some clients like mIRC.
(edit) @3542 [3542] 01/07/07 14:17:32 timothy Remove the line endings from regular DCC chat messages also.
(edit) @3541 [3541] 01/07/07 02:50:13 timothy Warning fix.
(edit) @3539 [3539] 01/07/07 02:39:56 timothy Adds DCC chat support. You can start a chat by using the context menu or …
(edit) @3537 [3537] 01/06/07 17:58:40 timothy Major DCC cleanup. Broke out the connection code into a …
(edit) @3533 [3533] 01/04/07 20:30:58 timothy Build fix.
(edit) @3532 [3532] 01/04/07 02:57:39 timothy Adding some asserts to help catch code running on the wrong thread.
(edit) @3530 [3530] 01/04/07 01:12:14 timothy Added some helper functions to do safe assignments and returns.
(edit) @3529 [3529] 01/02/07 23:48:43 timothy Fixes a crash when joining a Silc room. #530
(edit) @3528 [3528] 01/02/07 01:37:25 timothy Fixes a crash when clearing the file transfers after sending.
(edit) @3527 [3527] 01/01/07 23:43:11 timothy Fixes a crash when DCC sending files.
(edit) @3526 [3526] 01/01/07 22:53:53 timothy Make DCC SEND REJECT actually work this time.
(edit) @3525 [3525] 01/01/07 20:55:20 timothy Listen for DCC REJECT SEND if the other party cancels the DCC offer we …
(edit) @3523 [3523] 01/01/07 14:55:53 timothy Don't throw a new after we catch one from a plugin. We need to just log …
(edit) @3522 [3522] 01/01/07 14:40:58 timothy Make Chat Core do the right then when a sender is empty for a server …
(edit) @3519 [3519] 01/01/07 00:23:22 timothy Reset the sync state whenever we clear the member or ban lists.
(edit) @3518 [3518] 01/01/07 00:18:20 timothy Fixes the bug where the ban list would only should the last ban for the …
(edit) @3517 [3517] 01/01/07 00:10:01 timothy Code clean up.
(edit) @3516 [3516] 12/31/06 23:42:29 timothy Only call isValidUTF8 if the current encoding is not UTF8. This …
(edit) @3515 [3515] 12/31/06 21:49:52 timothy Auto detect for valid UTF-8 characters in server and chat messages. You …
(edit) @3512 [3512] 12/31/06 15:08:41 timothy Fixes the local time reported in Get Info when the client's reply includes …
(edit) @3507 [3507] 12/30/06 15:28:04 timothy Fixes an issue when a buddy keeps popping on and offline. This was caused …
(edit) @3506 [3506] 12/30/06 01:22:23 timothy Removing NAT traversal log messages.
(edit) @3505 [3505] 12/30/06 01:00:55 timothy Adding NAT traversal support using either UPnP or NAT-PMP. There is new …
(edit) @3503 [3503] 12/29/06 03:00:00 timothy Reset the user status whenever we get a WHOIS reply. The user will be …
(edit) @3498 [3498] 12/28/06 16:18:57 timothy Greatly improved the Buddy List to quickly report users and work after …
(edit) @3496 [3496] 12/28/06 12:13:28 timothy Added beep support to Chat Core and Colloquy for protocols that support …
(edit) @3484 [3484] 12/24/06 23:39:31 timothy Fixes to the buddy list code. This gets things working but the user …
(edit) @3483 [3483] 12/24/06 11:46:58 timothy Use less magic numbers and fixes a typo of delimiter.
(edit) @3477 [3477] 12/22/06 01:06:57 timothy Only remove channel modes from the beginning of the channel in the User …
(edit) @3475 [3475] 12/22/06 00:16:54 timothy Only send the WHO command for rooms that have 100 or fewer members. This …
(edit) @3458 [3458] 12/14/06 00:53:41 timothy Removing the retain/autorelease idium for accessor methods. We are thread …
(edit) @3457 [3457] 12/14/06 00:45:22 timothy Removing the retain/autorelease idium for accessor methods. We are thread …
(edit) @3456 [3456] 12/13/06 23:38:07 timothy Correct some #ifdefs.
(edit) @3455 [3455] 12/13/06 22:58:24 timothy Use bit-fields for BOOLs.
Note: See TracRevisionLog for help on using the revision log.