log

age author description
Tue, 06 Oct 2009 15:56:43 +0000 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
Fri, 09 Oct 2009 18:51:11 +0000 Paul Aurich Mark "STUN server:" for translation.
Tue, 06 Oct 2009 03:34:05 +0000 Paul Aurich merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
Mon, 05 Oct 2009 20:02:09 +0000 Bj«Órn Voigt German translation update:
Tue, 06 Oct 2009 03:33:27 +0000 Paul Aurich Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.
Tue, 06 Oct 2009 03:25:26 +0000 Paul Aurich jabber: Re-arrange the code that detects legacy servers so that we don't stomp over "Host Unknown" errors.
Mon, 05 Oct 2009 18:10:08 +0000 Paul Aurich jabber: Fix removing a buddy with a pending subscription.
Sun, 04 Oct 2009 18:01:35 +0000 Paul Aurich Note whether IDN support is enabled/disabled in the Help->About dialog.
Sun, 04 Oct 2009 18:01:17 +0000 Paul Aurich Remove a stray printf()
Sun, 04 Oct 2009 17:53:22 +0000 Paul Aurich Document the opaque structure. Refs #10432.
Sun, 04 Oct 2009 05:48:40 +0000 clytie Updated Vietnamese translation. Closes #10409.
Sun, 04 Oct 2009 02:18:21 +0000 John Bailey Oops, forgot to ChangeLog that. Refs #9377.
Sun, 04 Oct 2009 02:15:22 +0000 John Bailey Allow a user to use gtkrc to style the userlist in chat windows. I don't think
Sat, 03 Oct 2009 21:30:52 +0000 John Bailey Add Sulabh as a developer, as we were supposed to do once the Summer of Code
Sat, 03 Oct 2009 21:01:57 +0000 Elliott Sales de Andrade Don't attempt to change the alias on the server if the contact is not (yet)
Sat, 03 Oct 2009 20:01:35 +0000 Elliott Sales de Andrade Don't crash is passport is NULL on Windows. I don't know why this would
Sat, 03 Oct 2009 03:25:05 +0000 Paul Aurich Null-terminate this string explicitly to avoid valgrind complaining.
Sat, 03 Oct 2009 02:50:48 +0000 Paul Aurich jabber: Don't try to pull a photo out of the <PHOTO/> cdata.
Fri, 02 Oct 2009 16:19:19 +0000 Daniel Atallah Prevent a NULL sprintf(%s) when no resource is assigned to an account during inband registration. Fixes #10420.
Fri, 02 Oct 2009 13:01:28 +0000 Sadrul Habib Chowdhury merge of '4f0da4d0982e7676421da341297c5a36718765e3'
Thu, 01 Oct 2009 18:47:34 +0000 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
Wed, 30 Sep 2009 17:55:16 +0000 Sadrul Habib Chowdhury Plug leaks from incorrect color types/names in gntrc.
Fri, 02 Oct 2009 05:57:54 +0000 Paul Aurich Add ":p" (since we already have :-p) as an XMPP smiley.
Wed, 30 Sep 2009 15:20:25 +0000 Sadrul Habib Chowdhury Extend the TinyURL plugin.
Tue, 29 Sep 2009 16:19:47 +0000 Paul Aurich merge of '3817d6fd81f4052bb57cd8ad113d8ffd8028591b'
Tue, 29 Sep 2009 01:36:03 +0000 Sadrul Habib Chowdhury merge of '6a834614341327cc0cbbdc3887692354df8999e3'
Mon, 28 Sep 2009 17:41:56 +0000 Sadrul Habib Chowdhury Fix a possible null-dereference and/or memory leak.
Mon, 28 Sep 2009 17:39:33 +0000 Sadrul Habib Chowdhury Do not create a conversation yet.
Sat, 26 Sep 2009 18:05:44 +0000 Sadrul Habib Chowdhury Typo fix (thanks to clang-analyzer).
Mon, 28 Sep 2009 22:11:54 +0000 Paul Aurich jabber: Don't crash when disconnecting if there's been no response from the server.