• exec/privatemsg.js

    From rswindell@VERT to CVS commit on Wednesday, September 25, 2019 18:47:24
    exec privatemsg.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv30933

    Modified Files:
    privatemsg.js
    Log Message:
    Quick hack for Alterego to support custom/extended node status text.



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, March 14, 2020 10:28:00
    exec privatemsg.js 1.7 1.8
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv2139

    Modified Files:
    privatemsg.js
    Log Message:
    Fix typo that causes error:
    line 147: ReferenceError: KMSG is not defined
    Thanks wkitty42!



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, March 29, 2020 00:09:28
    exec privatemsg.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv19039

    Modified Files:
    privatemsg.js
    Log Message:
    Use the new system.get_node() method of reading node dab records.



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sunday, September 13, 2020 15:16:04
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/c83f5878ae467f257fac72e5
    Modified Files:
    exec/privatemsg.js
    Log Message:
    Display helpful message when denying telegram-sent-to-self

    Previously, just the NodeNIsNotInUse message would be displayed.
    Instead, display the NoNeedToSendMsgToSelf message.
    Sysops are free to message themselves.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tuesday, October 06, 2020 23:31:44
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/014ee477d01deb095ef503ca
    Modified Files:
    exec/privatemsg.js
    Log Message:
    Fix C-restriction check. Thanks for the report Mortifis.

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