• exec/load/nodedefs.js

    From rswindell@VERT to CVS commit on Mon Jan 7 22:57:42 2019
    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 Mon Jan 7 23:35:30 2019
    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 Tue Jan 8 02:30:14 2019
    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 Thu May 9 04:53:02 2019
    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 Fri Aug 23 20:46:09 2019
    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 Tue May 30 19:32:21 2023
    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