• 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
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Aug 16 16:00:17 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8a5fec68b0e6f1cac660afc0
    Modified Files:
    exec/gopherservice.js
    Log Message:
    Send contents of text/gopher_welcome*.msg files in root of gopher map

    Fix issue (feature request) #946

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