Evan Schoenberg [Thu, 28 Aug 2008 19:11:23 +0000] rev 74
Merged [25019] compilation fix
Evan Schoenberg [Thu, 28 Aug 2008 19:09:45 +0000] rev 73
merged [25016]: Let's try using -[NSURL path] rather than CFURLCopyFileSystemPath(). Perhaps it doesn't crash on long paths.
Evan Schoenberg [Thu, 28 Aug 2008 16:30:43 +0000] rev 72
libmeanwhile with some debug logging for the list_get()/fetch_line() crash
Evan Schoenberg [Wed, 27 Aug 2008 22:36:59 +0000] rev 71
When setting the spelling preference for the language, store it globally in addition to at a per-contact level so that it will be used as the default for future chats. Fixes #10752
Ryan Govostes [Wed, 27 Aug 2008 07:36:10 +0000] rev 70
Re-applied changes in [25003] based on code in the 1.3 branch. Should re-fix #1834.
Ryan Govostes [Wed, 27 Aug 2008 06:45:10 +0000] rev 69
Reverting [25003] -- don't merge code from trunk into the 1.3 branch. Refs #1834.
David Smith [Wed, 27 Aug 2008 06:24:17 +0000] rev 68
Patch from rgov: On launch, change log permissions to 0700 (for directories) or 0600 (for files), preventing users other than the owner from viewing transcripts. Fixes #1834.
Evan Schoenberg [Wed, 27 Aug 2008 03:41:03 +0000] rev 67
Allow backslashes in SIMPLE names, which are apparently needed for the Messenger service
Evan Schoenberg [Wed, 27 Aug 2008 03:09:25 +0000] rev 66
1.3.1svn
Evan Schoenberg [Wed, 27 Aug 2008 02:56:37 +0000] rev 65
merged [24968]: Specify LC_ALL=C when running svn to avoid getting a localized response. Fixes the plist macros script when running in a localized environment which includes localized svn. Fix from VinDuv, thanks. Fixes #10793. Also, I removed the svk stuff; I don't believe anyone is using it.
Evan Schoenberg [Wed, 27 Aug 2008 02:44:55 +0000] rev 64
merged [24992]: Facebook previously allowed 10 seconds for the entire connect process to finish before timing out. We now allow 20 seconds per page-load, resetting the timer when we successfully load the page. This should fix logging in on slow connections. Fixes #10718
Evan Schoenberg [Wed, 27 Aug 2008 02:40:08 +0000] rev 63
Applied fix for xcode 3.1 for the spotlight importer from trunk
Evan Schoenberg [Wed, 27 Aug 2008 02:27:55 +0000] rev 62
Merged [24988]: Only look at the edges of the screen the window slid off of when determining if the contact list should slide back onto the screen. I think this is right, but I can't test it on a multiscreen setup right now. Fixes #10204, I believe, as well as the ticket like it which I can't (and jas8522 couldn't) find
Evan Schoenberg [Wed, 27 Aug 2008 02:21:12 +0000] rev 61
im.pidgin.pidgin 2.5.1mtn @ 23de00c9ca with a possible fix for the CFHostCreateWithName() crash caused by an invalid host being passed from a UPnP lookup
Evan Schoenberg [Wed, 27 Aug 2008 02:02:56 +0000] rev 60
Merged [24957]: Made the information about importing button localizable
Evan Schoenberg [Wed, 27 Aug 2008 01:59:16 +0000] rev 59
Clear the InvisibleAlert state when clearing the Alert state. Fixes #10786
Evan Schoenberg [Wed, 27 Aug 2008 01:53:32 +0000] rev 58
Abstracted out handling of setting an account's user icon locally to be handled by the AIAccount superclass rather than depending upon each subclass. This also makes it easy to see the problem causing #10210 - the account wasn't updated for the fact that the user icon is a display attribute rather than a 'property' (the value formerly known as a statusObject) in 1.3. Fixes #10210
Evan Schoenberg [Wed, 27 Aug 2008 01:51:33 +0000] rev 57
Added AIAllowBackgroundTabClosinghiden userdefaults pref on branch
Evan Schoenberg [Wed, 27 Aug 2008 01:45:50 +0000] rev 56
Spacing fix
Evan Schoenberg [Wed, 27 Aug 2008 01:45:00 +0000] rev 55
Added debug logging which shows the user's preferred spell checking language. Refs #10752
Evan Schoenberg [Wed, 27 Aug 2008 01:18:06 +0000] rev 54
Fixed compilation of new debug logging for dns lookups
Evan Schoenberg [Wed, 27 Aug 2008 01:03:50 +0000] rev 53
Added better debug logging for DNS lookup and resolve requests
Evan Schoenberg [Wed, 27 Aug 2008 00:48:35 +0000] rev 52
Some further serverside name/alias debugging. Refs #10329
Elliott Harris [Tue, 26 Aug 2008 16:37:29 +0000] rev 51
For some reason I thought this was right, and it seemed to work. I was terribly terribly wrong.
Evan Schoenberg [Tue, 26 Aug 2008 00:58:10 +0000] rev 50
Merged [24954]: added neohaven to the copyright
Eric Richie [Mon, 25 Aug 2008 22:44:44 +0000] rev 49
Just because we released doesn't mean we should stop updating! Some extra notes about combined contacts via Robby.
Evan Schoenberg [Mon, 25 Aug 2008 22:23:31 +0000] rev 48
1.3 appcast on the 1.3 branch
Evan Schoenberg [Mon, 25 Aug 2008 21:37:03 +0000] rev 47
merged [24945]: dated the 1.3 release
Evan Schoenberg [Mon, 25 Aug 2008 21:11:59 +0000] rev 46
Adium 1.3
Evan Schoenberg [Mon, 25 Aug 2008 21:07:03 +0000] rev 45
merged [24941]: Last minute Danish general preferences update. Fixes #10776
Eric Richie [Mon, 25 Aug 2008 21:01:27 +0000] rev 44
Shiny new index.
Eric Richie [Mon, 25 Aug 2008 20:59:45 +0000] rev 43
Contact Inspector image. This wraps up the What's New page. Time to reindex!
Evan Schoenberg [Mon, 25 Aug 2008 20:59:25 +0000] rev 42
Added 1.2.6 and 1.2.7 changes, which got lost from the file somehow
Elliott Harris [Mon, 25 Aug 2008 20:39:02 +0000] rev 41
Fixed the toolbar for the contact inspector using NSMatrix, Apple-style. Fixes #10663.
Peter Hosey [Mon, 25 Aug 2008 18:51:51 +0000] rev 40
Change suggested by Eric over IM: Instead of “ever before”, compare to the 1.2 series specifically.
Evan Schoenberg [Mon, 25 Aug 2008 16:10:30 +0000] rev 39
Backported [24932]: The core plugin loader now checks for an AIMinimumAdiumVersionRequirement key in external plugins' Info.plist files. If present, Adium must meet-or-beat that version; otherwise the plugin is not loaded. If absent, the plugin is assumed incompatible with Adium 1.3+.
AIMinimumAdiumVersionRequirement is therefore a ''required'' key for external plugins as of Adium 1.3.
Evan Schoenberg [Mon, 25 Aug 2008 16:04:56 +0000] rev 38
Never stall the GUI to close the log index. If we're still indexing, try again in 30 seconds
Evan Schoenberg [Mon, 25 Aug 2008 15:45:26 +0000] rev 37
While msnp12 (msn-pecan) can't message invisible contacts without a conversation being in progress, it can message them if they message first and the conversation connection is still open. We now allow for this possibility by overriding maySendMessageToInvisibleContact: and returning YES if we received a message from the offline contact within the last 3 minutes. Fixes #10770
Eric Richie [Mon, 25 Aug 2008 02:11:37 +0000] rev 36
Some updates refelecting new meta management.
Eric Richie [Mon, 25 Aug 2008 02:04:48 +0000] rev 35
Add the Facebook image and fill out the What's New page a bit more. We still need the image for the new Contact Inspector which should be finished tomorrow.
Evan Schoenberg [Sun, 24 Aug 2008 17:18:37 +0000] rev 34
Fixed backport problems. Fixes #10765
Evan Schoenberg [Sun, 24 Aug 2008 14:26:26 +0000] rev 33
Changes update
Evan Schoenberg [Sun, 24 Aug 2008 07:07:11 +0000] rev 32
cs updates
Evan Schoenberg [Sun, 24 Aug 2008 07:04:27 +0000] rev 31
nb updates
Evan Schoenberg [Sun, 24 Aug 2008 07:02:37 +0000] rev 30
nl updates
Evan Schoenberg [Sun, 24 Aug 2008 07:00:03 +0000] rev 29
nb updates
Evan Schoenberg [Sun, 24 Aug 2008 06:58:22 +0000] rev 28
Merged [24896]: The display of metacontacts' contents now properly follows the contact hiding settings and updates appropriately.
Evan Schoenberg [Sun, 24 Aug 2008 06:53:55 +0000] rev 27
Merged [24909] and [24910]
Eric Richie [Sun, 24 Aug 2008 05:38:47 +0000] rev 26
Image for the CL search (crushed).
Evan Schoenberg [Sun, 24 Aug 2008 05:22:16 +0000] rev 25
Compile
Eric Richie [Sun, 24 Aug 2008 01:47:48 +0000] rev 24
Add a note about being logged out of Facebook being a known limitation.
Eric Richie [Sun, 24 Aug 2008 01:44:11 +0000] rev 23
Overzealous paste. Whoops.
Eric Richie [Sun, 24 Aug 2008 01:03:38 +0000] rev 22
Don't need the .Mac page anymore.
Eric Richie [Sun, 24 Aug 2008 01:02:09 +0000] rev 21
We missed a few supported protocols. Adding MySpace, Facebook, and renaming .Mac.
Eric Richie [Sun, 24 Aug 2008 00:54:50 +0000] rev 20
Clean up the rest while I'm at it.
Eric Richie [Sun, 24 Aug 2008 00:33:27 +0000] rev 19
Removing some unsightly X's...
Evan Schoenberg [Sat, 23 Aug 2008 21:57:24 +0000] rev 18
Merged [24894]: Handle drops when no manual ordering is availaable correctly, showing the destination index and allowing it if appropriate. Fixes #10762
Evan Schoenberg [Sat, 23 Aug 2008 19:24:20 +0000] rev 17
libpurple 2.5.0 plus fixes for being disconnected by invalid XML over XMPP and a potential crash when getting info on an AIM contact
Evan Schoenberg [Sat, 23 Aug 2008 19:08:20 +0000] rev 16
Merged [24886] and [24887]: Fixed display of group counts for contact bubbles to fit. Fixes #10279
David Smith [Sat, 23 Aug 2008 01:42:07 +0000] rev 15
Avoid some autorelease shenanigans; hopefully fixes #10742, almost certainly fixes #10120
Evan Schoenberg [Fri, 22 Aug 2008 15:15:46 +0000] rev 14
Merged trunk's Adium.xcodeproj changes to fix compilation on XCode 3.1
Evan Schoenberg [Fri, 22 Aug 2008 14:47:23 +0000] rev 13
1.3b12. Besidse the documentation updates, I think this is release candidate 1. If you're reading this, have commit access, and haven't replied to my email or Eric's email on adium-devl... please do.
Evan Schoenberg [Sun, 17 Aug 2008 17:36:51 +0000] rev 12
libpurple 2.5.0.
Includes a fix for gadu-gadu statuses; fixes #10465
Eric Richie [Sun, 17 Aug 2008 05:41:29 +0000] rev 11
More help updates...
Eric Richie [Sun, 17 Aug 2008 04:24:19 +0000] rev 10
Another .Mac removal (and testing my .bash_profile updates because seeing emacs pop up almost made me cry.)
Eric Richie [Sun, 17 Aug 2008 04:04:33 +0000] rev 9
Beginnings of the Help updates for 1.3. Adding Facebook and MobileMe account pages.
Evan Schoenberg [Wed, 13 Aug 2008 22:15:45 +0000] rev 8
Let svn commit its merge tracking things
Evan Schoenberg [Wed, 13 Aug 2008 22:14:28 +0000] rev 7
Don't allow sending messages to offline contacts on MSN when using msn-pecan, since it doesn't support offline messaging. Fixes #10695
Evan Schoenberg [Wed, 13 Aug 2008 22:11:01 +0000] rev 6
Merged 24740:24743: AIChatCanNotSendMessage when the account can't send to an invisible/offline contact
Andreas Monitzer [Wed, 13 Aug 2008 22:02:43 +0000] rev 5
Merged [24746]: Changed drawing calculations to use floats consistently. Hopefully fixes #10378
Zachary West <zacw@adiumx.com> [Wed, 13 Aug 2008 11:49:40 +0000] rev 4
Merged [24738]: I have no idea what "Eye-Rolling" is but it appears to be exactly the same as :-| and for no apparent reason overriding 8-).
Evan Schoenberg [Wed, 13 Aug 2008 03:48:44 +0000] rev 3
Merged [24736]: im.pidgin.pidgin libpurple.framework 2.5.0mtn @ 4afa456445 with msn-pecan 0.0.14-82-g2a2687b
Fixes #10411
2008-08-09Revert NSDateFormatter changes in [24696], [24666], [24646], [24569], [24554], [24531], [24530] for 1.3; I'll keep working on it in trunk. Refs #10620, #10630, #10676, #10682, and probably #10686. adium-1.3
Ryan Govostes [Sat, 09 Aug 2008 17:48:21 +0000] rev 2
Revert NSDateFormatter changes in [24696], [24666], [24646], [24569], [24554], [24531], [24530] for 1.3; I'll keep working on it in trunk. Refs #10620, #10630, #10676, #10682, and probably #10686.
If your timestamps are messed up still, reset your format preferences in Advanced -> Messages.
Evan Schoenberg [Thu, 07 Aug 2008 03:09:57 +0000] rev 1
1.3b11
David Smith [Wed, 06 Aug 2008 08:12:13 +0000] rev 0
Branch 1.3.x