log

age author description
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.