• exec/gopherservice.js

    From echicken@VERT to Git commit to sbbs/master on Tuesday, September 29, 2020 21:31:57
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/1595754aaff314f33bce64fd
    Modified Files:
    exec/gopherservice.js
    Log Message:
    Added QWK list/download to the Gopher service.
    Added section headers to the main directory listing; the
    meaning of each directory entry was unclear. (These use
    the non-standard but commonly-used item type 'i'.)
    Should satisfy issue #67.
    https://gitlab.synchro.net/sbbs/sbbs/-/issues/67
    This one's for all you folks who have QWK bulletins on your
    systems and want people to be able to read them via Gopher.

    ---
    þ 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 Monday, August 11, 2025 15:51:59
    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 Monday, August 11, 2025 15:51:59
    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 Saturday, August 16, 2025 16:00:17
    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