• exec/load/nodedefs.js

    From rswindell@VERT to CVS commit on Monday, January 07, 2019 17:57:42
    exec/load nodedefs.js 1.7 1.8
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv26911

    Modified Files:
    nodedefs.js
    Log Message:
    Added missing node connection constant definitions (from nodedefs.h).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, January 07, 2019 18:35:30
    exec/load nodedefs.js 1.8 1.9
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30776

    Modified Files:
    nodedefs.js
    Log Message:
    2 new "arrays" for reporting the node connection type/protocol: NodeConnection[] // lowercase
    NodeConnectionProper[] // propercase

    If the node.connection value is in these "arrays", use that value to print node's connection type/protocol. If it's not, it's a modem connection and
    the node.connection value is the DCE rate (in bps).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, January 07, 2019 21:30:14
    exec/load nodedefs.js 1.9 1.10
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv20113

    Modified Files:
    nodedefs.js
    Log Message:
    Changed NodeAction[] items with string args (%s) to just hardcoded values ("sysop" and "The Guru") - fixing the simple node listing apps, like the echicken web UI.
    If your node lister wants to do something more fancy (e.g. display the name
    of the sysop or the guru engine), you'll have to handle that yourself.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, May 09, 2019 00:53:02
    exec/load nodedefs.js 1.10 1.11
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv15154

    Modified Files:
    nodedefs.js
    Log Message:
    Fix: the NODE_LOGOUT status was not accounted for.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Friday, August 23, 2019 16:46:09
    exec/load nodedefs.js 1.11 1.12
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv3185

    Modified Files:
    nodedefs.js
    Log Message:
    Keys are always actually strings. While this isn't as pretty, it doesn't
    rely on type coersion. *defs.js should be jslint clean.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Tuesday, May 30, 2023 19:32:21
    https://gitlab.synchro.net/main/sbbs/-/commit/e5c852465c8027014c34f313
    Modified Files:
    exec/load/nodedefs.js
    Log Message:
    Change NODE_LOGON status text to "At login prompt" for consistency

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net