• src/sbbs3/msgtoqwk.cpp

    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
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Fri Apr 25 18:33:39 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6680a450ae649b3ca50c600a
    Modified Files:
    src/sbbs3/msgtoqwk.cpp
    Log Message:
    Don't add CP437 QWKnet tagline glyph when message is explicitly US-ASCII

    e.g. when message was posted via NNTP with:
    Content-Type: text/plain; charset=US-ASCII

    Assume the poster wants the message to remain US-ASCII, so let's not pollute the message with CP437 chars and invalidate the header and cause unnecessary downstream issues.

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