• exec/automsg.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, February 21, 2022 19:59:47
    https://gitlab.synchro.net/main/sbbs/-/commit/9aaaef9ab8d0eff5a69b99c0
    Modified Files:
    exec/automsg.js
    Log Message:
    Display a different prompt for sysops (that includes the [D]elete option)

    This addresses the gitlab issue #130.

    Also, prompt for confirmation when [D]eleting the file.

    Also, allow modopts.ini customization of this script via keys
    in the new (optional) [automsg] section:

    prompt (defaults to text.dat AutoMsg)
    sysop_prompt (defaults to hard-coded string)
    intro (defaults to hard-coded string)
    header_fmt (defaults to text.dat AutoMsgBy)
    user_fmt (defaults to hard-coded string)
    line_fmt (defaults to hard-coded string)
    max_line_len (defaults to 76)

    ---
    þ 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 Friday, December 06, 2024 20:34:54
    https://gitlab.synchro.net/main/sbbs/-/commit/76b6856b09ad7b8b275f6a94
    Modified Files:
    exec/automsg.js
    Log Message:
    Fix typo: bbs.node_action, not bbs.action

    ---
    þ 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, May 03, 2025 20:07:53
    https://gitlab.synchro.net/main/sbbs/-/commit/df068b6032b18bdf0167b0b4
    Modified Files:
    exec/automsg.js
    Log Message:
    Add PTSC header to specify tab size/usage

    ---
    þ 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, May 03, 2025 21:34:23
    https://gitlab.synchro.net/main/sbbs/-/commit/8d763577ceb5c6a5c4af3cc7
    Modified Files:
    exec/automsg.js
    Log Message:
    Add meme formatter, make meme format the default (using meme_chooser.js)

    Set modopts/automsg.ini meme=false to disable this behavior.

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