changeset 3845:942c58719f97

[gaim-migrate @ 3997] okay. i really didn't want to do homework, and this was an available excuse. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 31 Oct 2002 06:54:45 +0000
parents 2d882d451227
children 0750fbdaf64e
files .todo
diffstat 1 files changed, 491 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/.todo	Thu Oct 31 06:53:29 2002 +0000
+++ b/.todo	Thu Oct 31 06:54:45 2002 +0000
@@ -1,4 +1,4 @@
-<!-- Automagically generated by the ToDo program on Wed Oct 30 21:19:28 2002 -->
+<!-- Automagically generated by the ToDo program on Thu Oct 31 01:45:48 2002 -->
 <todo version="0.1.14">
     <note priority="verylow" time="1036026433">
         DISCUSSION: entries here are things i'm not sure are desirable or doable.
@@ -131,6 +131,57 @@
         <note priority="high" time="1036028245">
             fix crash when someone writes just as you close the chat window.
         </note>
+        <note priority="veryhigh" time="1036039364">
+            choose a browser you don't have installed, click a link 2x, crash.
+        </note>
+        <note priority="verylow" time="1036039472">
+            option to have input box scroll instead of line wrap. input box only.
+        </note>
+        <note priority="high" time="1036039501">
+            BUG: hidden smilies don't always work right in protocols with specific smilies. even aim. this is somewhat transitory, and very annoying.
+        </note>
+        <note priority="verylow" time="1036039515">
+            copy grabs html as well as text.
+        </note>
+        <note priority="medium" time="1036039569">
+            bug: if you remove a group in one prpl, it disappears from the online tab even if there are still buddies in that group online
+        </note>
+        <note priority="medium" time="1036039877">
+            right click on url gives browser choice (preference option)
+        </note>
+        <note priority="medium" time="1036039904">
+            prpl specfic smiles in group chats.
+        </note>
+        <note priority="medium" time="1036039928">
+            make output of /list searchable
+        </note>
+        <note priority="medium" time="1036039939">
+            option not to raise windows on event while away
+        </note>
+        <note priority="medium" time="1036039961">
+            make entry widget height preference a relative size, that is it doesn't change the overall height of the window.
+        </note>
+        <note priority="medium" time="1036039984">
+            Only show one instance of each aim_user at a time in the sign on dialog. reset the progress bar on disconnect instead of creating a new entry.
+        </note>
+        <note priority="medium" time="1036040014">
+            buddy pounce stuff
+            <note priority="medium" time="1036040050">
+                drop down list of buddies
+            </note>
+            <note priority="medium" time="1036040056">
+                add service to list of accounts
+            </note>
+            <note priority="medium" time="1036040064">
+                add chooser to sound
+            </note>
+        </note>
+        <note priority="medium" time="1036040080">
+            fix buddy ticker resize bug. can't shrink it below default
+        </note>
+        <note priority="verylow" time="1036040093">
+            Transparency for GtkIMHtml
+        </note>
     </note>
     <note priority="high" time="1036029923">
         Prefs stuff
@@ -203,8 +254,26 @@
                 msn
             </note>
         </note>
-        <note priority="medium" time="1036028425">
-            Need to write the core side of the core-ui protocol
+        <note priority="high" time="1036038343">
+            Non-blocking gethostbyname()
+            <note priority="veryhigh" time="1036038581">
+                netbsd gethostbyname() problem
+            </note>
+        </note>
+        <note priority="low" time="1036038360">
+            Cancelable proxy_connect
+        </note>
+        <note priority="medium" time="1036038372">
+            remember previous state better. both away, and allow start to invisible.
+        </note>
+        <note priority="medium" time="1036038388">
+            better privacy controls.
+        </note>
+        <note priority="medium" time="1036038411">
+            networking code rethink (libgnet?)
+        </note>
+        <note priority="low" time="1036038499">
+            GPG Encryption of messages (gaim-e plugin included with gaim would satify this)
         </note>
     </note>
     <note priority="medium" time="1036030336">
@@ -221,11 +290,14 @@
         <note priority="high" time="1036027886">
             fix memory leaks
         </note>
+        <note priority="medium" time="1036028352">
+            throw-away away message (unsaved) for single account (vrs set all away)
+        </note>
         <note priority="medium" time="1036028233">
             gzip storage of logs
         </note>
-        <note priority="medium" time="1036028352">
-            throw-away away message (unsaved) for single account (vrs set all away)
+        <note priority="medium" time="1036039588">
+            person support
         </note>
     </note>
     <note priority="medium" time="1036030450">
@@ -243,4 +315,418 @@
             </note>
         </note>
     </note>
