Mercurial > pidgin
comparison ChangeLog @ 28534:738cd1adb3cf
jabber: Determine if a buddy can receive a file transfer (when we have
received caps for all online caps).
This will still allow file transfer to clients that don't advertise caps.
Disables the file transfer option for gmail buddies
Refs #1507
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Thu, 12 Nov 2009 23:24:43 +0000 |
parents | 817cba320d5d |
children | 83c02c568f03 7b1cfd48beab |
comparison
equal
deleted
inserted
replaced
28533:52eef06b1829 | 28534:738cd1adb3cf |
---|---|
40 is specified. | 40 is specified. |
41 * Try to automatically find a STUN server by using an SRV lookup on the | 41 * Try to automatically find a STUN server by using an SRV lookup on the |
42 account's domain, and use that for voice and video if found and the user | 42 account's domain, and use that for voice and video if found and the user |
43 didn't set one manually in prefs. | 43 didn't set one manually in prefs. |
44 * Fix a crash when adding a buddy without an '@'. | 44 * Fix a crash when adding a buddy without an '@'. |
45 * Don't show the option to send a file to a buddy if we know for certain | |
46 they don't support any file transfer method supported by libpurple. | |
45 | 47 |
46 Yahoo: | 48 Yahoo: |
47 * Fix sending /buzz. | 49 * Fix sending /buzz. |
48 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users. | 50 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users. |
49 (Jason Cohen) | 51 (Jason Cohen) |