• xtrn/DDMsgReader/DDMsgReader.js readme.txt revision_history.txt

    From nightfox@VERT to CVS commit on Sat May 23 16:30:28 2020
    xtrn/DDMsgReader DDMsgReader.js 1.142 1.143 readme.txt 1.38 1.39 revision_history.txt 1.25 1.26
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv11857

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.36: Added a command-line parameter to DDMsgReader.js, -onlyNewPersonalEmail, which specifies to list/read only new/unread personal email to the user. And for integration with Synchronet via the "Read Email" loadable module, this is to be used together with the updated DDReadPersonalEmail.js. This is intended to support the "read your unread mail only" option in the email menu.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sat Jul 11 16:07:46 2020
    xtrn/DDMsgReader DDMsgReader.js 1.143 1.144 readme.txt 1.39 1.40 revision_history.txt 1.26 1.27
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv3683

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.37: Added mouse support to the scrollable reader interface. The integrated area changer functionality doesn't have mouse support yet.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Sun Nov 29 16:53:36 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/f7a723a9547db7d814433fcf
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Bug fix for net type when forwarding messages to internet email or fidonet netmail

    When forwarding a message, it now correctly sets sets the to_net_type property in the
    message header to FidoNet or internet for those types of message destinations

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Nov 29 16:53:36 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/9d78353ea5323ea7d44f7647
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Merge branch 'DDMsgReader_forward_net_type' into 'master'

    Bug fix for net type when forwarding messages to internet email or fidonet netmail

    See merge request main/sbbs!43

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Tue Dec 1 21:36:51 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/34b70ba63753158647cb8b63
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Added the ability to optinally edit a message before forwarding it.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Dec 1 21:36:51 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/d14680c2c68f7a8a65115472
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Merge branch 'DDMsgReader_EditMsgBeforeForward' into 'master'

    Added the ability to optinally edit a message before forwarding it.

    See merge request main/sbbs!52

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