• exec/load/sbbslist_lib.js

    From rswindell to CVS commit on Tuesday, April 21, 2020 17:54:58
    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.

  • From Rob Swindell to Git commit to sbbs/master on Wednesday, August 26, 2020 20:01:32
    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.
  • From Rob Swindell to Git commit to main/sbbs/master on Wednesday, May 26, 2021 19:34:31
    https://gitlab.synchro.net/main/sbbs/-/commit/4d105f7f9e19a6f36150c91c
    Modified Files:
    exec/load/sbbslist_lib.js
    Log Message:
    Change the max BBS name length from 40 to 30.

    40 was causing a lot of cosmetic issues in sbbslist.js (for 80col terminals). This is a compromise (not reducing to the old limit of 25 chars at least). :-)
  • From Rob Swindell to Git commit to main/sbbs/master on Friday, January 07, 2022 19:18:42
    https://gitlab.synchro.net/main/sbbs/-/commit/a3cb54710f1543b1a3a9b0bf
    Modified Files:
    exec/load/sbbslist_lib.js
    Log Message:
    Add BBS entry descriptions as a Comment key values to exported syncterm.lst