__                 _ _                _
  / _| ___   ___   __| | |__   __ _ _ __| | __
 | |_ / _ \ / _ \ / _` | '_ \ / _` | '__| |/ /
 |  _| (_) | (_) | (_| | |_) | (_| | |  |   <
 |_|  \___/ \___/ \__,_|_.__/ \__,_|_|  |_|\_\

A personal BBS  ·  Missoula, Montana  ·  formerly NaClCON BBS

Connect from your terminal: telnet naclconbbs.net 23  |  ssh naclconbbs.net -p 2222

  • src/sbbs3/qtmonitor/mainwindow.cpp

    From Deucе@VERT to Git commit to main/sbbs/master on Fri May 8 07:48:13 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/9091a28d36211bad9f8d2c37
    Modified Files:
    src/sbbs3/qtmonitor/mainwindow.cpp
    Log Message:
    qtmonitor: add all panes to toolbar

    Added Login Attempts, Activity, BBS, and Events buttons to the
    toolbar so all panes are accessible from the button bar.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri May 8 21:20:09 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/c19e75323f797b8f9d3f2cdf
    Modified Files:
    src/sbbs3/qtmonitor/mainwindow.cpp
    Log Message:
    qtmonitor: ignore stale page alerts on connect

    Skip sysop page beep/flash for retained messages older than 60
    seconds, preventing false alerts when subscribing to action topics.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun May 10 20:31:46 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/143f99993fa8716db7e35738
    Modified Files:
    src/sbbs3/qtmonitor/mainwindow.cpp
    Log Message:
    qtmonitor: aggregate event log messages into BBS pane

    Event log entries were only shown in the Events pane. Now also
    forwarded to the BBS aggregate pane with an [Events] prefix,
    matching the existing pattern for server log messages.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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