• exec/user_settings.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thu Jan 9 20:52:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/64bffa2b9d1d7ffa75bb8273
    Modified Files:
    exec/user_settings.js
    Log Message:
    The terminal mouse setting will now default to the current setting

    ... so just hitting ENTER will stick with the current mouse enablement.

    ---
    þ 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 Fri Jan 10 18:32:24 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/3be0773180e80e2cc901d6a8
    Modified Files:
    exec/user_settings.js
    Log Message:
    Fix a couple of bugs with the [L] Terminal Dimensions option

    1. It never saved the rows value set by the user
    2. It would not set the current online user values immediately
    3. It would only call console.getdimenions() when *both* values were set

    ---
    þ 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 Thu Jan 23 23:32:17 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4a18c2c691037fcc96f179b2
    Modified Files:
    exec/user_settings.js
    Log Message:
    Use Archive.suopported_formats, if defined, instead of hard-coded list of file types

    Remove an apparent nnecessary reset of console.aborted flag

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