- Nov 19, 2015
-
-
rswindell authored
Jacques Mattheij to Stephen Hurd. I'm assuming the derived code is now jointly copyright by Stephen and myself, so maybe some notices needed to be updated. <shrug>
-
rswindell authored
Jacques Mattheij to Stephen Hurd. I'm assuming the derived code is now jointly copyright by Stephen and myself, so maybe some notices needed to be updated. <shrug>
-
- Nov 18, 2015
- Nov 17, 2015
-
-
deuce authored
-
deuce authored
Still some work to do around clear screens.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
dk.console.getbyte().
-
deuce authored
-
rswindell authored
Check the user's 'M' restriction before allowing them to send netmail and throw an error if they're not allowed. The actual bug reported was that the global setting in SCFG->Networks->Internet ->Allow Sending of E-Mail wasn't being followed in the old/legacy Web GUI, and that's still the case because the scfg_t.inetmail_misc value isn't (currently) exposed via JavaScript even though the bit-flag values (NMAIL_*) are defined in sbbsdefs.js - whoops, just an oversight.
-
deuce authored
-
deuce authored
-
- Nov 16, 2015
-
-
deuce authored
-
deuce authored
not the current one. This matches Synchronet usage.
-
deuce authored
-
deuce authored
file descriptor (and seems to work on Win32).
-
deuce authored
broken on *nix now.
-
deuce authored
No longer blocks for an extra keypress at termination on *nix. Something like raw_poll or something will be needed to let Win32 work (and to avoid the silly socket_select(file) usage).
-
deuce authored
not the file object itself.
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
scope get set properly.
-
deuce authored
needs to load its own input script, give unique global names to the different input queues.
-
deuce authored
handled.
-
deuce authored
and use it to allow setting the attribute to a string which is parsed as thought it's a sequence of CTRL-A codes (like Synchronet's console.attribute property).
-
- Nov 15, 2015
- Nov 14, 2015