• exec/email_sec.js

    From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sat Mar 4 17:53:36 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f47eac01d61229f0ebff67d3
    Modified Files:
    exec/email_sec.js
    Log Message:
    Use/store the new user.mail_settings property

    to track the user's preference for reverse-ordering when listing/reading
    mail messages. The Un-read mail command still just always uses reverse ordering.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed Apr 1 02:48:05 2020
    exec email_sec.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv11243

    Modified Files:
    email_sec.js
    Log Message:
    Use require() instead of load().
    Use the cached text.js.
    Use the cached userprops.js.
    Use const where applicable.
    Call bbs.nodesync() before the command prompt.
    Display sent-mail in reverse order (newest at top).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Apr 24 01:05:39 2020
    exec email_sec.js 1.9 1.10
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv859

    Modified Files:
    email_sec.js
    Log Message:
    Support multiple comma-separated netmail addresses in the To: string.


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