log

age author description
Sun, 09 Sep 2007 07:54:44 +0000 Mark Doliner merge of '0c762d61f5be8c4ba458aa835171bbe53c00ca27'
Sun, 09 Sep 2007 06:58:06 +0000 William Ehlhardt - Add specific notification for self-signed certificates. Fixes #2874
Sun, 09 Sep 2007 07:52:44 +0000 Mark Doliner Start watching the listener socket immediately after it's created
Sun, 09 Sep 2007 05:56:56 +0000 Mark Doliner Moving Peter Lawler to the retired patch writer category, as requested
Sat, 08 Sep 2007 22:41:31 +0000 John Bailey This will silence a few warnings when building the Doxygen docs.
Sat, 08 Sep 2007 20:43:59 +0000 John Bailey Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
Sat, 08 Sep 2007 08:21:06 +0000 Mark Doliner Looks like I might have been wrong about the length being only 8 bits.
Mon, 10 Sep 2007 04:45:36 +0000 Sadrul Habib Chowdhury Fix a crash in window-placement.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 07 Sep 2007 06:53:01 +0000 Sadrul Habib Chowdhury merge of '7360490707a66389e7834a0251d950ce13a46165'
Fri, 07 Sep 2007 06:20:05 +0000 Mark Doliner Change the way we handle file names when dealing with AIM file
Fri, 07 Sep 2007 06:09:42 +0000 Mark Doliner AIM 6, when sending a file through a proxy, requires that it receive
Fri, 07 Sep 2007 04:11:47 +0000 Mark Doliner Add the ability to affiliate people in an xmpp chat room even if
Fri, 07 Sep 2007 01:52:47 +0000 Daniel Atallah Unregister the iq callback listener when the transfer is freed. Fixes #1804. It doesn't seem correct to me that nothing is sent to the recipient when the sender cancels the ft request, but that is a different issue.
Fri, 07 Sep 2007 01:22:19 +0000 Daniel Atallah The cyrus SASL password prompt dialogs don't get disposed if the account disconnects. This fixes the callbacks not to assume that the connection is still valid.