• exec/sbbslist.js

    From Eric Oulashin@VERT to Git commit to main/sbbs/master on Fri Apr 2 22:48:03 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/f7c8a5a91acd26a425efcd27
    Modified Files:
    exec/sbbslist.js
    Log Message:
    The command prompt is now always on the bottom of the screen (console.screen_rows).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Apr 2 22:48:06 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/cb66fc713bd4b1ed120c2a66
    Modified Files:
    exec/sbbslist.js
    Log Message:
    Merge branch '244_sbbslist_command_prompt_not_always_on_bottom' into 'master'

    The command prompt is now always on the bottom of the screen

    See merge request main/sbbs!121

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed May 26 19:34:31 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/08007ce1d0be3eaa7f324687
    Modified Files:
    exec/sbbslist.js
    Log Message:
    Remove storage from the 6th format, was making lines too long for 80cols.

    And nobody cares about your terabytes of free space anyway.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thu Jan 27 00:45:33 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).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Mar 16 20:07:30 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/f48239aa8dc362641994cdfa
    Modified Files:
    exec/sbbslist.js
    Log Message:
    Don't prompt yes/no upon remove if run with -quiet option

    for Andre

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jul 23 15:22:59 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/045a33cafd1cd58b22b67399
    Modified Files:
    exec/sbbslist.js
    Log Message:
    Update logic for deciding if user can delete/edit entries

    Local sysop can always deleted/edit entries (now).
    Fixed checking of can_edit() return value (string or true), fixed issue #425
    as reported by Craig Hendricks (thank you)

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