• src/sbbs3/qtmonitor/actio

    From Deuc¿@VERT to Git commit to main/sbbs/m on Thursday, May 07, 2026 18:12:00
    https://gitlab.synchro.net/main/sbbs/-/commit/38804d96a01a45a2520409ce
    Added Files:
    src/sbbs3/qtmonitor/actionwidget.cpp actionwidget.h
    Modified Files:
    src/sbbs3/qtmonitor/CMakeLists.txt mainwindow.cpp mainwindow.h mqttclient.cpp mqttclient.h
    Log Message:
    qtmonitor: add Actions pane for BBS activity feed

    Subscribe to sbbs/{id}/action/# topics and display login, logout,
    newuser, post, exec, upload, download, page, and error events in a
    sortable table with Time, Action, Detail, and Info columns.

    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/m on Thursday, May 07, 2026 19:02:00
    https://gitlab.synchro.net/main/sbbs/-/commit/9ede3e5de20d6dcaabace291
    Modified Files:
    src/sbbs3/qtmonitor/actionwidget.cpp actionwidget.h mainwindow.cpp settingsdialog.cpp settingsdialog.h
    Log Message:
    qtmonitor: parse activity fields, add Show filter, sysop page alerts

    Activity pane: parse per-action-type TSV fields into User and Details
    columns. Show menu pre-seeded with known action types, dynamically
    adds unknown types below a separator. Renamed pane to Activity.

    Sysop page: flash taskbar and beep on page action. Configurable via
    Settings > Notifications > Alert on sysop page.

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

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