comparison ChangeLog @ 31449:7db33b356d4a

This patch from kkszysiu and tomkiewicz implements full typing notification support for Gadu-Gadu. Fixes #13590.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Thu, 07 Apr 2011 01:29:17 +0000
parents 4a26e623aeac
children ec08b29cf087
comparison
equal deleted inserted replaced
31448:1ae16c9b2164 31449:7db33b356d4a
28 Krzysztof Klinikowski) (#13525) 28 Krzysztof Klinikowski) (#13525)
29 * Suppress blank messages that happen when receiving inline 29 * Suppress blank messages that happen when receiving inline
30 images. (Tomasz Wasilczyk) (#13554) 30 images. (Tomasz Wasilczyk) (#13554)
31 * Fix sending inline images to remote users, don't crash when 31 * Fix sending inline images to remote users, don't crash when
32 trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580) 32 trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580)
33 * Support incoming typing notifications. (Jan Zachorowski) (#13362) 33 * Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk,
34 Krzysztof Klinikowski) (#13362, #13590)
34 * Require libgadu 1.10.1 to avoid using internal libgadu. 35 * Require libgadu 1.10.1 to avoid using internal libgadu.
35 36
36 ICQ: 37 ICQ:
37 * Fix unsetting your mood when "None" is selected. (Dustin Gathmann) 38 * Fix unsetting your mood when "None" is selected. (Dustin Gathmann)
38 (#11895) 39 (#11895)