view src/protocols/irc/.todo @ 12216:4d3119205a33

[gaim-migrate @ 14518] Remove GaimConvImFlags and GaimConvChatFlags - use GaimMessageFlags everywhere instead. Add a new GAIM_MESSAGE_IMAGES flag, and set it when sending a message containing images. When sending a message, the core will now always send "html" to the prpls, just like it expects to receive html from the prpls for received messages. This will allow text prpls such as SILC to support IM images and differentiate them from user input. Previously gaim_unescape_html() was used before passing the message to the prpl, now the prpl does this itself if it needs it. I think I updated all the prpls correctly, but I'm not so sure about sametime. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 24 Nov 2005 20:47:46 +0000
parents 5ec3bd74a3b3
children e66846dafeca
line wrap: on
line source

<todo version="0.1.19">
    <note priority="veryhigh" time="1058905390" done="1060103775">
        ison
    </note>
    <note priority="veryhigh" time="1058921630" done="1079072308">
        fix duplication of names on rejoin (depends on convo API)
        <comment>
            someone fixed this
        </comment>
    </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="high" time="1037675268" done="0">
        remember /ignore list in privacy section
    </note>
    <note priority="high" time="1058843325" done="0">
        /ignore
    </note>
    <note priority="high" time="1059247696" done="1063207791">
        /help
        <comment>
            Ethan did this some time ago
        </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="1036041669" done="0">
        /ban, /kickban
    </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="medium" time="1059193670" done="1079072338">
        /list
        <comment>
            marv did this too
        </comment>
    </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" done="0">
        document, document, document
    </note>
    <note priority="low" time="1060015217" done="0">
        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 priority="medium" time="1129562998">
        UI to see the banlist output in
    </note>
</todo>