view src/protocols/zephyr/.todo @ 9427:66b3f54527e6

[gaim-migrate @ 10245] " As discussed on #gaim (15:02:02) Paco-Paco: the ugliness of this feature trumps compatability, unless there is some pretty important functionality to be lost (15:04:02) aatharuv: Paco-Paco: Because zephyr is a silly UDP based protocol, and sometimes subscriptions (chats you've registered for) get lost, and you can tell a user to a cli tool 'zctl' which will restore the subs. (15:04:32) aatharuv: Paco-Paco: Of course, I should just add this as a protocol option, so users don't have to do that. (15:04:39) Paco-Paco: yes (15:04:50) Paco-Paco: that would be the appropriate answer (15:06:05) LSchiere: okay, so rather then messing with anoncvs delays, i'm going to leave this in for now, and aatharuv can just change to to a account option in place Okay, here's a patch to reload subscriptions incase the server loses track of them, as a protocol action. Since my anoncvs hasn't even gotten the original zephyr patch yet, you might as well reverse the original patch, and apply this new one." --Arun A Tharuvai committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 29 Jun 2004 20:35:30 +0000
parents 33e6b2b92cfe
children 0efa260e384f
line wrap: on
line source

<!-- Automagically generated by the ToDo program on Sat Jun 19 20:54:24 2004 -->
<todo version="0.1.17">
    <note priority="veryhigh" time="1036046748">
        God help us.
    </note>
    <note priority="high" time="1087689758">
        write code to output a WGFILE with a sane name
    </note>
    <note priority="high" time="1087689986">
        get server supplied subscriptions to properly get added as chats
    </note>
    <note priority="high" time="1087691868">
        zephyr freezes up sometimes (possibly when zlocating, and possibly when krb tickets have expired)? Debug and fix
    </note>
    <note priority="medium" time="1087689774">
        get non-kerberized zephyr working for windows
    </note>
    <note priority="medium" time="1087689784">
        get kerberized zephyr working for windows
    </note>
    <note priority="medium" time="1087689886">
        get opener and closer tags for @ formatting to only match the correct closing tag, not any closing tag (e.g. [ matches ], and not )
    </note>
    <note priority="medium" time="1087689920">
        use tzc as a backend
    </note>
    <note priority="medium" time="1087690034">
        properly detect when subscriptions get lost
    </note>
    <note priority="medium" time="1087690121">
        support zcrypt (maybe a plugin would be better?)
    </note>
    <note priority="medium" time="1087690133">
        support /commands
    </note>
    <note priority="medium" time="1087692864">
        look for more memory leaks
    </note>
    <note priority="low" time="1087690041">
        support multiple zephyr accounts (depends on "use tzc as a backend")
    </note>
    <note priority="low" time="1087691895">
        import chats into blist.xml and autojoin on startup?
    </note>
    <note priority="verylow" time="1087690240">
        support gpg
    </note>
    <note priority="verylow" time="1087690286">
        support kzwrite
    </note>
</todo>