log

age author description
Mon, 06 Jan 2014 09:11:35 -0500 John "Elwin" Edwards Check that the ttyrec stream has an fd before passing it to fstat.
Wed, 01 Jan 2014 14:13:10 -0500 John "Elwin" Edwards Remove ptyhelper.c because the pty module has replaced it.
Wed, 01 Jan 2014 14:11:40 -0500 John "Elwin" Edwards Add a README though it's still incomplete.
Thu, 31 Oct 2013 20:44:35 -0700 John "Elwin" Edwards Use SVG for the bell icon instead of PNG.
Mon, 28 Oct 2013 22:11:14 -0700 John "Elwin" Edwards RLGWebD: game binaries have moved to /usr/bin.
Sun, 20 Oct 2013 21:19:13 -0700 John "Elwin" Edwards sqlickrypt: add support for salted SHA-512 passwords, and fix NULL bug.
Sun, 20 Oct 2013 19:26:39 -0700 John "Elwin" Edwards RLGWebD: inprogress dirs have moved
Wed, 14 Aug 2013 08:04:36 -0700 John "Elwin" Edwards RLGWebD: use NODE_PATH to find modules.
Mon, 22 Jul 2013 07:51:53 -0700 John "Elwin" Edwards WebTTY: use WebSockets when possible.
Sat, 20 Jul 2013 12:23:53 -0700 John "Elwin" Edwards Replace the daemon module with posix.
Thu, 18 Jul 2013 10:43:41 -0700 John "Elwin" Edwards termemu.js: handle some tmux-produced control sequences.
Thu, 18 Jul 2013 10:36:58 -0700 John "Elwin" Edwards webtty: don't hardcode paths.
Wed, 12 Sep 2012 17:34:27 -0700 John "Elwin" Edwards Added tag beta6 for changeset e4f27a093d1e
Wed, 12 Sep 2012 17:33:27 -0700 John "Elwin" Edwards Bump the version number. beta6
Wed, 12 Sep 2012 17:31:21 -0700 John "Elwin" Edwards Update the documentation.
Wed, 12 Sep 2012 16:03:09 -0700 John "Elwin" Edwards Options-related UI improvements.
Wed, 12 Sep 2012 15:48:41 -0700 John "Elwin" Edwards Logins don't time out anymore.
Wed, 29 Aug 2012 15:31:13 -0700 John "Elwin" Edwards Options page: improve some CSS.
Wed, 29 Aug 2012 07:55:26 -0700 John "Elwin" Edwards Options page: handle not being logged in.
Tue, 28 Aug 2012 17:38:25 -0700 John "Elwin" Edwards Make the options page functional.
Mon, 27 Aug 2012 21:28:10 -0700 John "Elwin" Edwards Initial layout of the options page.
Mon, 27 Aug 2012 13:43:12 -0700 John "Elwin" Edwards RLG-Web client: store login key in DOM Storage.
Sun, 26 Aug 2012 19:04:57 -0700 John "Elwin" Edwards RLG-Web server: allow changing e-mail and password.
Sat, 25 Aug 2012 19:33:31 -0700 John "Elwin" Edwards Improve the /uinfo interface.
Mon, 13 Aug 2012 09:07:28 -0700 John "Elwin" Edwards Add a user information interface at /uinfo.
Mon, 13 Aug 2012 08:53:46 -0700 John "Elwin" Edwards sqlickrypt: fix typo in database filename.
Sun, 12 Aug 2012 08:22:55 -0700 John "Elwin" Edwards Improve the probability of detecting numpad 5.
Sat, 11 Aug 2012 21:30:12 -0700 John "Elwin" Edwards Correct the clear sequence for srogue.
Sat, 11 Aug 2012 19:48:25 -0700 John "Elwin" Edwards Add support for Advanced Rogue 5.
Sat, 28 Jul 2012 07:49:33 -0700 John "Elwin" Edwards sqlickrypt: add setpw command.
Mon, 23 Jul 2012 09:32:46 -0700 John "Elwin" Edwards rlgterm.js: display the game's proper name when starting.
Wed, 18 Jul 2012 17:00:05 -0700 John "Elwin" Edwards sqlickrypt: add getmail and setmail commands.
Mon, 16 Jul 2012 14:52:04 -0700 John "Elwin" Edwards Fix WebSocket support checking.
Mon, 16 Jul 2012 10:28:55 -0700 John "Elwin" Edwards Added tag beta5 for changeset 86c1b79cf662
Mon, 16 Jul 2012 10:28:49 -0700 John "Elwin" Edwards Call this beta5. beta5
Mon, 16 Jul 2012 10:09:57 -0700 John "Elwin" Edwards RLG-Web server: update timestamps for WebSocket games.
Mon, 16 Jul 2012 08:23:51 -0700 John "Elwin" Edwards RLG-Web: improvements to choices and status messaging.
Sun, 15 Jul 2012 22:33:44 -0700 John "Elwin" Edwards Replace taking over games with forced saves.
Sun, 15 Jul 2012 21:03:36 -0700 John "Elwin" Edwards RLG-Web: fix lockfile mixup.
Sun, 15 Jul 2012 20:30:33 -0700 John "Elwin" Edwards RLG-Web: improve taking over sessions.
Sun, 15 Jul 2012 18:18:53 -0700 John "Elwin" Edwards RLG-Web client: add playing through WebSockets.
Sun, 15 Jul 2012 09:04:39 -0700 John "Elwin" Edwards RLG-Web server: add playing through WebSockets.
Sat, 14 Jul 2012 10:11:13 -0700 John "Elwin" Edwards RLG-Web client: determine the host for WebSocket connections.
Sat, 14 Jul 2012 09:46:26 -0700 John "Elwin" Edwards RLG-Web client: use WebSockets for game lists.
Fri, 13 Jul 2012 22:26:20 -0700 John "Elwin" Edwards RLG-Web server: send status events over WebSockets.
Fri, 13 Jul 2012 09:17:05 -0700 John "Elwin" Edwards RLG-Web server: refactor statusmsg() to work with WebSockets.
Fri, 13 Jul 2012 08:52:17 -0700 John "Elwin" Edwards RLG-Web server: code cleanup.
Fri, 13 Jul 2012 08:39:39 -0700 John "Elwin" Edwards RLG-Web: Complete the WebSocket watcher.
Thu, 12 Jul 2012 22:16:15 -0700 John "Elwin" Edwards RLG-Web: begin converting to WebSockets.
Thu, 12 Jul 2012 07:58:23 -0700 John "Elwin" Edwards Added tag beta4 for changeset 75a016c49076
Thu, 12 Jul 2012 07:57:50 -0700 John "Elwin" Edwards Designate as beta4. beta4
Wed, 11 Jul 2012 15:45:22 -0700 John "Elwin" Edwards rlgterm.js: remove unnecessary debugging messages.
Wed, 11 Jul 2012 11:10:50 -0700 John "Elwin" Edwards RLG-Web client: improvements to UI messages.
Wed, 11 Jul 2012 10:43:40 -0700 John "Elwin" Edwards RLG-Web client: hide debugging information.
Wed, 11 Jul 2012 10:30:33 -0700 John "Elwin" Edwards RLG-Web: Allow games to be taken over.
Wed, 11 Jul 2012 07:37:56 -0700 John "Elwin" Edwards rlgterm.js: improve registration failure messages.
Tue, 10 Jul 2012 18:39:36 -0700 John "Elwin" Edwards RLG-Web client: replace setTitle() with message().
Tue, 10 Jul 2012 16:32:49 -0700 John "Elwin" Edwards RLG-Web: improve game-starting messages.
Tue, 10 Jul 2012 13:53:38 -0700 John "Elwin" Edwards RLG-Web client: distinguish playing and watching in UI.
Tue, 10 Jul 2012 08:08:54 -0700 John "Elwin" Edwards RLG-Web: add a new message framework.