• web/root/msgs/subs.ssjs

    From rswindell@VERT to CVS commit on Thu Nov 24 03:34:12 2016
    web/root/msgs subs.ssjs 1.22 1.23
    Update of /cvsroot/sbbs/web/root/msgs
    In directory cvs:/tmp/cvs-serv24202

    Modified Files:
    subs.ssjs
    Log Message:
    Work-around the issue if the last msg in a sub is a vote, get_msg_index()
    on that msg offset will fail (since include_votes is false, the default).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Mon Oct 15 15:23:28 2018
    web/root/msgs subs.ssjs 1.23 1.24
    Update of /cvsroot/sbbs/web/root/msgs
    In directory cvs:/tmp/cvs-serv1662a

    Modified Files:
    subs.ssjs
    Log Message:
    Return a 404 error when receiving an HTTP request for an invalid message
    group. Resolves error line 31: TypeError: msg_area.grp[grp] is undefined


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Mar 7 16:05:16 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/be2e582677b329ac7a837495
    Modified Files:
    web/root/msgs/subs.ssjs
    Log Message:
    Use msg_area....sub[].posts for actual number of posted messages

    This excludes votes and polls automatically.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net