Bryan Ashby
ad305b4ccc
Implement 'maxScrollbackLines' config for MRC module
2019-06-08 12:12:29 -06:00
Bryan Ashby
3396944820
Note on 'omit'
2019-06-08 11:58:28 -06:00
Bryan Ashby
f2e769a27a
Fix up colors, clear out socket
2019-06-08 11:58:21 -06:00
Bryan Ashby
afb7854ea5
Clean up logging a bit & implement 'omit'
...
* 'omit' can be set to omit views from form submission
* Don't log as much noise
2019-06-08 11:57:36 -06:00
Bryan Ashby
094385a150
Minor bug fixes and improvements
...
* Color help text a bit
* Split lines for buffer so padding works - may need to do elsewhere also
* Fix a couple crashes
2019-06-07 23:23:06 -06:00
Bryan Ashby
c79e2bc971
Remove menu.hjson - use config templates
2019-06-05 22:42:20 -06:00
Bryan Ashby
6e855884ad
Merge pull request #235 from davestephens/0.0.10-alpha
...
Bring in MRC to 0.0.10 alpha!
2019-06-05 22:41:20 -06:00
David Stephens
43e22cfc74
Turn off debug logging of MRC message sending
2019-06-05 23:41:28 +01:00
David Stephens
8726128cda
Turn off MRC by default
2019-06-02 15:47:15 +01:00
David Stephens
5d73a224be
Compress MRC help text
2019-06-02 15:24:08 +01:00
Bryan Ashby
9cc59f8ff8
Hopefully a little better handling of external doors/processes
2019-06-01 14:38:48 -06:00
David Stephens
a97c5bbe82
Add extra line to MRC chat area
2019-05-31 22:18:35 +01:00
David Stephens
8153473b89
Dial down MRC logging
2019-05-31 22:00:48 +01:00
David Stephens
b6d0d0d95e
Move generic config options to general config section
2019-05-31 21:20:18 +01:00
David Stephens
19e10bb096
Tweak to MRC handshake
2019-05-31 21:19:29 +01:00
David Stephens
793c05ee82
Add config options to template
2019-05-31 21:08:22 +01:00
David Stephens
ce16f17081
Fix MRC MLTEV padding bug
2019-05-31 20:34:07 +01:00
David Stephens
136854017a
Lots of tidy-up from PR #235 feedback
2019-05-31 20:32:16 +01:00
David Stephens
593bf67b45
Stop passing sockets all over the place. General tidy up and refactor. Add reconnection to MRC logic.
2019-05-31 01:16:32 +01:00
David Stephens
b4e37118dd
Fixed user achievements ansi
2019-05-28 23:45:22 +01:00
David Stephens
ca8add36b5
reenable disabled jobs
2019-05-27 15:50:07 +01:00
David Stephens
072246ae1b
Main menu ansi to include MRC
2019-05-26 23:45:00 +01:00
David Stephens
2c3219fc67
Remove heartbeat when client exits mrc
2019-05-26 23:44:38 +01:00
David Stephens
27e3d50c5d
Fix mrc debug menu config
2019-05-26 23:32:22 +01:00
David Stephens
0b95997554
MRC general config
2019-05-26 00:16:49 +01:00
David Stephens
b30d0e189d
Add MRC config to luciano_blocktronics theme
2019-05-26 00:15:34 +01:00
David Stephens
109b157c02
more MRC bug squashing and tidy up
2019-05-26 00:14:36 +01:00
David Stephens
9f4f1fca13
Refactor and rename of MRC client and multiplexer
2019-05-22 23:43:41 +01:00
David Stephens
92528fc16f
MRC bug squashing
2019-05-20 23:37:32 +01:00
David Stephens
3436dad57a
Merge branch '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
...
* '0.0.10-alpha' of github.com:NuSkooler/enigma-bbs:
Fix real names during message save
Improve legacy EOF detector: Must be at least >= size of SAUCE
Fix to read direct / full path & 'readSauce' option of art
2019-05-19 13:00:40 +01:00
David Stephens
67ecad4e1a
Implemented most MRC server calls
2019-05-19 00:01:58 +01:00
David Stephens
9c2b3be0b1
MRC WIP
2019-05-18 00:25:35 +01:00
Bryan Ashby
da91bf0191
Fix real names during message save
2019-05-15 21:51:44 -06:00
Bryan Ashby
013c088651
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
2019-05-13 21:32:34 -06:00
Bryan Ashby
228d3e3ae7
Improve legacy EOF detector: Must be at least >= size of SAUCE
2019-05-13 21:31:34 -06:00
Bryan Ashby
b0d081ad04
Fix to read direct / full path & 'readSauce' option of art
2019-05-13 21:27:59 -06:00
Bryan Ashby
826e5fc0f1
Merge branch '0.0.9-alpha' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
2019-04-23 18:17:54 -06:00
Bryan Ashby
7a98198698
Some doc updates
2019-04-23 18:17:40 -06:00
Bryan Ashby
509831cc0c
Better handling of active door instances
2019-04-23 18:16:55 -06:00
Bryan Ashby
50426d0e60
Listen 'address' for WebSockets
2019-04-09 20:25:37 -06:00
Bryan Ashby
37ea1e3a30
Listen 'address' for SSH
2019-04-09 20:25:27 -06:00
Bryan Ashby
8114a1e3f2
Listen 'address' for Telnet
2019-04-09 20:25:14 -06:00
Bryan Ashby
3460b98bf5
Listen 'address' for Web
2019-04-09 20:25:03 -06:00
Bryan Ashby
d54338c46e
Listen 'address' for Gopher
2019-04-09 20:24:52 -06:00
Bryan Ashby
19e70d1c78
Fix log message & hopefully handle client socket errors better
2019-04-08 20:14:00 -06:00
Bryan Ashby
64de10cbf7
Fix crash if client disconnects/is logged out while door is running
2019-04-05 21:53:30 -06:00
Bryan Ashby
8f69984fe9
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha
2019-02-24 09:50:11 -07:00
Bryan Ashby
e37227f9d6
Add missing TF and TB MCI codes to docs
2019-02-24 09:48:48 -07:00
Bryan Ashby
70f160daa3
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha
2019-02-18 14:58:34 -07:00
Bryan Ashby
53e0358113
More doc updates
2019-02-18 14:57:52 -07:00