• src/sbbs3/msgtoqwk.cpp

    From rswindell@VERT to CVS commit on Wed Feb 13 20:54:00 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).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jul 26 08: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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Aug 16 19: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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Aug 24 13: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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Sep 9 18: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.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Fri Apr 5 19:02:51 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/f27f80bc623272dd7a223fdc
    Modified Files:
    src/sbbs3/msgtoqwk.cpp
    Log Message:
    Remove redundant re-determination of UTF-8 encoded and exported messages

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