log

age author description
Wed, 09 Jan 2008 22:14:17 +0000 Daniel Atallah This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
Wed, 09 Jan 2008 19:10:27 +0000 Daniel Atallah Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #4581
Wed, 09 Jan 2008 19:07:16 +0000 Daniel Atallah Fix the _presence._tcp. record not to be referred to as the ICHAT_PRESENCE, that has been bothering me for a while.
Wed, 09 Jan 2008 19:04:28 +0000 Daniel Atallah Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.
Thu, 10 Jan 2008 02:27:04 +0000 Sadrul Habib Chowdhury Prpls seem to be sending '\n' (or '\r\n') for newlines, instead of '<br>' to the core. Fixes #4545.
Wed, 09 Jan 2008 14:41:29 +0000 Sadrul Habib Chowdhury Don't print 'file transfer complete' message more than once for the same xfer.
Wed, 09 Jan 2008 08:42:33 +0000 Sadrul Habib Chowdhury Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)