• exec/load/presence_lib.js

    From Rob Swindell@1:103/705 to Git commit to sbbs/master on Tue Sep 22 22:48:54 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/85c57e8efa63af198a62aaa0
    Modified Files:
    exec/load/presence_lib.js
    Log Message:
    Node's "quiet mode" were not displayed to sysop in "active" node liste.g. Hitting Ctrl-U while online, any nodes in "quiet mode" would notbe shown to the user even though that user was a sysop. This is nothow sbbs_t::whos_online() from getnode.cpp behaves. Now changed tobehave the same as whos_online().
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Sep 27 18:12:52 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/801ebd0c4687e75d74ab154b
    Modified Files:
    exec/load/presence_lib.js
    Log Message:
    Resolve TypeError: session is undefinedIf you can't open the *.web file, don't attempt to add that session datato the returned users array.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)