Sun, 23 Jun 2013 17:20:37 +0530 Ankit Vani Refactor code to remove conversation type from some instances of purple_conversations_find_with_account() soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 15:23:44 +0530 Ankit Vani Global replace - renamed functions and types according to GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Mon, 17 Jun 2013 23:39:13 +0530 Ankit Vani Refactored prpls according to the changed PurpleAccount API soc.2013.gobjectification file | diff | annotate
Sun, 16 Jun 2013 05:59:31 +0530 Ankit Vani Refactor the codebase to use PurpleHash soc.2013.gobjectification file | diff | annotate
Sat, 15 Jun 2013 20:21:51 +0530 Ankit Vani Refactored protocols msn, myspace, oscar, simple, yahoo to use GObject-based PurpleCipher soc.2013.gobjectification file | diff | annotate
Fri, 04 Oct 2013 17:46:37 +0200 Tomasz Wasilczyk Clang warnings: clean up libpurple file | diff | annotate
Sat, 21 Sep 2013 11:54:03 +0200 Tomasz Wasilczyk Notify API: extend purple_notify_message with PurpleRequestCommonParameters file | diff | annotate
Tue, 10 Sep 2013 21:47:37 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_action to PurpleRequestCommonParameters file | diff | annotate
Mon, 26 Aug 2013 17:21:22 +0200 Tomasz Wasilczyk Extend prpl with max message length callback 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
Sun, 23 Jun 2013 21:35:31 +0200 Tomasz Wasilczyk HTTP: migrate purple_util_fetch_url to new API for prpls file | diff | annotate
Sun, 09 Jun 2013 14:32:14 +0200 Tomasz Wasilczyk Merge with main soc.2008.masterpassword file | diff | annotate
Mon, 06 May 2013 11:16:10 +0200 Tomasz Wasilczyk Merge from main soc.2008.masterpassword file | diff | annotate
Fri, 26 Apr 2013 12:27:23 +0200 Tomasz Wasilczyk Merge with default soc.2008.masterpassword file | diff | annotate
Mon, 18 Mar 2013 12:50:51 +0100 Tomasz Wasilczyk Merge with default 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
Sun, 30 Oct 2011 22:53:10 +0000 Elliott Sales de Andrade Fix myspace plugin compile. soc.2008.masterpassword file | diff | annotate
Sun, 02 Jun 2013 23:59:55 -0700 Mark Doliner Use https URLs for pidgin.im and developer.pidgin.im. file | diff | annotate
Sun, 05 May 2013 16:29:14 +0200 Tomasz Wasilczyk ciphers cleanup: encryption and decryption lengths file | diff | annotate
Sun, 05 May 2013 14:59:11 +0200 Tomasz Wasilczyk ciphers cleanup: salt and digest lengths file | diff | annotate
Sun, 05 May 2013 13:15:07 +0200 Tomasz Wasilczyk ciphers cleanup: passing keys with length by default file | diff | annotate
Wed, 17 Apr 2013 22:16:09 +0200 Tomasz Wasilczyk win32: fix most of easy warnings file | diff | annotate
Sat, 26 Jan 2013 03:37:51 -0500 Niels Thykier myspace.c: Fix memleaks in msim_uri_handler file | diff | annotate
Tue, 18 Oct 2011 21:02:58 +0000 Andrew Victor Myspace: Move "inpa" input watcher into protocol_data. 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
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
Mon, 05 Sep 2011 21:11:07 +0000 Andrew Victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away. file | diff | annotate
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 file | diff | annotate
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts. file | diff | annotate
Mon, 29 Aug 2011 22:08:01 +0000 Andrew Victor Convert myspace prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data(). 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
Tue, 03 May 2011 05:31:38 +0000 Paul Aurich Silence a swath of warnings regarding set-but-unused. file | diff | annotate
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields. file | diff | annotate
Mon, 14 Feb 2011 01:01:37 +0000 Mark Doliner Attempt to fix a crash I've seen a few times. I think it happens if you file | diff | annotate
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi file | diff | annotate
Sun, 04 Apr 2010 04:31:54 +0000 Paul Aurich Eliminate the name collisions on "Title". I have a few qualms: file | diff | annotate
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build file | diff | annotate
Fri, 05 Feb 2010 02:39:59 +0000 Mark Doliner Paul Aurich helped me make this cleaner, because he's such a good person! file | diff | annotate
Fri, 05 Feb 2010 02:36:30 +0000 Mark Doliner Oh, we need to make sure the buddy is on our protocol before trying to file | diff | annotate
Fri, 05 Feb 2010 01:18:18 +0000 Mark Doliner Check if memory has been freed by looking at its contents does not work file | diff | annotate
Thu, 04 Feb 2010 22:41:02 +0000 Mark Doliner Make sure we free myspace buddy proto_data when we disconnect. I believe file | diff | annotate
Thu, 14 Jan 2010 19:49:03 +0000 Mark Doliner Call msim_user_free here to make sure we cancel url_data and free one or file | diff | annotate
Thu, 13 Aug 2009 15:55:19 +0000 Paul Aurich Explicitly add a stub for the status mood myspace messages. Closes #9887. file | diff | annotate
Thu, 13 Aug 2009 00:01:21 +0000 Mark Doliner Ignore unknown MySpace messages instead of trying to treat them like file | diff | annotate
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages file | diff | annotate
Mon, 06 Jul 2009 07:26:12 +0000 Mark Doliner I think we can assume that read() isn't going to read more than file | diff | annotate
Tue, 23 Jun 2009 05:53:14 +0000 Mark Doliner Fix a few problems with our myspace login response: file | diff | annotate
Tue, 23 Jun 2009 05:40:34 +0000 Mark Doliner Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT file | diff | annotate
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 550e6ec7c9fd15db9956387a5775df07322ec766) file | diff | annotate
Fri, 19 Jun 2009 07:20:49 +0000 Mark Doliner Show a friendlier error message on myspace when your username or password file | diff | annotate
Fri, 19 Jun 2009 07:13:20 +0000 Mark Doliner Try to make this string a little more human, and flow better in its file | diff | annotate
Thu, 04 Jun 2009 05:19:49 +0000 Mark Doliner Change the way we parse messages on MySpace a little bit. This file | diff | annotate
Wed, 03 Jun 2009 21:46:05 +0000 Mark Doliner Stop exiting early from this function. I don't believe it harms anything file | diff | annotate
Sun, 10 May 2009 22:29:28 +0000 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already file | diff | annotate
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes, file | diff | annotate
Fri, 10 Apr 2009 06:18:08 +0000 Arunan Balasubramaniam A patch from Arunan Balasubramaniam to use timeouts in seconds instead of file | diff | annotate
(0) -300 -100 -60 tip

mercurial