• exec/privatemsg.js

    From rswindell@VERT to CVS commit on Friday, January 25, 2019 00:37:00
    exec privatemsg.js 1.3 1.4
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv30004

    Modified Files:
    privatemsg.js
    Log Message:
    Added support for sending telegrams to users using the Web (ecWeb v4) interface.
    The entire send-telegram logic has been reimplemented here (for the 3rd time, first in chat.cpp, then in js_bbs.cpp, and now here).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, January 28, 2019 17:53:00
    exec privatemsg.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29663

    Modified Files:
    privatemsg.js
    Log Message:
    Updates to the (T)elegram option:
    - cosmetic fixes (extra CRLFs removed)
    - save/use the last 10 telegram recipients (using the getstr() history feature)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, April 28, 2019 02:51:11
    exec privatemsg.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv27390

    Modified Files:
    privatemsg.js
    Log Message:
    Some console abort (^C) checking.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, September 25, 2019 19: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 11: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 01: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