-
There needs to be a way to select a different shell, or at least set user defaults back to the _Synchronet Classic_ shell (where they will be able to select a different one, if necessary-- _puke_) in …
dgets updated
9 years ago
-
This will require a rewrite of _dperuser.js_. If I continue down the path that I'm going, the code is going to end up horribly cluttering the _user_ directory at some point, and I really don't want t…
dgets updated
9 years ago
-
This should be the last of the ones to finish up before this sucker is ready to go alpha on the command shells listing, provided the other shit makes a good pass through.
dgets updated
9 years ago
-
Logging of debugging information, as well as standard important flow control, crashes, and bug/exception detection needs to be added via provided Synchronet API log functionality. This will assist gr…
dgets updated
9 years ago
-
Something small is broken again that is keeping 'n'ext message functionality (the same routine as the 'spacebar scroll') from properly reading new messages in the current sub-board (_room_ in **dDoc**…
dgets updated
9 years ago
-
I had thought that this was fixed, but apparently the shell does not currently have the _sync_ calls set up in the right areas to be able to receive incoming Xpress messages as they arrive just yet. …
dgets updated
9 years ago
-
Upon browsing the Synchronet API today, it became apparent that the word wrapping issue does not have to be coded personally here; console.getstr() should have all of the functionality that is necessa…
dgets updated
10 years ago
-
The current express text entry method is using `console.getkey()`, without any special form of input processing. I began using these methods before I had become familiar enough with the Synchronet AP…
dgets updated
9 years ago
-
Need to go through the message entry routines in order to get this online ASAP. Need to verify that blank line handling works, tab handling works (or is disabled), backspaces have already been verifi…
dgets updated
10 years ago
-
This doesn't really fall under _message handling_, I guess, so it's time for another issue. . .
There were multiple bugs in the logic for doing a '**new message scan**' from the _primary menu/prompt)…
dgets updated
9 years ago