• src/sbbs3/ctrl/MainFormUnit.dfm

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Fri Jan 3 22:24:42 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/72dda3b43b11099f19dc48d3
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Add File->Run->File Manager menu item

    launches 'jsexec fileman.js' (not in GDI mode)
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Jan 4 16:19:52 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/db9c5d6fd37ef74b6e6ca647
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Add File->Run->File Manager menu item

    launches 'jsexec fileman.js' (not in GDI mode)
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Thu Feb 12 20:33:38 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/93022e9648301d4264096c65
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    Update filenames in BBS->Edit links

    attr.cfg -> attr.ini
    answer.asc -> answer.msg
    logon.asc -> logon.msg
    logoff.asc -> logoff.msg
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Fri May 22 00:55:26 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/fa1f89bdb25b0c547176d859
    Modified Files:
    src/sbbs3/ctrl/MainFormUnit.dfm
    Log Message:
    sbbsctrl: Put the Terminal Server log view under the Terminal menu

    Fixes a regression from 80b3da6c7, which set Hint='ts' on the existing
    "BBS > View > Today's/Yesterday's/Another Day's Log" items. Those have no prefix on purpose - they view the consolidated user-session/system daily
    log (data/logs/<mmddyy>.LOG). The commit redirected them to the new Control-Panel terminal-server capture (TS<mmddyy>.LOG).

    Restore the BBS > View items to their original (no-prefix) session logs,
    and instead add a "View" submenu to the Terminal menu (which previously
    had none) with Today's/Yesterday's/Another Day's Log items using the 'ts' prefix - mirroring the Mail, FTP, and Web server menus.

    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)