view src/protocols/irc/.todo @ 6621:42fdf16f1dad

[gaim-migrate @ 7145] Individual accounts remember the "No Proxy" setting instead of reverting back to "Use Global Proxy Settings" Proxy settings for individual accounts do not revert to "No Proxy" if you open an account, don't change the proxy drop down, then save the account. Those two sound like the same thing, but they're different. I think. Added the "use environmental variables" setting in a way that isn't horrible. We're not using that thing that splits the proxy variable into host:port yet. I'll do that later. I would have done that earlier, but I had to go buy a bike. Also, I'd like to show what the environmental variables are set to somewhere. That'll come later. Also a patch from Robot101: (22:10:25) Bzubhipheron: I have a patch that replaces #define WFLAG_* with GaimMessageFlags GAIM_MESSAGE_* (22:10:30) Bzubhipheron: (an enum in disguise) (22:14:18) Bzubhipheron: GaimMessageFlags protrays much better typing information than "int". most of the other #defines are gone, and glib standardises on enums for its flags too. (22:14:27) Bzubhipheron: (gone or going) (22:14:45) Bzubhipheron: and it makes the prototype of my message queueing stuff prettier. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 25 Aug 2003 02:49:42 +0000
parents e3be6b9744b7
children 4fc650abb2dd
line wrap: on
line source

<!-- Automagically generated by the ToDo program on Tue Aug  5 12:16:30 2003 -->
<todo version="0.1.17">
    <note priority="medium" time="1036040668">
        IRC
        <note priority="veryhigh" time="1058905390" done="1060103775">
            ison
        </note>
        <note priority="high" time="1036041722" done="1058917560">
            /remove
        </note>
        <note priority="high" time="1036041787" done="1058754795">
            no list of people on /join
            <comment>
                This is a convo issue, not an IRC issue
            </comment>
        </note>
        <note priority="medium" time="1036041658" done="1058918372">
            Error 421, unknown command when going away. sometimes. (has to do with html in away messages?)
            <comment>
                I think this was caused by embedded newlines -- fixed, if that's the case.
            </comment>
        </note>
        <note priority="medium" time="1036041674" done="1058921563">
            /names
        </note>
        <note priority="medium" time="1036041695" done="1058754979">
            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?)
            <comment>
                This autoreply is generated by the ircd, nothing we can do about it.
            </comment>
        </note>
        <note priority="medium" time="1058755195" done="1058918104">
            Allow text to be sent on /query
        </note>
        <note priority="high" time="1037675268">
            remember /ignore list in privacy section
        </note>
        <note priority="high" time="1058843325">
            /ignore
        </note>
        <note priority="high" time="1059247696">
            /help
        </note>
        <note priority="medium" time="1036041669">
            /ban, /kickban
        </note>
        <note priority="medium" time="1059193670">
            /list
        </note>
        <note priority="medium" time="1059198036" done="1060103790">
            error message on unknown commands (don't just pass to ircd)
        </note>
        <note priority="medium" time="1059264210">
            document, document, document
        </note>
        <note priority="low" time="1058921630">
            fix duplication of names on rejoin (depends on convo API)
        </note>
        <note priority="low" time="1060015217">
            Make /part smarter ... part the current channel with a part message on '/part message' if we can determine the first word is not a channel name
        </note>
    </note>
</todo>