Mercurial > pidgin
comparison ChangeLog @ 31632:144c59ae122f
propagate from branch 'im.pidgin.pidgin' (head 27008103f84aa123bae2138b6e8c3a20303bde16)
to branch 'im.pidgin.pidgin.mxit' (head 128e0ea032986b3c74c6a3a1abf0e812747960cd)
author | andrew.victor@mxit.com |
---|---|
date | Fri, 06 May 2011 08:05:04 +0000 |
parents | bb4eaf8e70d6 4c1e9b7b56d0 |
children | a8cf2003ee7c |
comparison
equal
deleted
inserted
replaced
31631:807860d518a6 | 31632:144c59ae122f |
---|---|
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.8.0 (??/??/????): | 3 version 2.8.0 (??/??/????): |
4 General: | 4 General: |
5 * Implement simple silence suppression for voice calls, preventing wasted | 5 * Implement simple silence suppression for voice calls, preventing |
6 bandwidth for silent periods during a call. (Jakub Adam) (half of #13180) | 6 wasted bandwidth for silent periods during a call. (Jakub Adam) |
7 (half of #13180) | |
7 * Added the DigiCert High Assurance CA-3 intermediate CA, needed for | 8 * Added the DigiCert High Assurance CA-3 intermediate CA, needed for |
8 validation of the Facebook XMPP interface's certificate. | 9 validation of the Facebook XMPP interface's certificate. |
9 * Removed the QQ protocol plugin. It hasn't worked in a long time and | 10 * Removed the QQ protocol plugin. It hasn't worked in a long time and |
10 isn't being maintained, therefore we no longer want it. | 11 isn't being maintained, therefore we no longer want it. |
11 | 12 |
12 Pidgin: | 13 Pidgin: |
13 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) | 14 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) |
14 * Voice/Video call window adapts correctly to adding or removing streams | 15 * Voice/Video call window adapts correctly to adding or removing |
15 on the fly. (Jakub Adam) (half of #13535) | 16 streams on the fly. (Jakub Adam) (half of #13535) |
16 * Don't cancel an ongoing call when rejecting the addition of a stream to | 17 * Don't cancel an ongoing call when rejecting the addition of a |
17 the existing call. (Jakub Adam) (#13537) | 18 stream to the existing call. (Jakub Adam) (#13537) |
18 * Pidgin plugins can now override tab completion and detect clicks on | 19 * Pidgin plugins can now override tab completion and detect clicks on |
19 usernames in the chat userlist. (kawaii.neko) (#12599) | 20 usernames in the chat userlist. (kawaii.neko) (#12599) |
20 | 21 |
21 libpurple: | 22 libpurple: |
22 * media: Allow obtaining active local and remote candidates. (Jakub | 23 * media: Allow obtaining active local and remote candidates. (Jakub |
23 Adam) (#11830) | 24 Adam) (#11830) |
24 * media: Allow getting/setting video capabilities. (Jakub Adam) (half of | 25 * media: Allow getting/setting video capabilities. (Jakub Adam) (half |
25 #13095) | 26 of #13095) |
26 * Simple Silence Suppression is optional per-account. (Jakub Adam) (half | 27 * Simple Silence Suppression is optional per-account. (Jakub Adam) |
27 of #13180) | 28 (half of #13180) |
28 * Fix purple-url-handler being unable to find an account. | 29 * Fix purple-url-handler being unable to find an account. |
29 * media: Allow adding/removing streams on the fly. (Jakub Adam) (half of | 30 * media: Allow adding/removing streams on the fly. (Jakub Adam) |
30 #13535) | 31 (half of #13535) |
31 * Support new connection states in NetworkManager 0.9. (Dan Williams) | 32 * Support new connection states in NetworkManager 0.9. (Dan Williams) |
32 (#13505) | 33 (#13505) |
33 * When removing a buddy, delete the pounces associated with it. | 34 * When removing a buddy, delete the pounces associated with it. |
34 (Kartik Mohta) (#1131) | 35 (Kartik Mohta) (#1131) |
35 * media: Allow libpurple and plugins to set SDES properties for RTP | 36 * media: Allow libpurple and plugins to set SDES properties for RTP |
36 conferences. (Jakub Adam) (#12981) | 37 conferences. (Jakub Adam) (#12981) |
37 * proxy: Add new "Tor/Privacy" proxy type that can be used to restrict | 38 * proxy: Add new "Tor/Privacy" proxy type that can be used to |
38 operations that could leak potentially sensitive data (e.g. DNS queries). | 39 restrict operations that could leak potentially sensitive data |
39 (#11110, #13928) | 40 (e.g. DNS queries). (#11110, #13928) |
40 | 41 |
41 Gadu-Gadu: | 42 Gadu-Gadu: |
42 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) | 43 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358) |
43 * Updated internal libgadu to version 1.10.1. (Robert Matusewicz, | 44 * Updated internal libgadu to version 1.10.1. (Robert Matusewicz, |
44 Krzysztof Klinikowski) (#13525) | 45 Krzysztof Klinikowski) (#13525) |
65 ICQ: | 66 ICQ: |
66 * Fix unsetting your mood when "None" is selected. (Dustin Gathmann) | 67 * Fix unsetting your mood when "None" is selected. (Dustin Gathmann) |
67 (#11895) | 68 (#11895) |
68 * Ignore Daylight Saving Time when performing calculations related to | 69 * Ignore Daylight Saving Time when performing calculations related to |
69 birthdays. (Dustin Gathmann) (#13533) | 70 birthdays. (Dustin Gathmann) (#13533) |
70 * It is now possible to specify multiple encodings on the Advanced tab of | 71 * It is now possible to specify multiple encodings on the Advanced |
71 an ICQ account's settings by using a comma-delimited list. (Dmitry | 72 tab of an ICQ account's settings by using a comma-delimited list. |
72 Utkin (#13496) | 73 (Dmitry Utkin (#13496) |
73 | 74 |
74 IRC: | 75 IRC: |
75 * Add "authserv" service command. (tomos) (#13337) | 76 * Add "authserv" service command. (tomos) (#13337) |
76 | 77 |
77 MXit: | 78 MXit: |
97 microphone settings. (Jakub Adam) (#13182) | 98 microphone settings. (Jakub Adam) (#13182) |
98 * Fix a crash when handling some saved settings in the Voice/Video | 99 * Fix a crash when handling some saved settings in the Voice/Video |
99 Settings plugin. (Pat Erley) (13290, #13774) | 100 Settings plugin. (Pat Erley) (13290, #13774) |
100 | 101 |
101 Windows-Specific Changes: | 102 Windows-Specific Changes: |
102 * Fix building libpurple with Visual C++ .NET 2005. This was accidentally | 103 * Fix building libpurple with Visual C++ .NET 2005. This was |
103 broken in 2.7.11. (Florian Quèze) | 104 accidentally broken in 2.7.11. (Florian Quèze) |
104 * Build internal libgadu using packed structs, fixing several | 105 * Build internal libgadu using packed structs, fixing several |
105 long-standing Gadu-Gadu issues. (#11958, #6297) | 106 long-standing Gadu-Gadu issues. (#11958, #6297) |
106 | 107 |
107 version 2.7.11 (03/10/2011): | 108 version 2.7.11 (03/10/2011): |
108 General: | 109 General: |