Based on a patch from Erik Beerepoot, group chats now reconnect after their account...
commit3d9fbaa9d35fd4e6f47db7ba1b31dc4988fab19b
authorEvan Schoenberg <evan@adiumx.com>
Mon, 7 Jan 2008 03:21:23 +0000 (7 03:21 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Mon, 7 Jan 2008 03:21:23 +0000 (7 03:21 +0000)
tree27678bb36099e2e35968b3d1300c8d0f2a87f901
parent023b4a5a7302a90885b128ce7ddd4bd64b6ef3f4
Based on a patch from Erik Beerepoot, group chats now reconnect after their account has reconnected.  "You have disconnected" displays when the account goes offline, but "You have connected" does not display as soon as it comes online; rather, we'll let the joined-chat message indicate this. Fixes #1880

git-svn-id: svn://svn.adiumx.com/adium/trunk@22161 1c916fce-81e2-0310-a464-8ca513f45935
Frameworks/Adium Framework/Source/AIAbstractAccount.m
Frameworks/Adium Framework/Source/AIAccount.h
Frameworks/Adium Framework/Source/AIAccount.m
Frameworks/Adium Framework/Source/AIChat.m
Plugins/Purple Service/CBPurpleAccount.m
Plugins/Purple Service/SLPurpleCocoaAdapter.m
Source/AIAddBookmarkPlugin.m