log

age author description
Tue, 20 May 2014 00:09:45 +0300 Matti Hamalainen Add /mute to 'supported' passthrough commands.
Thu, 08 May 2014 16:15:18 +0300 Matti Hamalainen Bump version.
Thu, 08 May 2014 16:14:09 +0300 Matti Hamalainen Implement proxy user id setting.
Mon, 10 Feb 2014 22:59:13 +0200 Matti Hamalainen Bump copyright year.
Sat, 21 Dec 2013 00:23:44 +0200 Matti Hamalainen Added signature for changeset f9fb2a96a0c9
Sat, 12 Oct 2013 07:06:52 +0300 Matti Hamalainen Fix compatibility with new mingw.
Fri, 11 Oct 2013 16:08:24 +0300 Matti Hamalainen Added tag dev-1_3_7 for changeset 463210f14158
Mon, 30 Sep 2013 02:18:44 +0300 Matti Hamalainen Oops, we didn't error out when the room name was non-existent for -r option. dev-1_3_7
Sun, 29 Sep 2013 22:09:02 +0300 Matti Hamalainen Remove port descriptions from configuration.
Sun, 29 Sep 2013 22:08:49 +0300 Matti Hamalainen Add -r option for specifying the room by name instead of port.
Sun, 29 Sep 2013 22:07:36 +0300 Matti Hamalainen Bump version.
Sun, 29 Sep 2013 22:07:28 +0300 Matti Hamalainen Proxy port commandline option was not working correctly (set wrong variable), fixed.
Fri, 26 Jul 2013 15:45:05 +0300 Matti Hamalainen Update installation instructions.
Fri, 26 Jul 2013 13:26:35 +0300 Matti Hamalainen Bump up the command history size.
Sun, 07 Jul 2013 02:09:17 +0300 Matti Hamalainen Bump version.
Sun, 07 Jul 2013 02:09:02 +0300 Matti Hamalainen Add another tiny screen update flush check.
Sun, 07 Jul 2013 02:08:46 +0300 Matti Hamalainen Improve screen update economy by only refreshing when needed.
Sun, 07 Jul 2013 02:08:09 +0300 Matti Hamalainen Prevent spurious screen updates.
Sat, 05 Jan 2013 18:33:40 +0200 Matti Hamalainen Bump version.
Sat, 05 Jan 2013 18:33:29 +0200 Matti Hamalainen Adjust certain error message formats slightly.
Sat, 05 Jan 2013 16:16:44 +0200 Matti Hamalainen Bump copyright year.
Sun, 30 Dec 2012 08:34:07 +0200 Matti Hamalainen Added signature for changeset 7b7732229751
Sun, 30 Dec 2012 08:34:01 +0200 Matti Hamalainen Added tag dev-1_3_4 for changeset c294d9d92bf4
Sun, 30 Dec 2012 08:21:56 +0200 Matti Hamalainen Bump version. dev-1_3_4
Sun, 30 Dec 2012 08:20:47 +0200 Matti Hamalainen Add O_TRUNC to configuration file saving flags.
Sun, 30 Dec 2012 08:12:38 +0200 Matti Hamalainen Gracefully handle error situations when the main UI has not yet been
Thu, 13 Dec 2012 15:50:54 +0200 Matti Hamalainen Added tag dev-1_3_3 for changeset fdff29c4b17c
Thu, 13 Dec 2012 15:50:49 +0200 Matti Hamalainen Bump version. dev-1_3_3
Thu, 13 Dec 2012 15:50:38 +0200 Matti Hamalainen Add a new command /quit.
Thu, 13 Dec 2012 15:50:08 +0200 Matti Hamalainen Ctrl+C is bit too easy to hit on for quitting, remove that.
Thu, 13 Dec 2012 15:49:43 +0200 Matti Hamalainen Rename quit-related internal variables.
Tue, 11 Dec 2012 13:50:19 +0200 Matti Hamalainen Added tag dev-1_3_2 for changeset f83e8ac24161
Tue, 11 Dec 2012 13:50:10 +0200 Matti Hamalainen Bump version. dev-1_3_2
Tue, 04 Dec 2012 05:21:55 +0200 Matti Hamalainen Editline Backspace handling was wonky, we didn't check for edit position to be > 0. Fixed.
Tue, 20 Nov 2012 12:05:12 +0200 Matti Hamalainen Object files were added to the thlibs.a archive twice. Fixed.
Thu, 15 Nov 2012 21:39:03 +0200 Matti Hamalainen Improve win32 MSI uploading by adding the current version number to the MSI filename.
Thu, 15 Nov 2012 20:28:07 +0200 Matti Hamalainen Update to conform to changes in th-libs ioctx API.
Thu, 15 Nov 2012 20:27:44 +0200 Matti Hamalainen Change network layer error/info message passing API to pass direct strings
Thu, 15 Nov 2012 20:26:10 +0200 Matti Hamalainen Refactor message/error/etc printing functions to be a bit more sane.
Thu, 15 Nov 2012 19:53:08 +0200 Matti Hamalainen Bump version.
Thu, 15 Nov 2012 19:45:53 +0200 Matti Hamalainen Rework the configuration file loading and saving to use the I/O context and new th-config API.
Wed, 14 Nov 2012 18:57:27 +0200 Matti Hamalainen Comment out a debug message.
Tue, 13 Nov 2012 01:07:07 +0200 Matti Hamalainen Added tag dev-1_3_0 for changeset e32881ece842
Tue, 13 Nov 2012 01:06:58 +0200 Matti Hamalainen Only try to create log directories if logging is enabled. dev-1_3_0
Tue, 13 Nov 2012 01:06:26 +0200 Matti Hamalainen Fix Win32 side of log directory creation.
Mon, 12 Nov 2012 20:08:07 +0200 Matti Hamalainen Create configuration and log files with reduced permissions (rw for user
Mon, 12 Nov 2012 20:03:18 +0200 Matti Hamalainen Clean up header includes.
Mon, 12 Nov 2012 19:11:30 +0200 Matti Hamalainen Implement daily logs for room logs.
Mon, 12 Nov 2012 19:10:58 +0200 Matti Hamalainen Make LOG_* flags enum more readable and extendable by using hexadecimal values.
Mon, 12 Nov 2012 19:10:01 +0200 Matti Hamalainen Cosmetics, comments.
Mon, 12 Nov 2012 18:32:08 +0200 Matti Hamalainen Fix situations where the log path is unset.
Mon, 12 Nov 2012 14:30:59 +0200 Matti Hamalainen Fix log directory creation.
Mon, 12 Nov 2012 14:18:26 +0200 Matti Hamalainen Use the helper functions for creating log file directory automatically.
Mon, 12 Nov 2012 14:18:09 +0200 Matti Hamalainen Add helper functions for checking if target path is writable, readable or directory and creating directory structures recursively.
Mon, 12 Nov 2012 11:45:35 +0200 Matti Hamalainen Bump version.
Mon, 12 Nov 2012 11:28:37 +0200 Matti Hamalainen Cosmetics and comments.
Mon, 12 Nov 2012 11:28:17 +0200 Matti Hamalainen Implement default log file directory.
Sun, 11 Nov 2012 19:08:21 +0200 Matti Hamalainen Possibly fix logging after latest changes.
Sun, 11 Nov 2012 19:05:05 +0200 Matti Hamalainen Bump version.
Sun, 11 Nov 2012 18:51:09 +0200 Matti Hamalainen Clean up window logging logic a bit.