• exec/postmeme.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri May 2 18:40:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b37e48ab0d20d430f4de3326
    Added Files:
    exec/postmeme.js
    Log Message:
    A meme poster, to be run within terminal server

    colorized, center-justified, decorative borders

    Could be used to post announcements too.

    ---
    ■ 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 Sat May 3 13:37:41 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b4d19463f2b4887ae291a03e
    Modified Files:
    exec/postmeme.js
    Log Message:
    Hitting Ctrl-C and Pot to or subject prompt now aborts

    ---
    ■ 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 Sat May 3 13:37:41 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6ebf3bced9fa2728e678ce32
    Modified Files:
    exec/postmeme.js
    Log Message:
    Allow color to be separately cycled from the border style

    modopts/postmem.ini now supports:
    - random (randomly selecct color/border when true)
    - color (number of fg/bg attribute combo)
    - border (number of border)

    ---
    ■ 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 Sat May 3 14:50:01 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/5bd063c8de5e521bc6ce1da1
    Modified Files:
    exec/postmeme.js
    Log Message:
    Fix bug in previous commit with converting undefined color and border options

    ... to a valid number

    ---
    ■ 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 Sat May 3 14:50:01 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b8e2bbc11f1024cdb732c137
    Modified Files:
    exec/postmeme.js
    Log Message:
    Allow direct border style numeric entry, max_length option

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