log libpurple/protocols/gg/gg.c @ 31462:277b7f1d6214

age author description
Sat, 16 Apr 2011 15:13:50 +0000 quantifier666 Don't update last_received when receiving data on gg. Fixes #13699.
Thu, 07 Apr 2011 01:49:57 +0000 tomkiewicz Gadu-Gadu: Add encrypted (SSL) connection support for GNUTLS users.
Thu, 07 Apr 2011 01:29:17 +0000 John Bailey This patch from kkszysiu and tomkiewicz implements full typing notification
Fri, 25 Mar 2011 11:45:06 +0000 quantifier666 Gadu-Gadu: Support receiving typing indications. Fixes #13362.
Fri, 25 Mar 2011 04:32:46 +0000 John Bailey Gadu-Gadu: Fix sending inline images to remote users. Also fix sending images
Thu, 24 Mar 2011 21:04:23 +0000 tomkiewicz When somebody sends me an image, I get some (depends on image size) empty
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields.
Sun, 13 Mar 2011 16:40:58 +0000 John Bailey Make terminology more consistent with the rest of our strings. Refs #13358.
Sun, 13 Mar 2011 16:10:16 +0000 mateuszpiekos Gadu-Gadu: Allow showing your status only to people on your buddy list.
Sat, 29 Jan 2011 17:55:28 +0000 quantifier666 gg: Prevent dropping whole messages when the text is colored. Fixes #13259.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sun, 02 May 2010 21:27:42 +0000 kkszysiu gg: Fix misuse of update_progress. Fixes #11774
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Wed, 28 Apr 2010 22:13:51 +0000 Paul Aurich gadu-gadu: Fix a crash due to uninitialized data. Closes #11746.
Wed, 21 Apr 2010 17:43:36 +0000 kkszysiu gadu-gadu: Add a missing 'break;'