view src/protocols/oscar/.todo @ 13664:4132d997ccec

[gaim-migrate @ 16066] Fix Coverity CID 45: Check to make sure a channel 2 ICBM actually contains an IP address TLV before attempting to use it. This avoids a crash when the server sends us an abnormal channel 2 ICBM. I'm not sure if that ever happens. Fix Coverity CID 204: Don't attempt to send data over a FLAP BOS connection that doesn't exist. This should never happen because the account should get disconnected first. Fix Coverity CID 205: Don't check that a variable 'od' which we know is valid is not equal to NULL in aim_search_address() in family_userlookup.c Fix Coverity CID 206: Don't check that the variable 'od' which we know is valid is not equal to NULL in aim_chat_join() in family_oservice.c Fix Coverity CID 207: I neglected to remove a "return;" line from aim_admin_setnick() in family_admin.c which caused setting your AIM screen name formatting to not work. Fix Coverity CID 208: Remove a duplicate call to gaim_connection_get_account() in peer_connection_propose() in peer.c. Fix Coverity CID 209: Remove the unused variable "username" from incomingim_chan2() in oscar.c. Fix Coverity CID 210: Remove the unused variable "account" from peer_connection_listen_cb() in peer.c. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 20 Apr 2006 04:45:06 +0000
parents e66846dafeca
children
line wrap: on
line source

<todo version="0.1.19">
    <note priority="high" time="1036040788">
        watch for aol's upcoming increased aim/icq merge
    </note>
    <note priority="medium" time="1036040405">
        AIM
        <note priority="high" time="1036040899">
            option to ignore chat room invitations. (this is something you could vary conceivably want to be done per account, so perhaps a protocol action would be best)
        </note>
        <note priority="medium" time="1092939731">
            buddies in Recent Buddies don't seem to delete right
        </note>
        <note priority="low" time="1036040980">
            direct im
            <note priority="veryhigh" time="1036040919">
                some way to close direct connect w/out closing convo.
            </note>
            <note priority="low" time="1036040970">
                canceled direct im should still allow new attempt
            </note>
            <note priority="low" time="1036041084">
                failed direct im attempt should allow new attempt some way to cancel an attempt that isn't happening
            </note>
        </note>
        <note priority="low" time="1036041105">
            Colors in Chat room are wrong (using Gold too much)
        </note>
        <note priority="verylow" time="1036041121">
            Voice Chat
        </note>
    </note>
    <note priority="medium" time="1036040416">
        ICQ
        <note priority="veryhigh" time="1036041206">
            more privacy options
        </note>
        <note priority="veryhigh" time="1036041223">
            increased authorization support
            <note priority="medium" time="1038877503">
                add info to dialog requesting autorization to allow you to check the info of the person who is requesting
            </note>
        </note>
        <note priority="high" time="1036041199">
            color support
        </note>
        <note priority="high" time="1036041251">
            set status message and of course when gaim can set them, it needs to be able to get the ones it sets. (yes this is redundant. its a reflection of my current mood)
        </note>
        <note priority="medium" time="1036041165">
            Chat (this is different from aim chat)
        </note>
        <note priority="medium" time="1036041190">
            New User Registration
        </note>
        <note priority="medium" time="1036041215">
            more info support
        </note>
        <note priority="medium" time="1036041260">
            search for users
        </note>
        <note priority="low" time="1036041152">
            set the Nickname to be the self-alias
        </note>
        <note priority="low" time="1092939688">
            icq i18n without breaking aim
        </note>
    </note>
    <note priority="medium" time="1036040870">
        The order of groups and buddies in the server list is not updated when groups and buddies are re-arranged locally in Gaim.
    </note>
</todo>