Timeline
Jan 1, 2007:
- 9:43 PM Changeset [3527] by
- Fixes a crash when DCC sending files.
- 8:53 PM Changeset [3526] by
- Make DCC SEND REJECT actually work this time.
- 6:55 PM Changeset [3525] by
- Listen for DCC REJECT SEND if the other party cancels the DCC offer we …
- 3:06 PM Ticket #348 (New Connection bug) closed by
- worksforme: Can't reproduce. This works as expected when Colloquy is quit or if it is …
- 2:50 PM Ticket #578 ('Connections' window context menu should offer 'New connection') closed by
- fixed: Fixed in [3524]
- 2:49 PM Changeset [3524] by
- Adds "New Connection" to the context menu in the Connections window. Also …
- 12:55 PM Changeset [3523] by
- Don't throw a new after we catch one from a plugin. We need to just log …
- 12:40 PM Changeset [3522] by
- Make Chat Core do the right then when a sender is empty for a server …
Dec 31, 2006:
- 11:19 PM Ticket #492 (Problem connecting to BNC) closed by
- invalid: No response for a month, closing.
- 11:17 PM Ticket #679 ("/away" Issues) closed by
- fixed: This was improved in [3521]. There is still a 10 minute refresh cycle. …
- 11:15 PM Changeset [3521] by
- Update the member lists immediately when user status changes to away or …
- 11:05 PM Ticket #461 (Can't add the same server with different ports) closed by
- duplicate: This is a dupe of #550 and #52 and is now fixed in [3520].
- 11:04 PM Ticket #52 (reliance on server name alone to disambiguate causes problem with proxy) closed by
- fixed: Fixed in [3520].
- 11:04 PM Ticket #550 (Multiple connections to the same server with the same nick) closed by
- fixed: Fixed in [3520].
- 11:03 PM Changeset [3520] by
- Allow creation of connections that have the same server address but …
- 10:45 PM Ticket #275 (Can't connect to the same server on different ports at the same time.) closed by
- duplicate: Dupe of #52.
- 10:30 PM Ticket #879 (cursor gets hidden when colloquy is active) closed by
- invalid: The cursor disappears after you type a character. This is standard Mac OS …
- 10:25 PM Ticket #597 (Nickname exception "selector not recognized") closed by
- fixed: I think this has been fixed, I haven't seen this exception for a while.
- 10:23 PM Ticket #784 (get info > ban list shows only one ban, although there are more in the ...) closed by
- fixed: Fixed in [3518] and [3519].
- 10:23 PM Changeset [3519] by
- Reset the sync state whenever we clear the member or ban lists.
- 10:18 PM Changeset [3518] by
- Fixes the bug where the ban list would only should the last ban for the …
- 10:10 PM Changeset [3517] by
- Code clean up.
- 9:42 PM Changeset [3516] by
- Only call isValidUTF8 if the current encoding is not UTF8. This …
- 7:52 PM Ticket #795 ((incompatible encoding) alert when utf8 is in use) closed by
- fixed: We now auto detect UTF8 as of [3515], so you can keep your room set to …
- 7:50 PM Ticket #188 (Colloquy should automatically detect encoding of incoming messages (utf8)) closed by
- fixed: Fixed in [3515].
- 7:49 PM Changeset [3515] by
- Auto detect for valid UTF-8 characters in server and chat messages. You …
- 4:56 PM Changeset [3514] by
- User NSShortTimeDateFormatString for better localization.
- 4:50 PM Ticket #944 (Double nicks in nicklist when using psyBNC) closed by
- fixed: Fixed in [3513].
- 4:50 PM Changeset [3513] by
- No longer adds a member to the member list again if we get more than one …
- 1:09 PM Ticket #888 (Local time doesn't work in 2.1 (worked in 2.0)) closed by
- fixed
- 1:09 PM Ticket #888 (Local time doesn't work in 2.1 (worked in 2.0)) reopened by
- This was actually still an issue. Now fixed in [3512].
- 1:08 PM Changeset [3512] by
- Fixes the local time reported in Get Info when the client's reply includes …
- 12:00 PM Changeset [3511] by
- Buddy list clean up.
- 11:37 AM Development/Styles/NickColoring edited by
- Update the hash code to the latest version in the style. (diff)
- 11:35 AM Development/Styles/NickColoring edited by
- Adding more info about other styles that do this now. (diff)
- 11:31 AM Development/Styles/JavaScript edited by
- Removed old code that doesn't work anymore. (diff)
- 11:25 AM KnownIssues edited by
- (diff)
Dec 30, 2006:
- 5:04 PM Changeset [3510] by
- Update the buddy list when one of the buddy's users changes.
- 4:53 PM Changeset [3509] by
- Tweak to buddy server sorting.
- 4:44 PM Ticket #954 (add the appcast as a version history to the wiki) closed by
- fixed: now on http://colloquy.info/downloads.html
- 4:17 PM Changeset [3508] by
- Prevent return and delete from affecting the identifier and domain lists …
- 3:02 PM Ticket #954 (add the appcast as a version history to the wiki) created by
- add the appcast (feed://colloquy.info/update.php?rss) as a version history …
- 2:46 PM Ticket #953 (we could use a wiki page that tells users they need to register and how to ...) created by
- we could use a wiki page that tells users they need to register and how to …
- 2:24 PM Ticket #952 (add a "important notes" category to the create style page) created by
- * member links need to use the identifier when available for silc support …
- 2:01 PM Ticket #951 (styles should use the "identifier" attribute in events when available in ...) created by
- styles should use the "identifier" attribute in events as href for members …
- 1:29 PM Ticket #950 (add a "buddy" class to `<span class="member>nick</span>` in the transcript) created by
- add a "buddy" class to <span class="member">nick</span> in the …
- 1:28 PM Changeset [3507] by
- Fixes an issue when a buddy keeps popping on and offline. This was caused …
Dec 29, 2006:
- 11:22 PM Changeset [3506] by
- Removing NAT traversal log messages.
- 11:02 PM Ticket #949 (UPnP/NAT-PMP support) closed by
- fixed: Fixed in [3505].
- 11:00 PM Changeset [3505] by
- Adding NAT traversal support using either UPnP or NAT-PMP. There is new …
- 8:59 PM Changeset [3504] by
- Removing the => emoticon since it is common in scripting languages like …
- 6:09 AM Ticket #949 (UPnP/NAT-PMP support) created by
- Would allow firewalled users to dcc share files without having to manually …
- 1:00 AM Changeset [3503] by
- Reset the user status whenever we get a WHOIS reply. The user will be …
- 12:04 AM Changeset [3502] by
- Updating the localizations for the new buddy inspector.
Dec 28, 2006:
- 11:47 PM Changeset [3501] by
- Updating the localizations to support the new buddy list.
- 10:54 PM Changeset [3500] by
- Import the old buddy list if there is not a new one made yet.
- 10:44 PM Changeset [3499] by
- Fixes a build warning.
- 2:18 PM Changeset [3498] by
- Greatly improved the Buddy List to quickly report users and work after …
- 2:14 PM Changeset [3497] by
- Prevent deletion of the last buddy identifier.
- 10:13 AM Changeset [3496] by
- Added beep support to Chat Core and Colloquy for protocols that support …
Dec 27, 2006:
- 8:34 PM Ticket #354 (Buddy list nick listing screws up connection's nick listing) closed by
- fixed: Fixed in [3495].
- 8:34 PM Changeset [3495] by
- If your prefered buddy name is set to active nickname, we now show the …
- 5:10 PM Ticket #710 (Adding multiple people to buddy list leaves last persons info in nickname ...) closed by
- fixed: This shouldn't be a problem now, with [3494]. A new buddy list will be in …
- 4:49 PM Changeset [3494] by
- Make the Add Buddy context menu item work as expected.
- 4:37 PM Changeset [3493] by
- Make the server list work.
- 3:49 PM Changeset [3492] by
- More misc buddy list cleanup.
- 2:02 PM Changeset [3491] by
- Some misc buddy list fixes.
- 11:56 AM Changeset [3490] by
- Fixes an if statment I messed up.
- 11:55 AM Changeset [3489] by
- Allow MVChatRoomMemberUsersSyncedNotification to have a userInfo with …
Dec 26, 2006:
- 2:05 PM Changeset [3488] by
- Hooks up the create buddy interface to the new buddy list code. The buddy …
- 5:22 AM Ticket #948 (Passwords should not be displayed in plaintext in console) created by
- If you have the console open on connect it shows all passwords being sent …
Dec 25, 2006:
- 8:29 PM Changeset [3487] by
- New Buddy inspector for editing the new buddy list. Still need a new …
- 12:39 PM Changeset [3486] by
- Make sure to handle possible nil values when saving the bookmarks list. …
Dec 24, 2006:
- 9:57 PM Changeset [3485] by
- Make GCC_FAST_OBJC_DISPATCH and MACOSX_DEPLOYMENT_TARGET build settings …
- 9:39 PM Changeset [3484] by
- Fixes to the buddy list code. This gets things working but the user …
- 9:46 AM Changeset [3483] by
- Use less magic numbers and fixes a typo of delimiter.
- 9:30 AM Changeset [3482] by
- Prevent plugin error dialogs from showing again for the same script while …
- 9:27 AM Changeset [3481] by
- Prevent the setenv lines from Xcode from showing during command line …
Dec 23, 2006:
- 6:20 PM Changeset [3480] by
- Code cleanup.
- 12:40 PM Changeset [3479] by
- Defines the project root for the plugins.
- 12:39 PM Changeset [3478] by
- Fixes a warning.
Dec 21, 2006:
- 11:28 PM Ticket #542 (Universal 3/16 nightly exited on assert) closed by
- worksforme: Working fine here.
- 11:26 PM Ticket #728 (rejoining a room you just left (cmd w) causes colloquy to join and ...) closed by
- duplicate
- 11:07 PM Ticket #588 (Rooms list in user info omits + signs) closed by
- fixed: Fixed in [3477].
- 11:06 PM Changeset [3477] by
- Only remove channel modes from the beginning of the channel in the User …
- 10:51 PM Ticket #826 (App update fails under non-admin account) closed by
- fixed: I have updated to Sparkle 1.1, so this is the same or newer version as …
- 10:50 PM Ticket #872 (Colloquy is unresponsive if update check fails due to website being down) closed by
- invalid: Filed in the new Sparkle ticket system as: …
- 10:44 PM Ticket #910 (Escape key for update) closed by
- invalid: This is a bug for Sparkle and should be filed at …
- 10:37 PM Changeset [3476] by
- Updating to Sparkle TOT.
- 10:21 PM Ticket #877 (sparkle cant handle the "M" in the build number) closed by
- fixed: We don't have the M in the build numbers any more.
- 10:17 PM Ticket #924 (Disable automatic /who when joining a channel) closed by
- fixed: Fixed in [3475].
- 10:16 PM Changeset [3475] by
- Only send the WHO command for rooms that have 100 or fewer members. This …
Dec 20, 2006:
- 7:56 AM Ticket #947 (Nick password prompt loses focus to main chat window when joining a ...) created by
- If a nickname password hasn't been stored in the keychain, a password …
Dec 19, 2006:
- 9:16 PM Ticket #946 (/topic --- should it be inline?) closed by
- fixed: Fixed in [3474].
- 9:15 PM Changeset [3474] by
- /topic without arguments will now toggle the topic bar. To request the …
Dec 18, 2006:
- 9:49 PM Ticket #945 (/topic erroneously reports that topic has changed when it is only being ...) closed by
- wontfix: This wont matter once we do #946 and #533.
- 9:43 PM Changeset [3473] by
- Reverting my last change, it caused a white flash when reloading styles.
- 9:36 PM Changeset [3472] by
- A more complete fix for #940.
- 2:46 PM Ticket #946 (/topic --- should it be inline?) created by
- Personally, I think it may be worth considering having the /topic command …
- 2:41 PM Ticket #945 (/topic erroneously reports that topic has changed when it is only being ...) created by
- In any channel, type /topic , and Colloquy says "Topic changed to foo by …
- 1:23 PM Ticket #944 (Double nicks in nicklist when using psyBNC) created by
- I am connected to a psyBNC server and use the log function of the bouncer. …
Dec 17, 2006:
- 8:42 PM Ticket #921 (Performance issues with 3385) closed by
- duplicate: This is nothing new, netsplits and large chuncks of text have always …
- 8:36 PM Ticket #940 (main colloquy window hangs) closed by
- fixed: Fixed in [3471].
- 8:35 PM Changeset [3471] by
- Adds a safe guard to prevent the chat window from 'freezing' and not …
- 12:24 PM Changeset [3470] by
- Toolbar code cleanup.
- 11:56 AM Changeset [3469] by
- Fixes a crash cause by my last checkin.
- 11:40 AM Changeset [3468] by
- Better type checking. Also allows the NSImage constructor to take a file …
- 11:31 AM Development/PlugIns/JavaScript edited by
- Made the handleClickedToolbarItem check what the toolbar item's identifier … (diff)
- 10:52 AM Changeset [3467] by
- Fixes the build. Forgot to add these files.
- 12:07 AM Development/PlugIns/JavaScript edited by
- New example script on how to add toolbar items. (diff)
- 12:00 AM Changeset [3466] by
- Changed the NSImage constructor function to take a NSURL. Added a NSURL …
Dec 16, 2006:
- 11:25 PM Changeset [3465] by
- Remove the copy of JVToolbarItem.h.
- 11:19 PM Changeset [3464] by
- Allow plugins and scripts to supply toolbar items that the user can add …
- 1:31 PM Ticket #943 (Nicknames who are given a Voice (+v) remain in Room Nicklist even after ...) closed by
- worksforme: This is not reproducable. We tested this and the member list is updates …
- 6:25 AM Ticket #943 (Nicknames who are given a Voice (+v) remain in Room Nicklist even after ...) created by
- It seems that despite regular /who requests by Colloquy (I assume to keep …
- 12:20 AM Changeset [3463] by
- Don't expose object ivars to JavaScript? plugins.
- 12:04 AM Ticket #941 (Toolbar loses customization when changing rooms) closed by
- fixed: Fixed in [3462].
- 12:03 AM Changeset [3462] by
- Makes toolbar customization work again. #941
Dec 15, 2006:
- 6:44 PM Ticket #942 (possible new and old window interface options) created by
- Sketches (attached) of possible new and old window interface options that …
- 11:31 AM Ticket #941 (Toolbar loses customization when changing rooms) created by
- When changing rooms, the toolbar resets itself to the default set of items …
Dec 14, 2006:
- 11:22 PM Ticket #641 (toolbar visible state does not stay shut when using combined chan / msg ...) closed by
- fixed: Fixed in [3461].
- 11:21 PM Changeset [3461] by
- The toolbar state is now remembered when switching between different types …
- 10:20 PM Changeset [3460] by
- Removing the retain/autorelease idiom for accessor methods.
- 9:47 PM Changeset [3459] by
- Fixes a crash on launch when using TOT WebKit?.
Dec 13, 2006:
- 10:53 PM Changeset [3458] by
- Removing the retain/autorelease idium for accessor methods. We are thread …
- 10:45 PM Changeset [3457] by
- Removing the retain/autorelease idium for accessor methods. We are thread …
- 9:38 PM Changeset [3456] by
- Correct some #ifdefs.
- 8:58 PM Changeset [3455] by
- Use bit-fields for BOOLs.
- 1:30 PM Ticket #933 (Lines are displayed Incorrectly after Apple Update 2006-007) closed by
- invalid
- 8:08 AM Ticket #940 (main colloquy window hangs) created by
- I've experienced a weird bug where the main colloquy window will hang. I …
- 6:51 AM Ticket #939 (console window doesn't scroll properly) created by
- I have colloquy set to auto-login to freenode and open up two channels …
- 12:36 AM Ticket #360 (Topic bar toggle switch hiding issue) closed by
- fixed: Fixed in [3454].
- 12:35 AM Ticket #583 (Expanded topic bar doesnt readjust when window is resized) closed by
- fixed: Fixed in [3454].
- 12:35 AM Ticket #937 (Long link in topic causes horizontal scrollbar) closed by
- fixed: Fixed in [3454].
- 12:34 AM Changeset [3454] by
- Fixes a couple of topic bar issues. Long links in the topic no longer …
- 12:26 AM Changeset [3453] by
- Emoticons now have an even larger variety of possible syntax combinations.
Dec 12, 2006:
- 11:19 PM Ticket #938 (Rewrapping topic line doesn't re-size topic area) closed by
- duplicate: Dupe of #583.
- 11:11 PM Changeset [3452] by
- Colloquy now remembers the collapsed state of the member list for each …
- 3:53 PM Ticket #938 (Rewrapping topic line doesn't re-size topic area) created by
- If I have the topic area extended and I change my window width such that …
- 3:52 PM Ticket #937 (Long link in topic causes horizontal scrollbar) created by
- If a topic contains a link that's longer than the width of the output …
Dec 11, 2006:
- 5:27 PM Ticket #936 (ask for a password when trying to join a +k keyed room) created by
- when the user is trying to join a room that is protected with a key (+k) …
- 9:10 AM Ticket #935 (Switching channels doesn't work anymore) closed by
- worksforme: This works fine for me with the sidebar. Do you use the drawer or the …
- 5:56 AM Ticket #935 (Switching channels doesn't work anymore) created by
- The release 2.1 was supposed to fix a bug where channels and private …
Dec 10, 2006:
- 5:20 PM Development/PlugIns/JavaScript edited by
- New example script (diff)
- 5:12 PM Changeset [3451] by
- Adding more constants for various objects in Colloquy and Chat Core.
- 12:12 PM Ticket #934 (add Perl scripting support) created by
- Considering Perl is native on MacOS X, I was rather shocked to see that …
- 12:05 PM Ticket #933 (Lines are displayed Incorrectly after Apple Update 2006-007) created by
- Chat lines are displayed incorrectly after installing Apple Update …
- 11:26 AM Changeset [3450] by
- Code clean up for JavaScript? exception reporting. Fixes a leak also.
- 12:44 AM Changeset [3449] by
- Allow JavaScript? plugins to create JVMutableChatMessages so they can send …
Dec 8, 2006:
- 11:49 PM Changeset [3448] by
- Panther might not support setScriptDebugDelegate:, so check first.
- 11:31 PM Changeset [3447] by
- Fixes JavaScript? error reporting. Parse errors are not reported with line …
- 10:01 PM Changeset [3446] by
- Fixing the JavaScript? plugin to work around an XMLHTTPRequest WebKit? bug, …
- 6:45 PM Ticket #913 (URL detection too relaxed since [3383]) closed by
- fixed: Totally fixed in [3445]. We no longer allow non-hierarchal links like …
- 6:44 PM Changeset [3445] by
- Further limiting URL linking making the ':' required for a valid URL. …
Dec 7, 2006:
- 10:18 PM Changeset [3444] by
- Fixes a crash when quitting while connected to a Silc server.
- 8:58 PM Changeset [3443] by
- Send your public IP address and not your internal NAT IP address when …
- 8:23 PM Ticket #494 (When switching away from a newly opened tab, the webview won't update) closed by
- fixed: MisterE had this to add "Colloquy[617] Uncaught exception - * …
- 8:20 PM Changeset [3442] by
- Fixes an assertion when switching from a Chat Room to a Direct Chat or …
- 7:32 PM Changeset [3441] by
- Some Spanish localizations.
- 7:30 PM Ticket #869 (dcc sending files with weird names doesn't work) closed by
- fixed: This is fixed in [3440].
- 7:29 PM Changeset [3440] by
- Fixes a very bad DCC bug where the upper-half of the IP addresses in the …
- 4:11 AM Ticket #932 (IPv6 addresses with interface don't do anything when clicked) created by
- An IPv6 address as currently needed by Mac OS X requires an interface …
Dec 6, 2006:
- 2:53 PM Ticket #931 (Unable to send data to a server whose connection isn't completed) created by
- While connecting to an ircproxy …
- 10:04 AM Ticket #930 (Can't get started...) closed by
- invalid: I'm assuming you found Trac by using Help > Colloquy Help. Well, right …
- 1:00 AM Ticket #930 (Can't get started...) created by
- Sorry -- don't know who to ask. I just downloaded Coll. and can't find any …
Dec 2, 2006:
- 6:52 PM Ticket #929 (Allow access to, and deleting transcripts from Transcript Browser) created by
- It would be great to be able to open the folder to where the transcript …
Note: See TracTimeline
for information about the timeline view.
