log

age author description
Sun, 24 Feb 2008 18:20:52 +0000 John Bailey A patch from Gideon N. Guillen, with some minor modifications from me. This
Thu, 10 Jan 2008 02:28:42 +0000 Sadrul Habib Chowdhury merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'
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.