_  _    __    ___  __    ___  _____  _  _
 ( \( )  /__\  / __)(  )  / __)(  _  )( \( )
  )  (  /(__)\( (__  )(__( (__  )(_)(  )  (
 (_)\_)(__)(__)\___)(____)\___)(_____)(_)\_)

The History of Hacking  ·  May 31 – June 2, 2026  ·  Carolina Beach, NC

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

  • src/sbbs3/qtmonitor/mqttclient.cpp

    From Deucе@VERT to Git commit to main/sbbs/master on Sun May 10 13:32:17 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/2c420c5cfa7e9c008ff888df
    Modified Files:
    src/sbbs3/qtmonitor/mqttclient.cpp
    Log Message:
    qtmonitor: remove legacy TSV timestamp fallback

    Timestamps now come exclusively from MQTT 5.0 user properties.
    The tab-separated payload format was only in master for two days
    and all broker paths now publish proper user properties.

    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/14f623088a90f6b39683cfd1
    Modified Files:
    src/sbbs3/qtmonitor/mqttclient.cpp
    Log Message:
    qtmonitor: populate Clients pane from retained client/list on connect

    Subscribe to client/list topics on connect to populate existing
    clients immediately. Unsubscribe after 2 seconds since we only need
    the retained snapshot — ongoing updates come from client/action/*
    which stays subscribed.

    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 Mon May 11 09:01:19 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/0637b2205f4538ce08edc6e3
    Modified Files:
    src/sbbs3/qtmonitor/mqttclient.cpp
    Log Message:
    qtmonitor: set MQTT client ID to qtmonitor-{hostname}-{pid}

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

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