+    <note priority="high" time="1036038522">
+        Core/UI split
+        <note priority="high" time="1036038719">
+            Separate core functions from UI stuff.
+            <note priority="medium" time="1036038792">
+                about.c
+            </note>
+            <note priority="high" time="1036038801">
+                away.c
+            </note>
+            <note priority="medium" time="1036038809">
+                browser.c
+            </note>
+            <note priority="veryhigh" time="1036038816">
+                buddy.c
+            </note>
+            <note priority="high" time="1036038824">
+                conversation.c
+            </note>
+            <note priority="high" time="1036038835">
+                convo.h
+            </note>
+            <note priority="veryhigh" time="1036038856">
+                dialogs.c
+            </note>
+            <note priority="veryhigh" time="1036038896">
+                gtk*
+            </note>
+            <note priority="high" time="1036038911">
+                plugins.[hc]
+            </note>
+            <note priority="veryhigh" time="1036038927">
+                prefs.c
+            </note>
+            <note priority="veryhigh" time="1036038942">
+                sound.c
+            </note>
+            <note priority="veryhigh" time="1036038979">
+                core.[ch]
+            </note>
+            <note priority="high" time="1036038986">
+                html.c
+            </note>
+            <note priority="veryhigh" time="1036038993">
+                list.c
+            </note>
+            <note priority="high" time="1036038999">
+                module.c
+            </note>
+            <note priority="veryhigh" time="1036039005">
+                multi.c
+            </note>
+            <note priority="medium" time="1036039015">
+                proxy.[ch]
+            </note>
+            <note priority="medium" time="1036039021">
+                perl.c
+            </note>
+            <note priority="high" time="1036039086">
+                prpl.h
+            </note>
+            <note priority="high" time="1036039111">
+                util.c
+            </note>
+            <note priority="high" time="1036039127">
+                buddy_chat.c
+            </note>
+            <note priority="high" time="1036039138">
+                gaim.h
+            </note>
+            <note priority="high" time="1036039145">
+                idle.c
+            </note>
+            <note priority="high" time="1036039155">
+                multi.c
+            </note>
+            <note priority="high" time="1036039161">
+                server.c
+            </note>
+            <note priority="high" time="1036039174">
+                aim.c
+                <note priority="high" time="1036039193">
+                    need to redo main() completely
+                </note>
+                <note priority="high" time="1036039203">
+                    current main should be moved mostly to core
+                </note>
+                <note priority="high" time="1036039210">
+                    GTK main should connect to cor
+                </note>
+            </note>
+            <note priority="high" time="1036039222">
+                gaimrc.c - Need to figure out how to save UI preferences
+            </note>
+        </note>
+        <note priority="medium" time="1036028425">
+            Need to write the core side of the core-ui protocol
+        </note>
+        <note priority="medium" time="1036040336">
+            Need to write the ui side of the core-ui protocol
+        </note>
+    </note>
+    <note priority="high" time="1036040208">
+        away rethink
+        <note priority="medium" time="1036040310">
+            Away needs to be modified to include "show" and "status", i.e. you can have an away state, and an away message. This is exactly what ICQ does - you're "N/A" (show in Jabber) and your away message is "I'm gone." (status in Jabber). Since it only applies to ICQ and Jabber (and actually, currently only Jabber, since icqlib doesn't handle away messages yet), there should be some way of indicating that it can do both without breaking the others. My suggestion is to put "/" at the end of the "state", and when that's there, have it be a menu with all of the custom messages, e.g. in Jabber it'd return "Away/" as one of the states, and you'd see "Away" with a menu of all the away messages you have.
+        </note>
+    </note>
+    <note priority="medium" time="1036040388">
+        OSCAR
+        <note priority="medium" time="1036040405">
+            AIM
+            <note priority="high" time="1036040899">
+                option to ignore chat room invitations. (this is something you could vary concievably want to be done per account, so perhaps a protocol action would be best)
+            </note>
+            <note priority="low" time="1036040945">
+                idle time display in get_info displays in minutes instead of computing hours and days as the blist does
+            </note>
+            <note priority="low" time="1036040980">
+                direct im
+                <note priority="low" time="1036040970">
+                    canceled direct im should still allow new attempt
+                </note>
+                <note priority="veryhigh" time="1036040919">
+                    some way to close direct connect w/out closing convo.
+                </note>
+                <note priority="low" time="1036041084">
+                    failed direct im attempt should allow new attempt some way to cancel an attempt that isn't happening
+                </note>
+            </note>
+            <note priority="low" time="1036041105">
+                Colors in Chat room are wrong (using Gold too much)
+            </note>
+            <note priority="verylow" time="1036041121">
+                Voice Chat
+            </note>
+        </note>
+        <note priority="medium" time="1036040416">
+            ICQ
+            <note priority="verylow" time="1036041134">
+                get info on offline user incorrectly says user is online.
+            </note>
+            <note priority="low" time="1036041144">
+                typing notification
+            </note>
+            <note priority="low" time="1036041152">
+                set the Nickname to be the self-alias
+            </note>
+            <note priority="medium" time="1036041165">
+                Chat (this is different from aim chat)
+            </note>
+            <note priority="verylow" time="1036041174">
+                File Transfer (do we really want this?)
+            </note>
+            <note priority="medium" time="1036041190">
+                New User Registration
+            </note>
+            <note priority="high" time="1036041199">
+                color support
+            </note>
+            <note priority="veryhigh" time="1036041206">
+                more privacy options
+            </note>
+            <note priority="medium" time="1036041215">
+                more info support
+            </note>
+            <note priority="veryhigh" time="1036041223">
+                increased authorization support
+            </note>
+            <note priority="high" time="1036041251">
+                set status message and of course when gaim can set them, it needs to be able to get the ones it sets. (yes this is redundent. its a reflection of my current mood)
+            </note>
+            <note priority="medium" time="1036041260">
+                search for users
+            </note>
+            <note priority="medium" time="1036041275">
+                option to set alias to nick (for others, not self-alias)
+            </note>
+        </note>
+        <note priority="high" time="1036040788">
+            watch for aol's upcoming increased aim/icq merge
+        </note>
+        <note priority="medium" time="1036040870">
+            groups are read off server in a different order from winaim. this is a problem for people who use both and want thier list to be in a certain order. along the same lines, because we don't read in the same order i'd bet, we don't write to the server in a way that would cause winaim to produce the ordering gaim has.
+        </note>
+    </note>
+    <note priority="medium" time="1036040446">
+        Y!M
+        <note priority="medium" time="1036041299">
+            new mail message with no info in it ie ()
+        </note>
+        <note priority="verylow" time="1036041308">
+            web cam support
+        </note>
+        <note priority="high" time="1036041328">
+            bug: won't allow me to delete myself from my list past sign on
+        </note>
+        <note priority="medium" time="1036041334">
+            Chat
+        </note>
+        <note priority="verylow" time="1036041341">
+            File Transfer (do we really want this?)
+        </note>
+        <note priority="medium" time="1036041356">
+            color
+            <note priority="high" time="1036041423">
+                &lt;fade&gt; tags need parsed.
+            </note>
+        </note>
+        <note priority="medium" time="1036041374">
+            show idle time on blist
+        </note>
+        <note priority="medium" time="1036041385">
+            display profile
+        </note>
+        <note priority="medium" time="1036041395">
+            make away message display like that of aim/icq/jabber
+        </note>
+        <note priority="medium" time="1036041400">
+            auto reply on away
+        </note>
+        <note priority="high" time="1036041441">
+            privacy options (block, unblock)
+        </note>
+        <note priority="verylow" time="1036041449">
+            voice chat
+        </note>
+    </note>
+    <note priority="medium" time="1036040668">
+        IRC
+        <note priority="high" time="1036041633">
+            gaim generates ~5 popups when it fails to sign on an irc server because the nick is already in use.
+        </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 vy 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="high" time="1036041714">
+            fix segfault on attempted send after having been /remove'ed
+        </note>
+        <note priority="medium" time="1036041722">
+            multi word remove messages
+        </note>
+        <note priority="low" time="1036041731">
+            auto reply to /msg on away
+        </note>
+        <note priority="high" time="1036041787">
+            no list of people on /join
+        </note>
+        <note priority="medium" time="1036041800">
+            display target of +b and +q (done)?
+        </note>
+    </note>
+    <note priority="medium" time="1036040675">
+        MSN
+        <note priority="medium" time="1036041943">
+            spaces in friendly names not always unescaped for display, and so displaying as %20 (this may be fixed)
+        </note>
+        <note priority="high" time="1036042035">
+            bug: some people recieve blank messages. clicking to ignore font faces font when the requested font isn't found.
+        </note>
+        <note priority="medium" time="1036042128">
+            Majortool says to tell sean about "already in opposite list" errors are still happening, now whenever you start gaim. follow from prior conversation. javabsp|away: the (C) and (R) works (23:02:54) MajorTool: LSchiere: yeah what javabsp|away is talking about but its certain ones
+        </note>
+        <note priority="high" time="1036042159">
+            bug: doesn't save blist to file on read from server as this could be introducing new people, esp if there is no existing file, it should
+        </note>
+        <note priority="medium" time="1036042246">
+            store group name that buddy is in on server
+        </note>
+        <note priority="medium" time="1036042266">
+            set the friendly name to be the self alias
+        </note>
+        <note priority="medium" time="1036042573">
+            typing notification in group chats
+        </note>
+        <note priority="medium" time="1036042588">
+            group chat support
+            <note priority="medium" time="1036042601">
+                start chat
+            </note>
+            <note priority="medium" time="1036042611">
+                better support in general
+            </note>
+        </note>
+        <note priority="medium" time="1036042684">
+            font face and color send support
+        </note>
+        <note priority="medium" time="1036042780">
+            International freindly name support
+        </note>
+        <note priority="medium" time="1036042939">
+            Need some way of indicating "invite" in IM window
+        </note>
+        <note priority="verylow" time="1036042948">
+            File Transfer (do we really want this?)
+        </note>
+        <note priority="medium" time="1036043086">
+            auto reply on away
+        </note>
+        <note priority="medium" time="1036043093">
+            people search function.
+        </note>
+        <note priority="verylow" time="1036043099">
+            voice chat
+        </note>
+    </note>
+    <note priority="medium" time="1036040682">
+        Jabber
+        <note priority="veryhigh" time="1036043418">
+            Segfault on account creation, esp. on register new account
+        </note>
+        <note priority="high" time="1036043427">
+            problem seeing buddies with long blist?
+        </note>
+        <note priority="high" time="1036043971">
+            make password change take effect w/out restart
+        </note>
+        <note priority="verylow" time="1036043981">
+            *sigh* file transfer (do we really need/want this?)
+        </note>
+        <note priority="verylow" time="1036044192">
+            Jabber Transports (having them show up on the buddy list should be fairly easy; having an appropriate right-click menu for them should also be somewhat easy. Providing a UI for adding transports should be rather difficult.)
+        </note>
+        <note priority="medium" time="1036044198">
+            Browsing
+        </note>
+        <note priority="medium" time="1036044216">
+            Bug: Opening/closing/re-opening conferences (to the same "room"?) and changing conf. rm. nicks results in wrong nick re-appearing (to other clients) and crash on close of conference dialog.
+        </note>
+        <note priority="medium" time="1036044416">
+            Server Admin operations (messages, etc.)
+        </note>
+        <note priority="medium" time="1036044448">
+            Add option for user info to be published or not in JUD.
+        </note>
+        <note priority="medium" time="1036044509">
+            Ability to "IM" conference room "buddies"
+        </note>
+        <note priority="medium" time="1036044563">
+            Some way to see/list roster items to which you have no subscription yourself?  Some way to delete them or subscribe to them if you want?
+        </note>
+        <note priority="medium" time="1036044571">
+            Show self on buddylist
+        </note>
+        <note priority="medium" time="1036044583">
+            Delete server account.
+        </note>
+        <note priority="medium" time="1036044871">
+            Messaging an "Away" Jabber user doesn't get an away message back?
+        </note>
+        <note priority="medium" time="1036045649">
+            Permit/Deny buddy support.
+        </note>
+        <note priority="medium" time="1036046080">
+            List of users on Jabber server?
+        </note>
+        <note priority="low" time="1036046388">
+            SSL support (priority 4 because its not really doable right now)
+        </note>
+        <note priority="medium" time="1036046396">
+            show idle time on blist
+        </note>
+        <note priority="medium" time="1036046413">
+            a populate roster from local blist. most useful if you want to migrate a blist from one account to another, also useful if something freaky happens and the server blist is lost.
+        </note>
+        <note priority="medium" time="1036046422">
+            conferenceing needs straightening out in general
+            <note priority="medium" time="1036046528">
+                some s2s issues, maybe
+            </note>
+            <note priority="medium" time="1036046534">
+                join room 2x issues, maybe
+            </note>
+            <note priority="medium" time="1036046540">
+                colors for nicks
+            </note>
+        </note>
+    </note>
+    <note priority="medium" time="1036040693">
+        Gadu-Gadu
+        <note priority="medium" time="1036046603">
+            New User Registration
+        </note>
+        <note priority="medium" time="1036046614">
+            There's probably 100 other things but since I've hardly used the Windows client before I'm not sure what any of them are
+        </note>
+    </note>
+    <note priority="medium" time="1036040701">
+        Napster
+        <note priority="medium" time="1036046712">
+            New User Registration
+        </note>
+        <note priority="high" time="1036046718">
+            remove this protocol?
+        </note>
+        <note priority="verylow" time="1036046725">
+            File Transfer (do we really want this?)
+        </note>
+    </note>
+    <note priority="medium" time="1036040706">
+        Zepher
+        <note priority="veryhigh" time="1036046748">
+            God help us.
+        </note>
+    </note>
 </todo>