log libpurple/protocols/gg/gg.c @ 32774:f236f3fce0d8

age author description
Tue, 18 Oct 2011 21:27:51 +0000 andrew victor GG: Move the "inpa" input watcher into protocol_data.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Tue, 18 Oct 2011 00:55:59 +0000 tomkiewicz Gadu-Gadu: synchronize internal libgadu with upstream. Refs #343
Mon, 17 Oct 2011 21:25:53 +0000 tomkiewicz Gadu-Gadu: move our win32 resolver out of libgadu sources. Refs #343
Fri, 14 Oct 2011 18:33:52 +0000 tomkiewicz Gadu-Gadu: better handling of invisible and chatty statuses. Fixes #13836
Thu, 13 Oct 2011 15:27:52 +0000 tomkiewicz Gadu-Gadu: function to normalize gg usernames
Wed, 12 Oct 2011 21:06:20 +0000 tomkiewicz Gadu-Gadu: option to show links from strangers. Fixes #10591
Tue, 11 Oct 2011 10:27:00 +0000 tomkiewicz Gadu-Gadu: reorder actions to clean up the mess in gg account menu
Tue, 11 Oct 2011 10:18:00 +0000 tomkiewicz Gadu-Gadu: use correct libgadu api functions to change password
Mon, 10 Oct 2011 23:39:33 +0000 tomkiewicz Gadu-Gadu: Fixed password change dialog and problems with connecting to accounts with non-ASCII passwords. Fixes #14652
Sat, 08 Oct 2011 23:07:45 +0000 tomkiewicz Gadu-Gadu: check for NULL pointer before logging system messages.
Sat, 08 Oct 2011 22:53:35 +0000 tomkiewicz Gadu-Gadu: detailed descriptions on connection failures. Fixes #14648
Sat, 08 Oct 2011 21:23:26 +0000 tomkiewicz Gadu-Gadu: Show local time for incoming messages. Fixes #4579
Sat, 08 Oct 2011 19:18:58 +0000 tomkiewicz Gadu-Gadu: nick field does absolutely nothing
Sat, 08 Oct 2011 15:49:37 +0000 tomkiewicz Gadu-Gadu: possibility to require encryption; use encryption when available is default option now
Sat, 01 Oct 2011 15:03:57 +0000 andrew victor Use purple_conversation accessor methods.
Sat, 24 Sep 2011 22:09:40 +0000 andrew victor * purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
Thu, 15 Sep 2011 22:02:55 +0000 andrew victor Remove deprecated purple_request_field_list_add().
Mon, 05 Sep 2011 21:11:07 +0000 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
Sat, 03 Sep 2011 23:30:40 +0000 Elliott Sales de Andrade Move struct_size to the beginning of the struct. Even if we don't
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Mon, 29 Aug 2011 21:52:24 +0000 andrew victor Convert gg prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Mon, 22 Aug 2011 01:53:37 +0000 Mark Doliner I went through all our calls to purple_notify_user_info_add_pair() and
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Sun, 21 Aug 2011 01:59:13 +0000 Mark Doliner Rename purple_util_fetch_url_request_len_with_account to
Thu, 14 Jul 2011 21:59:44 +0000 tomkiewicz More debugging informations when updating avatars in Gadu-Gadu
Fri, 01 Jul 2011 14:12:00 +0000 tomkiewicz Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303
Wed, 22 Jun 2011 22:10:37 +0000 tomkiewicz Better status message handling in Gadu-Gadu. Fixes #14314
Sat, 18 Jun 2011 11:29:11 +0000 tomkiewicz Fixed searching for buddies in Gadu-Gadu public directory. Fixes #5242
Mon, 13 Jun 2011 19:22:24 +0000 tomkiewicz No more warnings when receiving Gadu-Gadu system messages - fixes #13914
Wed, 11 May 2011 03:49:44 +0000 Elliott Sales de Andrade Small space to tab changes.
Tue, 03 May 2011 05:31:38 +0000 Paul Aurich Silence a swath of warnings regarding set-but-unused.
Mon, 02 May 2011 03:12:09 +0000 tomkiewicz gg: Allow the user to choose whether to use SSL/TLS support. Fixes #13894.
Sat, 16 Apr 2011 15:35:53 +0000 tomkiewicz Recently I found out a small issue: if another user changes it's avatar, we
Sat, 16 Apr 2011 15:29:26 +0000 tomkiewicz gg: Fix a null pointer dereference.
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;'
Tue, 13 Apr 2010 06:03:35 +0000 kkszysiu gadu-gadu: (NULL)-like descriptions and packet size problems. Fixes #11676
Sat, 06 Mar 2010 16:51:30 +0000 kkszysiu Finish making libgadu compile on Windows. Fixes #10542 finally!
Sun, 07 Feb 2010 21:11:56 +0000 Marcus Lundblad Made it compile again.
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Tue, 25 Nov 2008 17:24:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6729d3dea8df2203383212a82eddd4697ea70ee9)
Sun, 16 Nov 2008 10:33:36 +0000 Richard Laager Deprecate purple_request_field_list_add()
Tue, 05 Jan 2010 17:42:03 +0000 grommasher Fix Gadu-Gadu avatars. The server's response format has changed. Fixes #11050.
Mon, 06 Jul 2009 15:46:51 +0000 John Bailey Patch from kkszysiu to make the GG prpl support