view src/protocols/irc/.todo @ 7431:643cbc9a6035

[gaim-migrate @ 8036] This is good enough for CVS. This is new logging. It centers around the highly modular "GaimLogLogger," which controls how to write the log. Currently I only have the plain text logger. I wrote the beginning of an XML logger, but decided I didn't think it was that great an idea. Plugins can implement loggers themselves, so you can have, like, an SQL logger or something. The default logger writes to a file unique to the conversation, and they're saved on disk in a heirarchical fashion: ~/.gaim/logs/aim/seanegn/robflynn-date.log would be a conversation I had with Rob on date. What doesn't work: System logging The search button in the log viewer. Oh, chats probably don't log either, I didn't test. You can only log in plain text right now. Obviously, it's not done yet. But you can play around with it, and give it some love. I'll get back to it tomorrow after school, maybe. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 05 Nov 2003 06:15:49 +0000
parents 4fc650abb2dd
children eafd2c5d6b84
line wrap: on
line source

<!-- Automagically generated by the ToDo program on Wed Sep 10 11:31:16 2003 -->
<todo version="0.1.17">
    <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="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="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="1059198036" done="1060103790">
        error message on unknown commands (don't just pass to ircd)
    </note>
    <note priority="veryhigh" time="1058921630">
        fix duplication of names on rejoin (depends on convo API)
    </note>
    <note priority="high" time="1037675268">
        remember /ignore list in privacy section
    </note>
    <note priority="high" time="1058843325">
        /ignore
    </note>
    <note priority="medium" time="1036041669">
        /ban, /kickban
    </note>
    <note priority="medium" time="1059193670">
        /list
    </note>
    <note priority="medium" time="1059264210">
        document, document, document
    </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>
</todo>