log

age author description
Fri, 14 Nov 2008 07:15:57 +0200 Matti Hamalainen MingW compatibility, with one ugly kludge.
Thu, 13 Nov 2008 16:46:15 +0200 Matti Hamalainen Alias '/who' to '/listallusers'.
Thu, 13 Nov 2008 13:22:17 +0200 Matti Hamalainen Cleanups.
Tue, 11 Nov 2008 23:57:49 +0200 Matti Hamalainen Move more functions to libnnchat.
Tue, 11 Nov 2008 22:33:35 +0200 Matti Hamalainen Some random cleanups, bring back WinSock support.
Tue, 11 Nov 2008 22:06:07 +0200 Matti Hamalainen Colour changes.
Tue, 11 Nov 2008 21:57:51 +0200 Matti Hamalainen Moved some functions to "libnnchat".
Tue, 11 Nov 2008 21:33:41 +0200 Matti Hamalainen v0.6.5.
Tue, 11 Nov 2008 21:33:22 +0200 Matti Hamalainen Improve grammar.
Tue, 11 Nov 2008 21:30:05 +0200 Matti Hamalainen Remove morse code mode.
Tue, 11 Nov 2008 21:29:37 +0200 Matti Hamalainen Misc. fixes.
Tue, 11 Nov 2008 21:16:11 +0200 Matti Hamalainen Highlight username differently.
Tue, 11 Nov 2008 10:59:08 +0200 Matti Hamalainen v0.6.4
Tue, 11 Nov 2008 10:53:15 +0200 Matti Hamalainen Add typecasts to fix printing of 8-bit characters.
Mon, 10 Nov 2008 08:32:49 +0200 Matti Hamalainen More comments.
Fri, 07 Nov 2008 22:17:44 +0200 Matti Hamalainen Improved error handling.
Fri, 07 Nov 2008 22:17:33 +0200 Matti Hamalainen Update documentation.
Mon, 03 Nov 2008 19:01:32 +0200 Matti Hamalainen Fix the input packet handling to properly handle packets with multiple
Sun, 02 Nov 2008 18:43:38 +0200 Matti Hamalainen Use strdup; Added function to decode morse code.
Wed, 29 Oct 2008 02:51:51 +0200 Matti Hamalainen Simple ringbuffer implementation.
Wed, 29 Oct 2008 02:51:35 +0200 Matti Hamalainen Synced th-libs.
Wed, 29 Oct 2008 02:51:18 +0200 Matti Hamalainen Synced th-libs.
Wed, 29 Oct 2008 01:34:27 +0200 Matti Hamalainen Support for resizing the terminal on fly. Not perfect, but works.
Tue, 28 Oct 2008 00:33:10 +0200 Matti Hamalainen Improved editing commands ctrl+<left/right>
Mon, 27 Oct 2008 01:31:53 +0200 Matti Hamalainen Update documentation.
Mon, 27 Oct 2008 01:00:49 +0200 Matti Hamalainen Cleanups, added a silly morse code conversion mode.
Mon, 27 Oct 2008 00:58:34 +0200 Matti Hamalainen Sync th-libs.
Sun, 26 Oct 2008 02:51:58 +0300 Matti Hamalainen v0.6.1
Sun, 26 Oct 2008 02:50:41 +0300 Matti Hamalainen Fix PRV handling.
Thu, 23 Oct 2008 02:13:39 +0300 Matti Hamalainen Sync.
Thu, 23 Oct 2008 02:13:26 +0300 Matti Hamalainen Heh.
Sat, 18 Oct 2008 08:49:47 +0300 Matti Hamalainen Synced th-libs.
Tue, 12 Aug 2008 21:28:10 +0300 Matti Hamalainen Accept 'äöå' in input.
Wed, 06 Aug 2008 01:02:57 +0300 Matti Hamalainen Fix the editline being 2 lines instead of 3.
Tue, 05 Aug 2008 14:39:21 +0300 Matti Hamalainen Fix a bug with mixed editBuf->pos vs editBuf->len.
Tue, 05 Aug 2008 08:42:57 +0300 Matti Hamalainen Cleanups. Added option to specify/fake "site" where logging in from.
Mon, 04 Aug 2008 06:44:11 +0300 Matti Hamalainen Check for NULL pointers (fixes "daemon" mode)
Sun, 03 Aug 2008 12:02:03 +0300 Matti Hamalainen Add command history functionality.
Sun, 03 Aug 2008 08:17:55 +0300 Matti Hamalainen Hmm.
Sat, 02 Aug 2008 23:29:50 +0300 Matti Hamalainen Make statusline more informative.
Sat, 02 Aug 2008 11:57:09 +0300 Matti Hamalainen A refactored ncurses-based UI.
Sat, 02 Aug 2008 04:04:58 +0300 Matti Hamalainen Use ANSI colours.
Wed, 16 Jul 2008 17:23:43 +0300 Matti Hamalainen Improved color hex triplet parsing.
Wed, 09 Jul 2008 17:47:40 +0300 Matti Hamalainen Added /color command to change colour.
Sun, 06 Jul 2008 13:51:48 +0300 Matti Hamalainen Added two simple commands to simplify private chatting, "/to" and "/msg".
Fri, 27 Jun 2008 03:09:23 +0300 Matti Hamalainen Check for error condition properly.
Sat, 21 Jun 2008 11:16:09 +0300 Matti Hamalainen Add decoding of entities.
Thu, 12 Jun 2008 23:55:41 +0300 Matti Hamalainen Added a "daemon" mode.
Wed, 26 Mar 2008 04:38:05 +0000 Matti Hamalainen Synced th-libs.
Tue, 25 Mar 2008 01:28:00 +0000 Matti Hamalainen Add login timestamps.
Tue, 25 Mar 2008 00:08:00 +0000 Matti Hamalainen Updated.
Mon, 24 Mar 2008 20:04:00 +0000 Matti Hamalainen Updated th-libs.
Mon, 24 Mar 2008 20:02:05 +0000 Matti Hamalainen Copyrights.
Mon, 24 Mar 2008 09:35:02 +0000 Matti Hamalainen Move things around a bit.
Mon, 24 Mar 2008 08:14:03 +0000 Matti Hamalainen Changed license wording.
Mon, 24 Mar 2008 08:02:05 +0000 Matti Hamalainen Cleanups; Added probing connection (requesting some policy crap) to emulate the official client.
Sat, 22 Mar 2008 03:24:04 +0000 Matti Hamalainen Asdf.
Sat, 22 Mar 2008 02:52:01 +0000 Matti Hamalainen Synced th-libs.
Sat, 22 Mar 2008 00:55:03 +0000 Matti Hamalainen WinSock support fixes.
Thu, 20 Mar 2008 05:13:00 +0000 Matti Hamalainen Cleanup.