• exec/sbbslist.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Jan 27 00:45:32 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/85fe6b4749f133aaf15a5b3e
    Modified Files:
    exec/sbbslist.js
    Log Message:
    Set default options.backup_level value (10)Fixes issue #327.Also remove some old obsolete comments.Increment the REVISION value manually (no more CVS keywords).
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Fri Dec 8 16:00:38 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/353827c5687d226079e24866
    Modified Files:
    exec/sbbslist.js
    Log Message:
    Log the entire 'hello' object when detecting a non-Synchronet BBS

    More detail to debug a false-negative SyncBBS-detection result
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Apr 15 12:03:22 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c901c8dfe768af9dc6aba76c
    Modified Files:
    exec/sbbslist.js
    Log Message:
    Some old stil (SBL) messages might include 'address' before 'network'?

    Attempt to address error reported by Manitoo in IRC:
    JavaScript sbbslist.js line 327: TypeError: bbs.network[network] is undefined

    Normally, the "address:" key would always follow a "network:" key, but maybe there's a corrupted message or the sysop is trying to import from the wrong message base (not syncdata?).
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)