Mercurial > pidgin
comparison ChangeLog @ 25237:401f548e3544
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
to branch 'org.darkrain42.pidgin.buddy-add' (head 6831808999a270f8c1a128c7430a73d3dc0bfae2)
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 21 Dec 2008 18:32:37 +0000 |
parents | 95c9c306d582 |
children | 0700833f0c5d |
comparison
equal
deleted
inserted
replaced
25172:125cac3e24ee | 25237:401f548e3544 |
---|---|
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
2 | 2 |
3 version 2.5.3 (??/??/????): | 3 version 2.5.4 (??/??/????): |
4 libpurple: | 4 libpurple: |
5 * Fix an error with MSN offline messages by shipping the *new* | 5 * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin |
6 "Microsoft Secure Server Authority" and the | 6 Rosinski) |
7 "Microsoft Internet Authority" certificates. People that use | 7 * Don't ignore namespace information when parsing XMPP data. (Michal |
8 --with-system-ssl-certs and GnuTLS need to include these in the | 8 Witkowski) |
9 system certs directory. | 9 |
10 version 2.5.3 (12/20/2008): | |
11 libpurple: | |
12 * The Buddy State Notification plugin no longer prints duplicate | |
13 notifications when the same buddy is in multiple groups. (Florian | |
14 Quèze) | |
15 * The Buddy State Notification plugin no longer turns JID's, MSN | |
16 Passport ID's, etc. into links. (Florian Quèze) | |
17 * purple-remote now has a "getstatusmessage" command to retrieve | |
18 the text of the current status message. | |
19 * Various fixes to the nullprpl. (Paul Aurich) | |
20 * Fix a crash when accessing the roomlist for an account that's not | |
21 connected. (Paul Aurich) | |
22 * Fix a crash in purple_accounts_delete that happens when this | |
23 function is called before the buddy list is initialized. | |
24 (Florian Quèze) | |
25 * Fix use of av_len in perl bindings to fix some off-by-one bugs | |
26 (Paul Aurich) | |
27 * On ICQ, advertise the ICQ 6 typing capability. This should fix | |
28 the reports of typing notifications not working with third-party | |
29 clients. (Jaromír Karmazín) | |
30 * Many QQ fixes and improvements, including the ability to connect | |
31 using QQ2008 protocol and sending/receiving of long messages. | |
32 The recommended version to use is still QQ2005. | |
33 * Fix a crash with DNS SRV lookups. (Florian Quèze) | |
34 * Fix a crash caused by authorization requests. (Florian Quèze) | |
35 | |
36 Gadu-Gadu: | |
37 * Add support for IM images. (Tomasz Sałaciński, Adam Strzelecki) | |
38 * Gadu-Gadu now checks that UID's are valid. (Adam Strzelecki) | |
39 * Gadu-Gadu now does proper charset translations where needed. (Adam | |
40 Strzelecki) | |
41 | |
42 MSN: | |
43 * Fix an error with offline messages by shipping the *new* | |
44 "Microsoft Secure Server Authority" and the "Microsoft Internet | |
45 Authority" certificates. These are now always installed even when | |
46 using --with-system-ssl-certs because most systems don't ship | |
47 those intermediate certificates. | |
48 * The Games and Office media can now be set and displayed (in | |
49 addition to the previous Music media). The Media status text now | |
50 shows the album, if possible. | |
51 * Messages sent from a mobile device while you were offline are now | |
52 correctly received. | |
53 * Server transfers after you've been connected for a long time | |
54 should now be handled correctly. | |
55 * Many improvements to handling of "federated" buddies, such as those | |
56 on the Yahoo network. | |
57 * Several known crashes have been resolved. | |
58 * Many other fixes and code cleanup. | |
59 | |
60 MySpace: | |
61 * Respect your privacy settings set using the official MySpace client. | |
62 * Add support for blocking buddies. | |
63 * Fix a bug where buddies didn't appear in their correct groups the | |
64 first time you sign into your account. | |
65 * Properly disconnect and sign out of the service when logging off. | |
66 * Support for foreground and background font colors in outgoing IMs. | |
67 * Support for background font colors in incoming IMs. | |
68 * Many other fixes and code cleanup. | |
69 | |
70 Sametime: | |
71 * Fix insanely long idle times for Sametime 7.5 buddies by assuming | |
72 0 idle time if the idle timestamp is in the future. (Laurent | |
73 Montaron) | |
74 * Fix a crash that can occur on login. (Raiko Nitzsche) | |
75 | |
76 SIMPLE: | |
77 * Fix a crash when a malformed message is received. | |
78 * Don't allow connecting accounts if no server name has been | |
79 specified. (Florian Quèze) | |
80 | |
81 XMPP: | |
82 * Fix the namespace URL we look for in PEP reply stanzas to match | |
83 the URL used in the 'get' requests (Paul Aurich) | |
84 * Resources can be set to the local machine's hostname by using | |
85 __HOSTNAME__ as the resource string. (Jonathan Sailor) | |
86 * Resources can now be left blank, causing the server to generate a | |
87 resource for us where supported. (Jonathan Sailor) | |
88 * Resources now default to no value, but "Home" is used if the | |
89 server refuses to provide a resource. | |
90 * Quit trying to get user info for MUC's. (Paul Aurich) | |
91 * Send "client-accepts-full-bind-result" attribute during SASL | |
92 login. This will fix Google Talk login failures if the user | |
93 configures the wrong domain for his/her account. | |
94 * Support new <metadata/> element to indicate no XEP-0084 User | |
95 Avatar. (Paul Aurich) | |
96 * Fix SHA1 avatar checksum errors that occur when one of the bytes | |
97 in a checksum begins with 0. (Paul Aurich) | |
98 * Fix a problem with duplicate buddies. (Paul Aurich) | |
99 | |
100 Yahoo: | |
10 * Corrected maximum message lengths for Yahoo! | 101 * Corrected maximum message lengths for Yahoo! |
11 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) | 102 * Fix file transfers with older Yahoo protocol versions. |
12 * Enable auto-reply on Zephyr, to emulate 'zaway' (Toby Schaffer) | 103 |
13 * The Buddy State Notification plugin no longer prints duplicate | 104 Zephyr: |
14 notifications when the same buddy is in multiple groups (Florian Quèze) | 105 * Enable auto-reply, to emulate 'zaway.' (Toby Schaffer) |
15 * The Buddy State Notification plugin no longer turns JID's, MSN Passport | 106 * Fix a crash when an account is configured to use tzc but tzc is |
16 ID's, etc. into links (Florian Quèze) | 107 not installed or the configured tzc command is invalid. (Michael |
17 * Fix a crash in SIMPLE when a malformed message is received. | 108 Terry) |
18 * Fix the namespace URL we look for in PEP reply stanzas to match the URL | 109 * Fix a 10 second delay waiting on tzc if it is not installed or the |
19 used in the 'get' requests (Paul Aurich) | 110 configured command is invalid. (Michael Terry) |
20 * XMPP resources can be set to the local machine's hostname by using | |
21 __HOSTNAME__ as the resource string (Jonathan Sailor) | |
22 * XMPP resources can now be left blank, causing the server to generate a | |
23 resource for us (Jonathan Sailor) | |
24 * XMPP resources now default to no value | |
25 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) | |
26 * Gadu-Gadu now does proper charset translations where needed (Adam | |
27 Strzelecki) | |
28 | 111 |
29 Pidgin: | 112 Pidgin: |
30 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting | 113 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting |
31 instead of our own (hidden) tooltip_delay pref. If you had | 114 instead of our own (hidden) tooltip_delay pref. If you had |
32 previously changed that pref, add a line like this to | 115 previously changed that pref, add a line like this to |
33 ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want): | 116 ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want): |
34 gtk-tooltip-timeout = 500 | 117 gtk-tooltip-timeout = 500 |
35 To completely disable tooltips (e.g. if you had an old tooltip_delay | 118 To completely disable tooltips (e.g. if you had an old |
36 of zero), add this to ~/.purple/gtkrc-2.0: | 119 tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0: |
37 gtk-enable-tooltips = 0 | 120 gtk-enable-tooltips = 0 |
38 * Moved the release notification dialog to a mini-dialog in the | 121 * Moved the release notification dialog to a mini-dialog in the |
39 buddylist. (Thanks to Casey Ho) | 122 buddylist. (Casey Ho) |
123 * Fix a crash when closing an authorization minidialog with the X | |
124 then immediately going offline. (Paul Aurich) | |
125 * Fix a crash cleaning up custom smileys when Pidgin is closed. | |
126 * Fix adding a custom smiley using the context menu in a conversation | |
127 if no custom smilies have previously been added using the smiley | |
128 manager. | |
129 * Improved support for some message formatting in conversations. | |
130 * Allow focusing the coversation history or userlist with F6. | |
131 * Fixed the Send Button plugin to avoid duplicate buttons in a single | |
132 conversation. | |
133 * Double-clicking a saved status will now activate it and close the | |
134 saved status manager, rather than edit the status. | |
40 | 135 |
41 Finch: | 136 Finch: |
42 * Allow binding meta+arrow keys for actions. | 137 * Allow binding meta+arrow keys for actions. |
43 | 138 * Added default meta+erase binding for delete previous word. |
139 * Added "Show When Offline" to buddy menus, so a plugin is no longer | |
140 needed. | |
44 | 141 |
45 version 2.5.2 (10/19/2008): | 142 version 2.5.2 (10/19/2008): |
46 libpurple: | 143 libpurple: |
47 * Fixed a crash on removing a custom buddy icon on a buddy. | 144 * Fixed a crash on removing a custom buddy icon on a buddy. |
48 * Fixed a crash caused by certain self-signed SSL certificates. | 145 * Fixed a crash caused by certain self-signed SSL certificates. |