view src/protocols/irc/.todo @ 5167:d9073c83a8a0

[gaim-migrate @ 5531] Changed "view history" to "view log" in the conversation windows. This makes it consistent with the right click menu in the buddy list. I chose "log" over "history" because I feel it describes the action more accurately. I also added sweet little status text thingies for oscar people. Most importantly it shows "Not Authorized" for ICQ peeps, but it also shows "Away" and "Not Available" and "Free For Chat" and what not. It's cool. Robot101 suggested it, and it's a leap frog from faceprint's code. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 18 Apr 2003 19:20:45 +0000
parents 63a45bdef573
children e06e04e44914
line wrap: on
line source

<todo version="0.1.17">
    <note priority="medium" time="1036040668">
        IRC
        <note priority="high" time="1036041633">
            option to change nick does not always work right: because gaim continues to compare on the original nick
        </note>
        <note priority="high" time="1036041714">
            fix segfault on attempted send after having been /remove'ed (has this been fixed?)
        </note>
        <note priority="high" time="1036041787">
            no list of people on /join
        </note>
        <note priority="high" time="1037675268">
            remember /ignore list in privacy section
        </note>
        <note priority="medium" time="1036041658">
            Error 421, unknown command when going away. sometimes. (has to do with html in away messages?)
        </note>
        <note priority="medium" time="1036041669">
            /ban, /kickban
        </note>
        <note priority="medium" time="1036041674">
            /names
        </note>
        <note priority="medium" time="1036041695">
            CTCP version generates an autoreply when person is away or idle. the error box used by it also binds the focus (like all other error popups). i'm not sure there is a way around this second issue. (fixed?)
        </note>
        <note priority="medium" time="1036041722">
            multi word remove messages
        </note>
        <note priority="medium" time="1036041800">
            display target of +b and +q (done)?
        </note>
        <note priority="medium" time="1040268884">
            nick change on signon for in use nick might be broken -- might cause no windows to be created on /join
        </note>
        <note priority="low" time="1036041731">
            auto reply to /msg on away
        </note>
    </note>
</todo>