• exec/gopherservice.js

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Aug 11 15:51:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8e447905cede1ae3197b9b95
    Modified Files:
    exec/gopherservice.js
    Log Message:
    Include node's activity value if defined (more recent versions of sbbs)

    ... this adds support for (the newish) NodeActivity* text.dat strings in the response to node_list requests, including NodeActivityCustom, thus resolving issue #964

    This doesn't strip the ctrl-a codes (if any) from the node status strings, but perhaps we should be doing that (?).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Mon Aug 11 15:51:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/05b141c9de6ee9758672e626
    Modified Files:
    exec/gopherservice.js
    Log Message:
    Use the node.vstatus property if defined (as is in newer versions of sbbs)

    This adds support for custom node status (text.dat NodeStatus*) strings

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