• exec/msglist.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, February 15, 2022 19:22:10
    https://gitlab.synchro.net/main/sbbs/-/commit/c726b6713398bc8b2617c179
    Modified Files:
    exec/msglist.js
    Log Message:
    Add offline execution (e.g. using jsexec or timed event) support

    Inspired by filelist.js (which is really *only* for use offline),
    added support to run via JSexec or timed event with command-line
    options to control the output format, sorting, and msg-age range.

    Try this Mewcenary (EXTRICAT)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, March 27, 2022 03:08:45
    https://gitlab.synchro.net/main/sbbs/-/commit/ce01d8a79d0263a03faaa248
    Modified Files:
    exec/msglist.js
    Log Message:
    Support scrolling ANSI messages in preview and view modes

    Supports mixed Ctrl-A and ANSI messages.

    ANSIs of any length should display correctly.

    ANSIs wider than 79 columns will be truncated (not horizontally scrollable).

    Animated ANSIs will not render with their animation sequences in tact. :-(

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, February 04, 2023 20:20:08
    https://gitlab.synchro.net/main/sbbs/-/commit/1a32f58324bf79039bf48adc
    Modified Files:
    exec/msglist.js
    Log Message:
    Fix errant tab in help output

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Monday, February 27, 2023 17:41:58
    https://gitlab.synchro.net/main/sbbs/-/commit/a1548fc05227ffc3d43e8e94
    Modified Files:
    exec/msglist.js
    Log Message:
    Remove accidentally-committed debug output

    And some trailing white-space

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