Colloquy
- Version 2.1 | Release Date: 2007-11-04 | Download
- This is the last supported release for Mac OS X 10.3.9 (Panther). Please update to Leopard or Tiger to receive further updates and support for Colloquy.
- Fixes the crash on launch for 10.3.9 users. #1095
- Fixes the problem where you can't send messages after reconnecting to a server. #62
- Fixes SILC not showing room messages. #1064
- Fixes JavaScript plugins.
- Introduces 'Auto join chat rooms on invite' as an option in the Behavior preferences. #688
- Adds the previously hidden 'Show Notices as Private Chat' preference an option in the Interface preferences.
- Fixes /amsg, /broadcast, /ame and /bract so that it uses the correct local user for each message sent.
- Fixes where non-alphanumeric nicknames weren't getting highlighted. #219
- The Get Info panel for a user (/whois) will now say "offline" if the user was not online.
- More support for receiving room notices and messages that are directed only to users with certain user modes (for example "PRIVMSG %#room :my notice"). #1117
- Allow the room part reason to contain colors and formatting.
- Allows @ in usernames for Jabber/XMPP connections. #1113
- No longer joins a non-existent channel when accidently having two spaces in the /join command. #792
- Make the title shorter for the highlight mention alert. This should make it fit in more Growl styles.
- Allow plugin commands to be used again for auto commands in connections during application launch. This mainly affected using the /msg command. #1039
- Adds the iTunes and Google plugins back. #1073
- Minor French localization changes. #1050
- Fix the Dutch localization.
- Adds a Norwegian localization. Translated by Kenneth Stevenson.
- Adds a Japanese localization. Translated by redgecko. #1085
- Version 2.1/3761 | Release Date: 2007-10-14 | Download
This is the last supported release for Mac OS X 10.3.9 (Panther). Please update to Leopard or Tiger to receive further updates and support for Colloquy.
- Fixes the crash on launch for 10.3.9 users. #1095
- Fixes the problem where you can't send messages after reconnecting to a server. #62
- Fixes SILC not showing room messages. #1064
- Fixes JavaScript plugins.
- Introduces 'Auto join chat rooms on invite' as an option in the Behavior preferences. #688
- Adds the previously hidden 'Show Notices as Private Chat' preference an option in the Interface preferences.
- Fixes /amsg, /broadcast, /ame and /bract so that it uses the correct local user for each message sent.
- Fixes where non-alphanumeric nicknames weren't getting highlighted. #219
- The Get Info panel for a user (/whois) will now say "offline" if the user was not online.
- More support for receiving room notices and messages that are directed only to users with certain user modes (for example "PRIVMSG %#room :my notice"). #1117
- Allow the room part reason to contain colors and formatting.
- Allows @ in usernames for Jabber/XMPP connections. #1113
- No longer joins a non-existent channel when accidently having two spaces in the /join command. #792
- Make the title shorter for the highlight mention alert. This should make it fit in more Growl styles.
- Allow plugin commands to be used again for auto commands in connections during application launch. This mainly affected using the /msg command. #1039
- Adds the iTunes and Google plugins back. #1073
- Minor French localization changes. #1050
- Fix the Dutch localization.
- Adds a Norwegian localization. Translated by Kenneth Stevenson.
- Adds a Japanese localization. Translated by redgecko. #1085
- Version 2.1 (3720) | Release Date: 2007-09-10 | Download
NOTE: This release is broken on 10.3.9!
* Fix for the blank chat room bug. #576
* Fixes the scrollbar jumping to the top of the transcript when scrolled in the middle. Also prevents removing messages from the top when you are scrolled.
* Security fixes for the iPhone web interface plugin.
* Adds experimental Jabber (XMPP) support. Basic group chat and private chat works. #454
* Add support for auto-join and bricks in ICB. Code submitted by Julio M. Merino Vidal.
* Cocoa plugin changes to better support the FiSHy Blowfish plugin. Code submitted by Henning Kiel. #1020
* Fixes some big memory leaks.
* Fixes the highlight marks being off once the scrollback limit is reached.
* Fixes the chat room topic not showing on join.
* Allow quoted highlight words so you can have spaces in highlights like 'san francisco'. #971
* Fix a common crash.
* Fix a common crash on Mac OS X 10.3.9.
* More safeguards to prevent crashes when the server sends a non-standard packet.
* Fixes the way we pick the alternate nick when one is taken.
* Fixes a regression caused by r3587 where Colloquy would remember /nick changes after disconnecting. Colloquy now restores the preferred nickname on disconnect.
* Fixes nicknames in messages that are highlighted, mainly noticeable in the Fiat style.
* Fixes to work better with Leopard.
* Fixes where changing the limit and password on a room mode wouldn't display in the chat room, even though the change was made. #1034
* Adds a new column for ban author to the Chat Room Inspector. #608
* Allows the topic to show more lines if the window is smaller. New limit of 6 lines. #533
* Fixes the issue where users join and don't show up in the user list, or messages they send to the channel come through as private messages. #1061
* Prevents the chat view from scrolling and showing a transparent area. #1059
* Fixes the issue where user mode prefix would still be showing as part of the nickname, causing Colloquy to fail in removing them when the user parted and prevents normal user actions. #1060
* Treat * as a prefix for room founder, not room administrator. #772
* Fixes a CPU hogging issue when using JavaScript plugins.
* Now whenever someone mentions you or a highlight word, the full message is displayed in the Growl notification. #490
* Fixes where changing the scrollback limit to anything greater than 999 wouldn't work in some localizations. #56
* Fixes a crash with JavaScript plugins when using /reload plugins.
* Fix the file transfer window not showing the transfer rate in the German localization. #343
* Adds missing strings to full allow localization. Patch submitted by redgecko. #1084
* Adds a new Dutch localization, translated by sedatg.
* German localization updates.- Version 2.1 (3590) | Release Date: 2007-02-25 | Download
Changes in this release:
- Fixes a regression that sent an extra space in /msg commands, preventing QuakeNet login.
- Adds ICB (Internet Citizen's Band) protocol support.
- Now recognizes Room Admins and Founders when promoted in the room.
- Adds context menus for Room Admins and Founders.
- Removes the double-quote as a valid URL character.
- Allow ObjC plugins to work on incoming and outgoing messages as NSData before they get processed. Also allows plugins to put transient attributes on JVChatMessages. This allows support for the FiSHy Blowfish plugin.
- Localization updates to French and German.- Version 3503 | Release Date: 2006-12-28 | Download
Maaany changes. See the timeline for notes.
- Version 2.1 (3451) | Release Date: 2006-12-13 | Download
Fixes colors not showing up in events, like topic changes. #926
Emoticons now have a larger variety of possible syntax combinations.
Fixes the Emoticons toolbar item displaying the wrong emoticon set for the style. #922
Greatly improves the error reporting in Python plugins. #430
Improved JavaScript plugin support, adding error dialogs when the script has errors loading or calling a function.
Allow JavaScript plugins and styles to use window.open() and alert().
Fixes a bad file transfer bug where many transfers fail, depending on your IP address. #869
File transfers once again will send your public IP address instead your internal NAT IP address. This improves the chances the file transfer will work.
Fixes a bug where the window did not update when switching from a Chat Room to a Direct Chat in tab mode. #494
Only URLs with '://' are linked now. There are too many cases where text that looks like non-hierarchal URLs is really just text with colons. #913
Fixes a crash when quitting while connected to a Silc server.
Updates to the Spanish localization.- Version 2.1 (3410) | Release Date: 2006-11-23 | Download
- No changes specified
- Version 2.1 | Release Date: 2006-10-07 | Download
- No changes specified
- Version 2.0 | Release Date: not specified | Download
- No changes specified


