log

age author description
Sat, 27 Jun 2009 18:50:48 +0000 John Bailey Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
Sat, 27 Jun 2009 17:50:49 +0000 Paul Aurich merge of '1356d70e521b4cb5ab8ea10f0927063b5c62394a'
Sat, 27 Jun 2009 17:46:49 +0000 Paul Aurich If there's no vCard on the server, we have to be able to set ours. Allows bootstrapping a new account with (at least) Prosody.
Sat, 27 Jun 2009 17:31:33 +0000 Paul Aurich Missing newline
Sat, 27 Jun 2009 10:37:26 +0000 Sadrul Habib Chowdhury Dear Compiler, Shut up!
Sat, 27 Jun 2009 10:30:58 +0000 Sadrul Habib Chowdhury This fixes sending updates to buddies when I change my pic.
Sat, 27 Jun 2009 09:09:42 +0000 Sadrul Habib Chowdhury This fixes buddyicon fetches for me.
Sat, 27 Jun 2009 09:08:56 +0000 Sadrul Habib Chowdhury Create a string only when necessary. Fixes a small possible leak.
Sat, 27 Jun 2009 05:45:43 +0000 Sadrul Habib Chowdhury Make sure uninitialized variable is not used. This might fix #9345,
Fri, 26 Jun 2009 23:59:34 +0000 John Bailey Mimic the official client's HTTP User-Agent strings.
Fri, 26 Jun 2009 05:27:51 +0000 Paul Aurich Clarify the usage of client_type (i.e. these values are matched against using
Fri, 26 Jun 2009 05:11:01 +0000 Paul Aurich Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
Fri, 26 Jun 2009 04:46:15 +0000 Sulabh Mahajan merge of '03e380d307e9063ff3938a7ccab18085899c6140'
Fri, 26 Jun 2009 04:45:05 +0000 Sulabh Mahajan Fix File transfer issue with Pidgin 2.5.7, ticket #9478
Fri, 26 Jun 2009 01:28:09 +0000 Elliott Sales de Andrade On MSN, increase the history size for the NS so that people with lots of
Thu, 25 Jun 2009 21:19:10 +0000 Marcus Lundblad And maybe we should actually change it in the comment too... :)
Thu, 25 Jun 2009 21:07:24 +0000 Marcus Lundblad Fix the name of an argument.
Thu, 25 Jun 2009 19:48:20 +0000 Josep Puigdemont Catalan translation updated.
Thu, 25 Jun 2009 08:16:19 +0000 Sulabh Mahajan This should prevent pidgin from crashing, as reported by the ticket #9426.
Thu, 25 Jun 2009 03:10:46 +0000 Paul Aurich Abstract an "image loading function" (will be used for the tooltip in a sec)
Thu, 25 Jun 2009 02:53:26 +0000 Paul Aurich Don't try to write when the BOSH connection isn't ready.
Thu, 25 Jun 2009 02:48:25 +0000 Paul Aurich Make "BOSH URL" its own account option.
Thu, 25 Jun 2009 02:23:40 +0000 Paul Aurich Update the Pager server at login to the new default if "" or old default.
Wed, 24 Jun 2009 18:42:47 +0000 Mark Doliner Need to include header files here in order for them to show up in the
Wed, 24 Jun 2009 17:03:21 +0000 andrea Build fix for OSCAR on Windows.
Wed, 24 Jun 2009 09:26:32 +0000 Sadrul Habib Chowdhury Detect properly when yahoo buddies go offline.
Wed, 24 Jun 2009 08:17:33 +0000 Sadrul Habib Chowdhury Deal with buddies on MSN more gracefully.
Wed, 24 Jun 2009 08:15:22 +0000 Sadrul Habib Chowdhury Turns out we need to exclude 'msn/' when authorizing a buddy.
Wed, 24 Jun 2009 08:10:30 +0000 Sadrul Habib Chowdhury Fix another small leak. And update formatting of some code for readability.
Wed, 24 Jun 2009 08:07:46 +0000 Sadrul Habib Chowdhury Fix a small leak.