• xtrn/DDMsgReader/DDMsgRea

    From Eric Oulashin@VERT to Git commit to main/sbbs/m on Mon Feb 23 13:54:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/9dd3293818b26e78463bce8c
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js ddmr_cfg.js readme.txt revision_history.txt
    Log Message:
    DDMsgReader: Improved message text retrieval (UTF-8, HTML, & nbsp), as well as not word-wrapping message tails. This is to address an issue identified by nelgin; not sure if tails should actually be word-wrapped though

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/m on Mon Feb 23 13:54:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/f68e37acfdbbf104132c5227
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js ddmr_cfg.js readme.txt revision_history.txt
    Log Message:
    Merge branch 'dd_msg_reader_improved_msg_text_retrieval' into 'master'

    DDMsgReader: Improved message text retrieval (UTF-8, HTML, & nbsp), as well as not word-wrapping message tails. This is to address an issue identified by nelgin; not sure if tails should actually be word-wrapped though

    See merge request main/sbbs!634

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/m on Sat Mar 14 19:28:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/d68ce0bce6f17edd48ca82b9
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js ddmr_cfg.js readme.txt revision_history.txt
    Log Message:
    DDMsgReader: Fix for undefined error when viewing sub-board info (reported by Keyop). Improvement for scan pointers seemingly being reset (or similar).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/m on Sat Mar 14 19:28:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/124ef9624c4a30c0e741477a
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js ddmr_cfg.js readme.txt revision_history.txt
    Log Message:
    Merge branch 'dd_msg_reader_scan_ptr_update_and_sub_board_info_undefined_fix' into 'master'

    DDMsgReader: Fix for undefined error when viewing sub-board info (reported by Keyop). Improvement for scan pointers seemingly being reset (or similar).

    See merge request main/sbbs!648

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/m on Sun Mar 15 22:22:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5e447279e71839e50248067b
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Bug fix in the ClearSearchData() function (needed single = where there was a ==). Removed the canDoHighASCIIAndANSI() function, since it wasn't really needed anymore.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/m on Sun Mar 15 22:22:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/2a8320b1c81589b75f6fc880
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_clearSearchDataFix_and_canDoHighASCIIAndANSI_fn_removal' into 'master'

    DDMsgReader: Bug fix in the ClearSearchData() function (needed single = where there was a ==). Removed the canDoHighASCIIAndANSI() function, since it wasn't really needed anymore.

    See merge request main/sbbs!650

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