Mon, 17 Jun 2013 23:39:13 +0530 Ankit Vani Refactored prpls according to the changed PurpleAccount API soc.2013.gobjectification file | diff | annotate
Wed, 12 Jun 2013 18:58:24 +0530 Ankit Vani GObjectify PurpleCircBuffer as PurpleCircularBuffer (from gobjectification branch) soc.2013.gobjectification file | diff | annotate
Sat, 21 Sep 2013 11:54:03 +0200 Tomasz Wasilczyk Notify API: extend purple_notify_message with PurpleRequestCommonParameters file | diff | annotate
Thu, 12 Sep 2013 14:38:22 +0200 Tomasz Wasilczyk Request API refactoring: custom PURPLE_REQUEST_CHOICE values, instead of indexes file | diff | annotate
Tue, 10 Sep 2013 22:32:40 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_fields to PurpleRequestCommonParameters file | diff | annotate
Wed, 21 Aug 2013 14:59:29 +0200 Tomasz Wasilczyk Fix most of libpurple warnings about -Wsign-compare file | diff | annotate
Fri, 16 Aug 2013 11:12:24 +0200 Tomasz Wasilczyk Fix some debug log warnings, adjust verbosity level file | diff | annotate
Sat, 03 Aug 2013 19:20:57 +0200 Tomasz Wasilczyk HTTP: Use PurpleHttpConnectionSet instead of GSLists of PurpleHttpConnection structs file | diff | annotate
Sat, 03 Aug 2013 00:36:57 +0200 Tomasz Wasilczyk HTTP: connections set support added; BOSH for xmpp reimplemented, to use http API instead of its own HTTP implementation file | diff | annotate
Fri, 05 Jul 2013 13:41:25 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url_request to new API for xmpp prpl file | diff | annotate
Sun, 23 Jun 2013 21:35:31 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url to new API for prpls file | diff | annotate
Mon, 18 Mar 2013 12:50:51 +0100 Tomasz Wasilczyk Merge with default soc.2008.masterpassword file | diff | annotate
Fri, 25 Jan 2013 02:22:38 -0500 Elliott Sales de Andrade Merge with default. soc.2008.masterpassword file | diff | annotate
Fri, 25 May 2012 19:41:52 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head cdf1e8c4203ce3c777bbcf9e2ca07518411c4ee3) soc.2008.masterpassword file | diff | annotate
Mon, 07 Nov 2011 07:40:54 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 693216f97c9a57512026ec6b6c16f29e315d6416) soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 06:32:01 +0000 Elliott Sales de Andrade Remove the silly destroy argument from purple_account_set_password and soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 03:11:52 +0000 Elliott Sales de Andrade Remove deprecated API since we're targeting 3.0.0 here. Don't mind the soc.2008.masterpassword file | diff | annotate
Tue, 26 Feb 2013 19:11:22 -0500 Daniel Atallah Merge with release-2.x.y (lots of conflicts, but all trivially resolved) file | diff | annotate
Sun, 24 Feb 2013 23:16:05 -0500 Daniel Atallah Prevent (another) NULL pointer deref when initating a rtp session with an unrecognized resource release-2.x.y file | diff | annotate
Mon, 18 Feb 2013 17:25:08 -0800 Mark Doliner Merge the release-2.x.y branch to main. file | diff | annotate
Mon, 11 Feb 2013 23:15:34 -0500 Daniel Atallah Fix a few warnings release-2.x.y file | diff | annotate
Fri, 12 Oct 2012 22:52:51 +0200 Tomasz Wasilczyk Make old http-related code obsolete file | diff | annotate
Wed, 23 May 2012 05:01:14 +0000 Paul Aurich jabber: Validate user moods, and make the /mood cmd behave flexibly. file | diff | annotate
Sun, 06 Nov 2011 20:31:14 +0000 Andrew Victor Add purple_account_is_disconnecting() accessor function. file | diff | annotate
Sun, 06 Nov 2011 19:46:57 +0000 Andrew Victor Introduce purple_account_register_completed() to handle the invoking of any file | diff | annotate
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore. file | diff | annotate
Tue, 18 Oct 2011 21:20:56 +0000 Andrew Victor Jabber: Move the "inpa" input watcher into protocol_data. file | diff | annotate
Tue, 18 Oct 2011 20:25:41 +0000 Andrew Victor Add a purple_connection_update_last_received() function to update the file | diff | annotate
Tue, 18 Oct 2011 18:47:48 +0000 Andrew Victor On the way to hiding the PurpleConnection struct. file | diff | annotate
Sat, 01 Oct 2011 21:04:35 +0000 Andrew Victor Convert code to use the purple_account accessor functions. file | diff | annotate
Sat, 01 Oct 2011 18:21:43 +0000 Andrew Victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions. file | diff | annotate
Sat, 01 Oct 2011 15:03:57 +0000 Andrew Victor Use purple_conversation accessor methods. file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
Fri, 02 Sep 2011 03:18:15 +0000 Elliott Sales de Andrade Clean up SRV/TXT query functions. file | diff | annotate
Tue, 30 Aug 2011 19:11:26 +0000 Andrew Victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data(). file | diff | annotate
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to file | diff | annotate
Sun, 21 Aug 2011 18:43:00 +0000 Mark Doliner Use purple_notify_user_info_add_pair_plaintext in some places where we file | diff | annotate
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error file | diff | annotate
Thu, 11 Aug 2011 14:44:44 +0000 Ethan Blanton merge of '2d566bd1f953455d1abb777f69b7c081a4439788' file | diff | annotate
Sun, 17 Jul 2011 05:08:07 +0000 Paul Aurich jabber: Fix /join behavior. Closes #14205. file | diff | annotate
Sun, 17 Jul 2011 21:14:23 +0000 Ethan Blanton Change another hostname lookup fallback to use g_strlcpy. file | diff | annotate
Sat, 25 Jun 2011 02:34:24 +0000 Paul Aurich jabber: Make jabber_prpl_send_raw() return strlen(buf) when len is negative. file | diff | annotate
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110 file | diff | annotate
Tue, 08 Mar 2011 02:27:47 +0000 Mark Doliner merge of '6159afdf4553bcc227296f683b2a61ad41eadabb' file | diff | annotate
Mon, 07 Mar 2011 06:43:26 +0000 Mark Doliner merge of 'a47ab1a2fcf24f136b572c4ede8024299e18aff0' file | diff | annotate
Sun, 06 Mar 2011 22:53:15 +0000 Paul Aurich jabber: Add support for joining a room based not on the current server. file | diff | annotate
Tue, 08 Mar 2011 02:27:25 +0000 Mark Doliner disapproval of revision 'a47ab1a2fcf24f136b572c4ede8024299e18aff0' file | diff | annotate
Mon, 07 Mar 2011 06:42:57 +0000 Mark Doliner I don't see any reason to copy then free this variable. Also let's call file | diff | annotate
Mon, 21 Feb 2011 02:14:43 +0000 Paul Aurich disapproval of revision '33da3b2f1252200fa81436f9106711b43fcc7a0d' file | diff | annotate
Mon, 21 Feb 2011 00:17:36 +0000 Evan Schoenberg When a jabber identity is added or removed, the caps_hash that would be created changes; uncache it so that it is recalculated as appropriate. file | diff | annotate
Sun, 20 Feb 2011 02:22:03 +0000 Paul Aurich jabber: Use a straight equality check instead of collate file | diff | annotate
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace file | diff | annotate
Sat, 20 Nov 2010 02:42:59 +0000 Paul Aurich jabber: Print out plaintext-equivalent passwords when PURPLE_UNSAFE_DEBUG is set. file | diff | annotate
Thu, 14 Oct 2010 03:12:01 +0000 Paul Aurich jabber: Handle a corner case better by throwing an error instead of stalling file | diff | annotate
Sun, 10 Oct 2010 16:42:30 +0000 Paul Aurich jabber: Set a connection display name even when using legacy auth file | diff | annotate
Wed, 29 Sep 2010 05:11:49 +0000 Paul Aurich Let's make it clear that means locally file | diff | annotate
Wed, 29 Sep 2010 05:11:09 +0000 Paul Aurich jabber: Commit some non-existent code. file | diff | annotate
Wed, 22 Sep 2010 06:05:14 +0000 Paul Aurich jabber: Catch resource conflict IQ stanza errors returned by server file | diff | annotate
Mon, 06 Sep 2010 19:28:13 +0000 Marcus Lundblad restore the Jingle method selection to prefer standard over Google-specific cpw.malu.xmpp.google_relay file | diff | annotate
Wed, 01 Sep 2010 18:41:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head ab4878fc3483f1c61996f0e8b5cebd0bf13dcbbd) cpw.malu.xmpp.google_relay file | diff | annotate
(0) -300 -100 -60 tip

mercurial