• exec/sbbsimsg.js

    From rswindell@VERT to CVS commit on Tue Jan 9 03:36:14 2018
    exec sbbsimsg.js 1.26 1.27
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17006

    Modified Files:
    sbbsimsg.js
    Log Message:
    Detail the whip-saw history of this module.
    Use modopts.ini -> [sbbsimsg] -> from_user_prop, if set (e.g. to "name"), defaults to "alias".
    Use human readable BBS name where possible (now in the sbbsimst.lsg).
    This module really needs a re-write, but the protocols are sound (finally).



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Oct 4 03:21:40 2018
    exec sbbsimsg.js 1.27 1.28
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv23322

    Modified Files:
    sbbsimsg.js
    Log Message:
    Enhancements to inter-BBS instant message module:
    - less verbose startup (don't display every system being pinged)
    - store the info for the last sent message and use that or the last
    received message to automatically fill in the recipient of telegrams.

    This entire module could still use some re-write. It'd be nice if it automatically re-pinged all the systems and displayed newly discovered
    users or those who have apparently logged-off.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Oct 4 22:24:11 2018
    exec sbbsimsg.js 1.28 1.29
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv9014

    Modified Files:
    sbbsimsg.js
    Log Message:
    A couple of cosmetic fixes.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Oct 15 20:42:01 2018
    exec sbbsimsg.js 1.29 1.30
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv10148

    Modified Files:
    sbbsimsg.js
    Log Message:
    A pretty major over-haul:
    - now uses the load/sbbsimsg_lib.js for the underlying communications
    (via SYSTAT and MSP)
    - Now periodically polls (currently once per minute) all the active-users
    - No longer writes back to the sbbsimsg.lst file (don't think we need that)
    - Much more interactive (e.g. displays messages which active-users logon/off)


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Oct 22 03:33:15 2018
    exec sbbsimsg.js 1.30 1.31
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv12290

    Modified Files:
    sbbsimsg.js
    Log Message:
    Fix the spinning cursor for PETSCII.
    Added a send to "All" (inter-BBS broadcast) option.


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Oct 22 04:56:07 2018
    exec sbbsimsg.js 1.31 1.32
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv23511

    Modified Files:
    sbbsimsg.js
    Log Message:
    Fixed typo (host, not addr) that caused:
    Telegram
    (user@hostname): Digital Man@undefined



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Nov 18 20:03:29 2018
    exec sbbsimsg.js 1.32 1.33
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv26126

    Modified Files:
    sbbsimsg.js
    Log Message:
    Fix the "undefined" age and sex (gender) values when listing systems that support active-users.json queries but don't report age and gender.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Jan 1 10:37:19 2019
    exec sbbsimsg.js 1.33 1.34
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv28218

    Modified Files:
    sbbsimsg.js
    Log Message:
    Display the list (-l option) header in here.
    Reduce default poll timeout to 2.5 seconds.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Jan 9 08:33:19 2019
    exec sbbsimsg.js 1.34 1.35
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv25879

    Modified Files:
    sbbsimsg.js
    Log Message:
    Abort the systems poll if the user hits a key.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Jan 19 05:03:37 2019
    exec sbbsimsg.js 1.35 1.36
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv27721

    Modified Files:
    sbbsimsg.js
    Log Message:
    A little modernization (e.g. using require instead of load).



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Jan 28 22:24:35 2019
    exec sbbsimsg.js 1.36 1.37
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24935

    Modified Files:
    sbbsimsg.js
    Log Message:
    Re-read the user property file for each telegram sent to get the recipient list (which is updated by sbbsimsg_lib.send_msg() now).


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Jan 30 20:31:50 2019
    exec sbbsimsg.js 1.37 1.38
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv9447

    Modified Files:
    sbbsimsg.js
    Log Message:
    Better Ctrl-C handling (doesn't exit all the way out of the module) and
    better invalid destination address detection.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Jan 31 18:00:38 2019
    exec sbbsimsg.js 1.38 1.39
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24954

    Modified Files:
    sbbsimsg.js
    Log Message:
    Clear the screen before displaying the list when used with '-l'.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Jun 15 00: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 19: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 18: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