• exec/load/sbbslist_lib.js

    From rswindell@VERT to CVS commit on Tue Apr 21 17:54:58 2020
    exec/load sbbslist_lib.js 1.23 1.24
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv17209

    Modified Files:
    sbbslist_lib.js
    Log Message:
    Create share_list() method suitable for creating a list that can be shared with other BBSes (directly, e.g. via copy/download, rather than SYNCDATA). It changes the bbs.entry.created/updated.at (address) value to the appropriate address for another system either directly connected to VERT via QWKnet or
    on FidoNet.


    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Aug 26 20:01:32 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/7995685667a188d792ae921e
    Modified Files:
    exec/load/sbbslist_lib.js
    Log Message:
    When exporting sbbslist.json to syncterm.lst, support PETSCII correctly

    Services with descriptions that begin with "PETSCII" or "COMMODORE"
    will have a their ScreenMode set to C64 and NoStatus=true. If the
    description also contains "80", then the ScreenMode will be set to
    C128-80col instead.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Jan 28 15:14:24 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/cd3c5c237fb2c8a5316da27a
    Modified Files:
    exec/load/sbbslist_lib.js
    Log Message:
    Add options to specify a preferred order of services

    Default is SSH, then Telnet, then RLogin
    The most preferred one is the one that doesn't get the protocol
    as part of the BBS name.

    Also, add an "onlyone" parameter (defaults to false) that requests
    each BBS only gets one entry.

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