log

age author description
Sat, 24 Oct 2009 07:55:19 +0000 Sulabh Mahajan Implement IMvironment check per IM, not global
Sat, 24 Oct 2009 04:40:51 +0000 Sulabh Mahajan Make checking of p2p packet with invalid id per IM instead of per packet.
Sat, 24 Oct 2009 04:10:23 +0000 Sulabh Mahajan Fix a crash on receiving an offline message from a federated buddy. Also handle federated buddy per IM. Refs #9814
Sat, 24 Oct 2009 07:53:02 +0000 Elliott Sales de Andrade Fix a crash when sending OIMs on MSN. The callback function used after
Sat, 24 Oct 2009 00:59:12 +0000 Paul Aurich jabber: Reject invalid chat nicks in /nick command. Fixes #10532.
Fri, 23 Oct 2009 06:25:49 +0000 Elliott Sales de Andrade ChangeLog previous two fixed items.
Fri, 23 Oct 2009 06:24:24 +0000 Elliott Sales de Andrade The connection display name can be NULL, so make sure we don't try to use
Fri, 23 Oct 2009 05:43:50 +0000 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
Thu, 22 Oct 2009 01:21:25 +0000 Sadrul Habib Chowdhury Show the message only for the chats for the account signing off.
Thu, 22 Oct 2009 01:19:22 +0000 Sadrul Habib Chowdhury Fix creating a conversation with a user in a chatroom from the userlist.
Wed, 21 Oct 2009 23:29:39 +0000 Sadrul Habib Chowdhury merge of '53b11891588df0478720a5c40652312812cde6aa'
Wed, 21 Oct 2009 22:30:35 +0000 Mark Doliner Oh no that wasn't right. This code is weird.
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.
Mon, 19 Oct 2009 20:49:25 +0000 maiku Fix unhold string in media info enum.
Fri, 16 Oct 2009 20:49:51 +0000 Elliott Sales de Andrade Sadrul's change from 3abad7606f4a2dfd1903df796f33924b12509a56 fixes a
Fri, 16 Oct 2009 20:45:02 +0000 Elliott Sales de Andrade Restore ChangeLog entry from 466c48e63... that was lost in 1bcd0bb175....