• xtrn/DDMsgReader/DDMsgReader.js

    From Eric Oulashin to Git commit to main/sbbs/master on Sat Feb 25 02:02:31 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7c17285f5766a5940d8f90e5
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Ctrl-C can now cancel message scans, and message scan status text is word-wrapped for the terminal width
  • From Rob Swindell to Git commit to main/sbbs/master on Sat Feb 25 02:02:31 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/e4b2d1f72a288ac4435c5eb5
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_wrapping_ctrlc_scans' into 'master'

    DDMsgReader: Ctrl-C can now cancel message scans, and message scan status text is word-wrapped for the terminal width

    Closes #522 and #523

    See merge request main/sbbs!259
  • From Eric Oulashin to Git commit to main/sbbs/master on Thu Mar 2 17:34:59 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/d2cb9d6cfbe09b0f30263000
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Don't prepend "Fwd: " to forwarded messages
  • From Rob Swindell to Git commit to main/sbbs/master on Thu Mar 2 17:34:59 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/0f28462d24fd32fff1ee6258
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'ddmsgreader_forward_dont_prepend_fwd' into 'master'

    DDMsgReader: Don't prepend "Fwd: " to forwarded messages

    See merge request main/sbbs!263
  • From Eric Oulashin to Git commit to main/sbbs/master on Wed Apr 5 14:41:56 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/99c24683ad2f3812fa2d95f3
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Added default color definitions for indexed reader mode in case they aren't specified in the theme .cfg file
  • From Rob Swindell to Git commit to main/sbbs/master on Wed Apr 5 14:41:56 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f4dcbf61db08faac1424d554
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_default_indexed_mode_colors' into 'master'

    DDMsgReader: Added default color definitions for indexed reader mode in case they aren't specified in the theme .cfg file

    See merge request main/sbbs!279
  • From Eric Oulashin to Git commit to main/sbbs/master on Sun Apr 9 19:02:17 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/c422f6b0850cae126aa98e64
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Check console.aborted instead of ctrl-C keypress for aborting searching and scanning
  • From Rob Swindell to Git commit to main/sbbs/master on Sun Apr 9 19:02:17 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/72effe84fd8a20e4ecbc451f
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_search_scan_console_aborted' into 'master'

    DDMsgReader: Check console.aborted instead of ctrl-C keypress for aborting searching and scanning

    See merge request main/sbbs!282
  • From Eric Oulashin to Git commit to main/sbbs/master on Mon Apr 17 17:18:50 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/4044f933b063b287bd5ac116
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Allow word-wrapping header lines of arbitrary length
  • From Rob Swindell to Git commit to main/sbbs/master on Mon Apr 17 17:18:50 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/cff846364ef4b5545ba837f5
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_header_lines_word_wrap' into 'master'

    DDMsgReader: Allow word-wrapping header lines of arbitrary length

    See merge request main/sbbs!287
  • From Eric Oulashin to Git commit to main/sbbs/master on Thu Apr 27 09:39:16 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/d99dacd4ed3cc7f349d3008a
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: In MsgHdrPropIsKludgeLine(), removed checks for X-FTN-* fields, since those shouldn't exist
  • From Rob Swindell to Git commit to main/sbbs/master on Thu Apr 27 09:39:16 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/bd104135a9ebcbb3e4723f70
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_kludge_lines_no_x_ftn' into 'master'

    DDMsgReader: In MsgHdrPropIsKludgeLine(), removed checks for X-FTN-* fields, since those shouldn't exist

    See merge request main/sbbs!289
  • From Eric Oulashin to Git commit to main/sbbs/master on Tue Oct 10 21:57:43 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/ec8712f115216c97c1d1f60f
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DD Msg Reader: Permission check optimizations
  • From Rob Swindell to Git commit to main/sbbs/master on Tue Oct 10 21:57:43 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/22eeb41029934d6f8df7c1ab
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_permission_check_optimizations' into 'master'

    DD Msg Reader: Permission check optimizations

    See merge request main/sbbs!346
  • From Eric Oulashin to Git commit to main/sbbs/master on Wed Dec 20 16:52:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/88faabb5c95dcc411d650373
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Copy-paste fix for section(s) of code for editing a local user account while reading
  • From Rob Swindell to Git commit to main/sbbs/master on Wed Dec 20 16:52:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/de72961d5b41d015e337569e
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_edit_user_pReader_copy_paste_fix' into 'master'

    DDMsgReader: Copy-paste fix for section(s) of code for editing a local user account while reading

    See merge request main/sbbs!378
  • From Eric Oulashin to Git commit to main/sbbs/master on Sat Dec 30 19:19:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f15b9739b854e4c2a979cde7
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: With the indexed menu, don't show "No new messages" if the indexed menu has already been displayed
  • From Rob Swindell to Git commit to main/sbbs/master on Sat Dec 30 19:19:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/e51b497c3b584ec505c337ec
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_indexed_newscan_no_messages_dont_display_if_already_displayed_indexed_menu' into 'master'

    DDMsgReader: With the indexed menu, don't show "No new messages" if the indexed menu has already been displayed

    See merge request main/sbbs!381
  • From Eric Oulashin to Git commit to main/sbbs/master on Fri Feb 16 13:11:00 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/73552efff7cc11c39fcdf6f6
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: When checking the user's external editor settings, make sure they actually have an external editor configured, or else DDMsgReader will error out.
  • From Rob Swindell to Git commit to main/sbbs/master on Fri Feb 16 13:11:00 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/1b790233966264d643091ef9
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_check_settings_fix' into 'master'

    DDMsgReader: When checking the user's external editor settings, make sure they actually have an external editor configured, or else DDMsgReader will error out.

    See merge request main/sbbs!410
  • From Eric Oulashin to Git commit to main/sbbs/master on Sun Jun 23 14:29:32 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/16a27e56dc14196143781953
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Fix for msgText being undefined when doing a message search
  • From Rob Swindell to Git commit to main/sbbs/master on Sun Jun 23 14:29:32 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/9d849b8859943639684506d4
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_search_msgbase_msgtext_undefined_fix' into 'master'

    DDMsgReader: Fix for msgText being undefined when doing a message search

    See merge request main/sbbs!439
  • From Eric Oulashin to Git commit to main/sbbs/master on Sun Jun 30 16:20:21 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/531159d77531987737974cbd
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: When listing messages via lightbar, check if the subject is UTF-8, which now helps the lightbar menu display the line properly, particularly for UTF-8 terminals
  • From Rob Swindell to Git commit to main/sbbs/master on Sun Jun 30 16:20:21 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/0a3bb9f5fd909f58fd02e500
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_msg_list_utf8' into 'master'

    DDMsgReader: When listing messages via lightbar, check if the subject is UTF-8, which now helps the lightbar menu display the line properly, particularly for UTF-8 terminals

    See merge request main/sbbs!442
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Fri Dec 6 14:50:10 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b82fb0b68dc82610094d5528
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: Screen refresh fix for selecting messages when automatically moving to the next message at the menu's last row on the screen
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Fri Dec 6 14:50:10 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/90aadcb7f56ee29f5b393fae
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_list_select_msg_move_to_next_refresh_fix' into 'master'

    DDMsgReader: Screen refresh fix for selecting messages when automatically moving to the next message at the menu's last row on the screen

    See merge request main/sbbs!481
  • From Eric Oulashin@nightfox@synchro.net to Git commit to main/sbbs/master on Tue Dec 24 13:33:07 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ed664906f2aaeb0fa4da6d9b
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: When doing an indexed newscan, display the progress percentage when counting sub-boards for indexed newscan. For issue #846
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Tue Dec 24 13:33:07 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6e65db73b9e0c212961dbbf4
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'issue_846_ddmsgreader' into 'master'

    DDMsgReader: When doing an indexed newscan, display the progress percentage when counting sub-boards for indexed newscan. For issue #846

    Closes #846

    See merge request main/sbbs!485
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Tue Dec 24 17:25:32 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/8f49209a3c5978ff02317fcf
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: An optimization for loading status, for issue #846
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Tue Dec 24 17:25:32 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3091baecaf7590ef81d82f68
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'issue_846_ddmsgreader' into 'master'

    DDMsgReader: An optimization for loading status, for issue #846

    See merge request main/sbbs!486
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Sun Jan 12 14:42:07 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/50f97543aa1e8f9ddfb06d12
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader: %% should be used with printf() to show a percent sign. "% " seemed to be showing <error> in some cases (but not always)
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Sun Jan 12 14:42:07 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/c721d3309c5327a46b35d63b
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_printf_percent_fix' into 'master'

    DDMsgReader: %% should be used with printf() to show a percent sign. "% " seemed to be showing <error> in some cases (but not always)

    See merge request main/sbbs!491
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Sun Mar 15 22:22:17 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.
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Sun Mar 15 22:22:17 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
  • From Eric Oulashin@eric.oulashin@gmail.com to Git commit to main/sbbs/master on Wed Apr 1 16:04:21 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/ac66b2d6c522fca6217d447c
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    DDMsgReader.js version udpate (forgot to update that in the last commit)
  • From Rob Swindell@rob@synchro.net to Git commit to main/sbbs/master on Wed Apr 1 16:04:21 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/d2bf440fdfba79f9316aea87
    Modified Files:
    xtrn/DDMsgReader/DDMsgReader.js
    Log Message:
    Merge branch 'dd_msg_reader_version_update' into 'master'

    DDMsgReader.js version udpate (forgot to update that in the last commit)

    See merge request main/sbbs!671