log

age author description
Wed, 21 Oct 2009 22:28:59 +0000 Mark Doliner Surely this was a mem leak?
Wed, 21 Oct 2009 22:24:34 +0000 Mark Doliner Make sure the room name and the buddy who invited you are non-null
Wed, 21 Oct 2009 22:23:53 +0000 Mark Doliner Call purple_privacy_check() even when the protocol has some privacy
Wed, 21 Oct 2009 23:27:16 +0000 Sadrul Habib Chowdhury A simple g_strdup is fine here.
Wed, 21 Oct 2009 23:26:41 +0000 Sadrul Habib Chowdhury Rejoin an opened chat after an account reconnects.
Wed, 21 Oct 2009 14:41:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 20 Oct 2009 21:20:22 +0000 Paul Aurich jabber: Fix a comment.
Tue, 20 Oct 2009 19:38:35 +0000 Paul Aurich Add another (IMHO unintuitive) JID test. Refs #10532.
Mon, 19 Oct 2009 22:56:57 +0000 Paul Aurich merge of '752623f68962a90397d0ac88cfa20f7435e704aa'
Mon, 19 Oct 2009 22:56:27 +0000 Paul Aurich When switching the account in the Disco / Room List dialogs, kill the visible
Sat, 17 Oct 2009 00:37:04 +0000 Paul Aurich jabber: Improved support for XEP-0249 (and document the legacy stuff).
Mon, 19 Oct 2009 22:34:24 +0000 Daniel Atallah Fix the win32 URIs to only linkify if the protocol is followed by a colon.
Mon, 19 Oct 2009 22:04:12 +0000 maiku Add hold changes for media calls.
Mon, 19 Oct 2009 22:03:48 +0000 maiku Add a hold button to the media window.
Mon, 19 Oct 2009 22:03:19 +0000 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.