comparison ChangeLog @ 25885:c56debe9ae4f

*** Plucked rev fade006b (malu@pidgin.im): Only pre-create a PurpleConversation (if there was none yet) if an incoming message contains custom smileys. Partly fixes the \"popup a conversation window when set to hide\" bug. Until I found a better way to fix entirely... Refs #7380 *** Plucked rev 120a0724 (darkrain42@pidgin.im): Only look for and add custom smileys to incoming messages that are going to end up being displayed in a conversation window (i.e. not headline messages). Closes #7516.
author Paul Aurich <paul@darkrain42.org>
date Sat, 02 May 2009 23:30:49 +0000
parents f424f26dd329
children b33635aced5c
comparison
equal deleted inserted replaced
25884:b9a90f34b780 25885:c56debe9ae4f
17 17
18 MSN: 18 MSN:
19 * Fix a race condition causing occasional Pidgin crashes. 19 * Fix a race condition causing occasional Pidgin crashes.
20 * Fix some errors about the friendly name changing too fast caused 20 * Fix some errors about the friendly name changing too fast caused
21 by MSN/Yahoo integration buddies. 21 by MSN/Yahoo integration buddies.
22
23 XMPP:
24 * Less likely to pop up a new conversation window in disregard of
25 the "Hide new IM conversations" preference.
22 26
23 Yahoo: 27 Yahoo:
24 * Fix a crash when sending very long messages. 28 * Fix a crash when sending very long messages.
25 29
26 version 2.5.5 (03/01/2009): 30 version 2.5.5 (03/01/2009):
690 dialog. 694 dialog.
691 695
692 version 2.2.0 (09/13/2007): 696 version 2.2.0 (09/13/2007):
693 http://developer.pidgin.im/query?status=closed&milestone=2.2.0 697 http://developer.pidgin.im/query?status=closed&milestone=2.2.0
694 698
695 Libpurple: 699 libpurple:
696 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of 700 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
697 Code) 701 Code)
698 * XMPP enhancements. See 702 * XMPP enhancements. See
699 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas 703 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
700 Monitzer, Google Summer of Code for Adium) 704 Monitzer, Google Summer of Code for Adium)
701 * Certificate management. Libpurple will validate certificates on 705 * Certificate management. libpurple will validate certificates on
702 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code) 706 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
703 * Some adjustments were made to fix sending messages when using 707 * Some adjustments were made to fix sending messages when using
704 the MSN HTTP method. (Laszlo Pandy) 708 the MSN HTTP method. (Laszlo Pandy)
705 * Yahoo! Chat is fixed. 709 * Yahoo! Chat is fixed.
706 * Some AIM file transfer issues between Pidgin and other clients 710 * Some AIM file transfer issues between Pidgin and other clients