Version 1 of TkChat - A History

Updated 2004-12-03 10:35:14 by pascal

Some history and release notes for TkChat.

Last updated for version 1.243.


ChangeLog

2004-12-03 Pascal Scheffers <[email protected]> 1.243

        * tkchat.tcl: Sort the online users list -dictionary. Call [muc exit] to
        cleanup the roster for the chat. Fixed display of entry exit messages for
        web and irc users, added more entry/exit messages and color them.
        /help now goes to http://wiki.tcl.tk/tkchat

2004-12-01 Pascal Scheffers <[email protected]>

        * tkchat.tcl: Added jabber resource in the connect dialog. Improved the
        reconnect code, it now actually tries again.         

2004-12-01 Pat Thoyts <[email protected]>

        * tkchat.tcl: Remove the stupid /nolog prefix from the message
        body. It's already an attribute of the message.
        Use a 'real' uri for tkchat namespace attributes.
        Fix use of SSL when people have it in their Options but can't find
        the package anymore.

2004-11-26 Pascal Scheffers <[email protected]>

        * tkchat.tcl: First attempt at making tkchat work on a PockectPC

2004-11-25 Pascal Scheffers <[email protected]>

        * tkchat.tcl: URL re fix

2004-11-24 Pascal Scheffers <[email protected]>

        * tkchat.tcl: Removed /jest in favor of /ot/?me for /nolog shorthand.

2004-11-23 Reinhard Max <[email protected]>

        * tkchat.tcl: Reload/Restart should work again now.

2004-11-23 Pascal Scheffers <[email protected]>

        * tkchat.tcl: Added /jest for /nolog/me; /memo catcher
        * tkchat.tcl: Small fixes for reload script

2004-11-22 Reinhard Max <[email protected]>

        * tkchat.tcl: Started removing the web scraper code to complete
        the transition to jabber and make further improvements easier.

2004-11-18 Reinhard Max <[email protected]>

        * tkchat.tcl: Completed color fading on nolog messages.

2004-11-18 Pascal Scheffers <[email protected]>

        * tkchat.tcl: Debugging stuff removed.
        * tkchat.tcl: (jabber) Whiteboard is back.
        * tkchat.tcl: Add whiteboard enable menu item

2004-11-17 Pat Thoyts <[email protected]>

        * tkchat.tcl: Primitive /userinfo support for tkjabber.
        * tkchat.tcl: Added support for SSL without proxy. Use port 5223
        or all.tclers.tk:443. Added port hinting in the dialog.

2004-11-17 Pascal Scheffers <[email protected]>

        * tkchat.tcl: jabber: fix ~ in URL recognition regexp.
        * tkchat.tcl: reformat jabber MsgCB to remove redundant code.
        * tkchat.tcl: allow sending to people not in the conference.

2004-11-16 Pascal Scheffers <[email protected]>

        * tkchat.tcl: jabber: add ~ to the URL recognition regexp.

2004-11-16 Pat Thoyts <[email protected]>

        * tkchat.tcl: Babelfish is now only initialized if the user clicks
        on the Translate selection menu item. 
        Oops. Forgot the context menu.

2004-11-15 Pascal Scheffers <[email protected]>

        * tkchat.tcl: jabber: logoff now works correctly; colors for ijchain
        users; enabled keep alive for all connection types; prevent sending
        /userinfo; prevent history from loading twice;

(Older entries omitted)