comparison ChangeLog @ 31067:d1efa830ca01

Updated ChangeLog with changes from ICQ SoC branch.
author ivan.komarov@soc.pidgin.im
date Sun, 24 Oct 2010 16:32:59 +0000
parents 762b3b1f019f
children b06727fc075b
comparison
equal deleted inserted replaced
31065:d0473803df66 31067:d1efa830ca01
42 (Rodrigo Tobar Carrizo) (#12024) 42 (Rodrigo Tobar Carrizo) (#12024)
43 * The Send To menu can now be used if the active account in the 43 * The Send To menu can now be used if the active account in the
44 conversation becomes disabled or inactive. (Keith Moyer) (#12471) 44 conversation becomes disabled or inactive. (Keith Moyer) (#12471)
45 * xdg-open is now the default browser for new users on non-Windows 45 * xdg-open is now the default browser for new users on non-Windows
46 platforms. (Stanislav Brabec) (#12505) 46 platforms. (Stanislav Brabec) (#12505)
47 * The "Authorize buddy?" mini-dialog now shows the nickname of
48 the buddy requesting authorization as well as the icon of
49 the IM protocol he is using. (#5038)
47 50
48 Finch: 51 Finch:
49 * Add support for drop-down account options (like the SILC cipher 52 * Add support for drop-down account options (like the SILC cipher
50 and HMAC options or the QQ protocol version). 53 and HMAC options or the QQ protocol version).
51 54
68 Non-SASL (legacy) authentication. (#12499) 71 Non-SASL (legacy) authentication. (#12499)
69 * Generate a connection error instead of just stalling when the 72 * Generate a connection error instead of just stalling when the
70 _xmppconnect TXT record returns results, but none of them result 73 _xmppconnect TXT record returns results, but none of them result
71 in a valid BOSH URI. (#a14367, #12744) 74 in a valid BOSH URI. (#a14367, #12744)
72 75
76 AIM and ICQ:
77 * Add support for managing Visible/Invisible lists. (#10967)
78 * Fix a problem with receiving HTML messages from
79 QIP/Miranda/Trillian. (#12044)
80 * Hopefully fixed all encoding-related problems, both
81 for sending and receiving messages. (#10833 and the like)
82 * Fix a problem with receiving messages from pyicqt. (#12284)
83 * Don't set a custom status text when going Invisible to avoid
84 being detected as Invisible. (#10633)
85
73 Yahoo/Yahoo JAPAN: 86 Yahoo/Yahoo JAPAN:
74 * Stop doing unnecessary lookups of certain alias information. This 87 * Stop doing unnecessary lookups of certain alias information. This
75 solves deadlocks when a given Yahoo account has a ridiculously large 88 solves deadlocks when a given Yahoo account has a ridiculously large
76 (>500 buddies) list and may improve login speed for those on slow 89 (>500 buddies) list and may improve login speed for those on slow
77 connections. (#12532) 90 connections. (#12532)