• src/sbbs3/msgtoqwk.cpp

    From rswindell@1:103/705 to CVS commit on Thu Feb 14 01:54:28 2019
    src/sbbs3 msgtoqwk.cpp 1.54 1.55
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2096

    Modified Files:
    msgtoqwk.cpp
    Log Message:
    For normal (non-QWKnet) users, when packing QWK packets, include the
    plain-text portion (only) for MIME-encoded messages (emails). If/when there
    are ever QWK readers that support MIME-decoding, I'll make this behavior configurable. :-)
    When passing mail between QWKnet nodes, leave the original MIME-encoding in tact (if there is any).


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Jul 26 12:53:46 2019
    src/sbbs3 msgtoqwk.cpp 1.60 1.61
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv5519

    Modified Files:
    msgtoqwk.cpp
    Log Message:
    Fix unused var warning.

    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Aug 16 23:31:18 2019
    src/sbbs3 msgtoqwk.cpp 1.63 1.64
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    msgtoqwk.cpp
    Log Message:
    Fixed crashing typo in previous commit.


    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sat Aug 24 17:16:24 2019
    src/sbbs3 msgtoqwk.cpp 1.65 1.66
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv22877

    Modified Files:
    msgtoqwk.cpp
    Log Message:
    If the message header fields are UTF-8, treat the body text as UTF-8 as well.


    --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Sep 9 22:48:56 2019
    src/sbbs3 msgtoqwk.cpp 1.66 1.67
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv10327

    Modified Files:
    msgtoqwk.cpp
    Log Message:
    When exporting UTF-8 encoded messages to a QWK network, UTF-8 encode the tag line too. The 0xFE (CP437 block) character is not a valid UTF-8 character sequence.


    --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)