• exec/sbbsimsg.js

    From rswindell@VERT to CVS commit on Fri Jun 14 19:05:56 2019
    exec sbbsimsg.js 1.39 1.40
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv4651

    Modified Files:
    sbbsimsg.js
    Log Message:
    Don't try to iterate through argv if argc is undefined (e.g. invoked via load({}, "sbbsimsg.js") with no args).
    the sbbsimsg_lib.parse_active_users() will now return a string on failure, so display appropriately.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Jul 24 14:17:28 2019
    exec sbbsimsg.js 1.40 1.41
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv27922

    Modified Files:
    sbbsimsg.js
    Log Message:
    Set attribute to LIGHTGRAY before clearing screen (for xterm beauty).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Dec 23 13:54:12 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/73406ccc51595f5c354f1caf
    Modified Files:
    exec/sbbsimsg.js
    Log Message:
    Fix line 260: TypeError: imsg_user[last_user] is undefined

    Not sure how Zharvek triggers this error using the module, but he managed to
    do it twice, so add a bit of paranoia-check.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Mar 7 15:33:29 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/eed6aca53f409b1da2c83426
    Modified Files:
    exec/sbbsimsg.js
    Log Message:
    Indent users a tad to make the separation of systems and users more obvious

    ---
    þ 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 Sat Apr 27 15:11:00 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/843a632d21f8c0876206995a
    Modified Files:
    exec/sbbsimsg.js
    Log Message:
    Remove the (D)ebug command

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