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
Bryan Ashby
4b9a7cbdd5
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2019-02-18 14:54:31 -07:00
Bryan Ashby
d5ac3e2e1c
More info on fb scan
2019-02-18 14:53:58 -07:00
Bryan Ashby
f628168a68
Add note to WHATSNEW
2019-02-18 14:49:01 -07:00
Bryan Ashby
f41d12c688
+ oputil user rename
2019-02-16 11:03:46 -07:00
Bryan Ashby
83d0daf4b7
Add 'My Messages' module
2019-02-15 21:55:18 -07:00
Bryan Ashby
c695c1f4c5
New findMessages() filters
2019-02-15 21:53:18 -07:00
Bryan Ashby
eeaf3b569a
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 0.0.10-alpha
2019-02-15 20:55:21 -07:00
Bryan Ashby
6ac21962cc
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
2019-02-15 20:55:06 -07:00
Bryan Ashby
2dd4df8191
Fix message search... wtf!?
2019-02-15 20:54:46 -07:00
Bryan Ashby
08186109a1
Update dep. packages
2019-02-15 19:06:10 -07:00
Bryan Ashby
cd43d482a5
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha
2019-02-15 19:00:43 -07:00
Bryan Ashby
8f8a4514a1
Another bump
2019-02-15 18:59:59 -07:00
Bryan Ashby
cd24bf5901
Bump again
2019-02-15 18:59:04 -07:00
Bryan Ashby
c27ad39360
Docs pakcage updates to silence vunerability alerts
2019-02-15 18:57:25 -07:00
Bryan Ashby
aee84006be
Docs pakcage updates to silence vunerability alerts
2019-02-15 18:56:10 -07:00
Bryan Ashby
e0d9fe1df3
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.10-alpha
2019-02-15 18:48:56 -07:00