• LATIN-1 support (NNTP server)

    From Carlos Navarro@carlos.navarro@2:341/234.1.remove-ms9-this to digital man on Thu Dec 21 07:38:47 2023
    From Newsgroup: alt.bbs.synchronet

    To: digital man
    Messages that use CHRS: LATIN-1 are not displayed properly in newsreaders (Synchronet's NNTP server renders them with the default charset=IBM437).

    This fix may work: edit exec/load/newsutil.js, at line 77 insert

    case "LATIN-1 2":
    charset = "ISO-8859-1";
    break;

    If you want to test: áéíóú ñ (accented aeiou, n with tilde)

    Carlos

    --- GoldED+/W32-MSVC 1.1.5-b20180707
    * Origin: cyberiada (2:341/234.1)
    --- Synchronet 3.20a-Linux NewsLink 1.114
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Digital Man@digital.man@vert.synchro.net.remove-xq1-this to Carlos Navarro on Thu Dec 21 00:11:01 2023
    From Newsgroup: alt.bbs.synchronet

    To: Carlos Navarro
    Re: LATIN-1 support (NNTP server)
    By: Carlos Navarro to digital man on Thu Dec 21 2023 07:38 am

    Messages that use CHRS: LATIN-1 are not displayed properly in newsreaders (Synchronet's NNTP server renders them with the default charset=IBM437).

    This fix may work: edit exec/load/newsutil.js, at line 77 insert

    Okay, looks fine to me. Merged and commited.
    --
    digital man (rob)

    Synchronet/BBS Terminology Definition #49:
    KD = King Drafus (Allen Christiansen)
    Norco, CA WX: 56.5øF, 98.0% humidity, 0 mph ESE wind, 0.29 inches rain/24hrs --- Synchronet 3.20a-Linux NewsLink 1.114
    * Vertrauen - Riverside County, California - telnet://vert.synchro.net
    --- Synchronet 3.20a-Linux NewsLink 1.114