view src/protocols/yahoo/.todo @ 13925:60f39c405dff

[gaim-migrate @ 16442] It is currently possible for yourself to not show up in your own buddy list at signon with Jabber. To reproduce: 1. Sign on and add yourself to your buddy list 2. Sign off and exit Gaim 3. Delete your blist.xml 4. Sign on The same bug would also appear when signing into your Jabber account using Gaim for the first time. Normally this works because the Jabber PRPL fakes showing your status whenever jabber_presence_send() is called. However, the call to jabber_presence_send() can happen BEFORE we receive the roster from the server (it usually does, I think) so the PRPL tries to set the status for yourself, but your GaimBuddy node doesn't exist yet. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 06 Jul 2006 08:24:26 +0000
parents e66846dafeca
children
line wrap: on
line source

<todo version="0.1.19">
    <note priority="high" time="1036976065" done="1129563169">
        offline messages get lost, esp. if more than 1 sent (is this fixed?)
        <comment>
            I've not heard a report on this for some time
        </comment>
    </note>
    <note priority="medium" time="1036041356" done="1061347647">
        color
        <comment>
            patch is in, but it doesn't do bg colors right currently and doesn't do default colors
        </comment>
        <note priority="high" time="1036041423">
            &lt;fade&gt; tags need parsed.
        </note>
    </note>
    <note priority="medium" time="1036041385" done="1061347733">
        display profile
        <comment>
            this is as done as it is likely to get any time soon
        </comment>
    </note>
    <note priority="high" time="1036041328">
        bug: won't allow me to delete myself from my list past sign on
    </note>
    <note priority="medium" time="1036041395">
        make away message display like that of aim/icq/jabber
    </note>
    <note priority="medium" time="1036041400">
        auto reply on away
    </note>
    <note priority="verylow" time="1036041308">
        web cam support
    </note>
    <note priority="verylow" time="1036041449">
        voice chat
    </note>
</todo>