• exec/load/sbbslist_lib.js

    From Rob Swindell@VERT 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). :-)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT 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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, January 28, 2025 15:14:24
    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
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, April 10, 2025 19:55:08
    https://gitlab.synchro.net/main/sbbs/-/commit/e3faf8e69369b532e2ec147e
    Modified Files:
    exec/load/sbbslist_lib.js
    Log Message:
    Correct the duplicate name/address log messages.

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