• exec/load/sbbslist_lib.js

    From rswindell@1:103/705 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.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 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 correctlyServices with descriptions that begin with "PETSCII" or "COMMODORE"will have a their ScreenMode set to C64 and NoStatus=true. If thedescription also contains "80", then the ScreenMode will be set toC128-80col instead.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Wed May 26 19:34:31 2021
    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). :-)
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Fri Jan 7 19:18:42 2022
    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
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)