• src/sbbs3/scfg/scfgsub.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Thu Dec 17 00:34:56 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/a7608f3dca558deb0dda2324
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Enable Message Markup parsing in newly-created sub-boards by default

    Message Markup seems to be working well, so just enable by default on newly created subs (existing sub-boards aren't impacted). A sysop can always disable this option on a per sub-board basis if its a problem.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thu Dec 17 00:57:14 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/72d9699d8ce8e559b5ff3009
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Hide the message markup marks by default too.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Apr 4 03:51:21 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/3b94a17b3d2133caf7ac93b9
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Allow the disabling of @-code expansion in sysop-posted msgs

    And make it the default for newly created sub-boards.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Apr 6 00:07:24 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/2bed79aa2cea8d7d2ebbb1d5
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Clarity around QWK Conference Names

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thu Feb 3 19:22:36 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/3c778dae4a5bee3ca0e3f88a
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Clarify in the help that Message-ID hashing/checking cannot be disabled

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thu Jan 4 19:17:35 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c58c6202268d1e9d720db4d7
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Make default msg bsae storage method the current configured setting

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sun Jan 28 13:24:22 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/84a36c71e956f3ae3c9765b0
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Fix signed/unsigned int compare warning in MSVC

    Fix a typo in help text.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sat Mar 16 15:46:26 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/80ee45961edc588dd4c0ada7
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Don't copy/use the Access Requirements of the template sub for newly-added subs

    We don't clone the Access Requirements from the template sub-board when clonig (intentionally), similarly we shouldn't copy the Access Requirements of the template sub-board when creating/adding/importing new sub-boards either.

    This should fix issue #736 even though the title and description of the issue is misleading.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tue Jan 14 17:42:18 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/32690ef60f4485ae7a7cf335
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Don't display FidoNet address and origin line when not-FidoNet-enabled sub

    Displaying these settings when they're not used can confuse sysops.

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