• src/sbbs3/scfg/scfgsub.c

    From rswindell@VERT to CVS commit on Tuesday, June 20, 2017 19:01:27
    src/sbbs3/scfg scfgsub.c 1.35 1.36
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv10284

    Modified Files:
    scfgsub.c
    Log Message:
    Clarify that maxmsgs = 0 means 'unlimited'.
    Updated more online help text.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, October 10, 2017 11:03:19
    src/sbbs3/scfg scfgsub.c 1.36 1.37
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv14406

    Modified Files:
    scfgsub.c
    Log Message:
    Convert from legacy brace style (sorry, IHA).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, October 10, 2017 16:10:11
    src/sbbs3/scfg scfgsub.c 1.37 1.38
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv25848

    Modified Files:
    scfgsub.c
    Log Message:
    Added Cut Item (Ctrl-X) support.
    Added Paste Item over extra/blank item support.
    Fixed some typos.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, October 10, 2017 17:14:00
    src/sbbs3/scfg scfgsub.c 1.38 1.39
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv28602

    Modified Files:
    scfgsub.c
    Log Message:
    Treat Shift-Insert as "Paste Insert" (new item inserted above selected item) different from Ctrl-V or F6 which is "Paste Over" (overwriting selected item)


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, November 06, 2017 20:09:54
    src/sbbs3/scfg scfgsub.c 1.43 1.44
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv8368

    Modified Files:
    scfgsub.c
    Log Message:
    Fix one line of help text.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, July 28, 2018 15:04:19
    src/sbbs3/scfg scfgsub.c 1.46 1.47
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv29367

    Modified Files:
    scfgsub.c
    Log Message:
    Fix bug introduced in rev 1.41:
    If there were any sub-boards in the group of a newly created sub-board,
    the newly created sub-board would not have the "HDRMOD" misc flag set, so
    its data files would not be created when saving changes/exiting SCFG.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, October 02, 2018 23:07:11
    src/sbbs3/scfg scfgsub.c 1.49 1.50
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv29343/scfg

    Modified Files:
    scfgsub.c
    Log Message:
    Allow message "tagging" (ala hashtags, without the hash).
    If a message sub-board is configured to "Allow Message Tagging"
    (under Toggle Options in SCFG->Message Areas), then after a message is
    posted (via the terminal server), the user will be prompted if they
    want to tag the message with one or more space-separated tags. The no/yes prompt can be skipp if desired by setting the TagMessageQ line in the
    text.dat file to an empty string. There is currently no provision for
    regular users to actually see/view the message tags (yet), but the sysop
    or sub-op can view the tags in the message header with the 'H' sys/sub-op command.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, July 26, 2019 12:59:43
    src/sbbs3/scfg scfgsub.c 1.53 1.54
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv6335

    Modified Files:
    scfgsub.c
    Log Message:
    Add new P-mode flag: P_NOXATTRS to disable "Extra Attribute Code"
    support in putmsg/printfile, etc. on per-use basis.
    Add per-sub-board P-mode flags (so "Extra Attribute Codes" can be disabled
    on a per-sub-board basis).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, July 30, 2019 01:16:10
    src/sbbs3/scfg scfgsub.c 1.54 1.55
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv31963

    Modified Files:
    scfgsub.c
    Log Message:
    Allow the P_AUTO_UTF8 mode to be set in a sub's pmode setting (for auto-detect of UTF-8 message text).
    Remember the "bar" position of sub toggle options (now that they scroll).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, July 30, 2019 01:21:09
    src/sbbs3/scfg scfgsub.c 1.55 1.56
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv32622

    Modified Files:
    scfgsub.c
    Log Message:
    Clarify the help text of the AUTO-UTF8 option a bit more (it's detected
    during *display* in the terminal server, so this option would help, say,
    the web server).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, August 01, 2019 01:17:42
    src/sbbs3/scfg scfgsub.c 1.56 1.57
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv10296

    Modified Files:
    scfgsub.c
    Log Message:
    Add option to disable word-wrap (for all messages) on a per-sub basis.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, April 06, 2020 22:30:03
    src/sbbs3/scfg scfgsub.c 1.59 1.60
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv24170

    Modified Files:
    scfgsub.c
    Log Message:
    If the sysop clears-out the FTN address for a sub-board, don't set it to <sys_zone>:<sys_net>/0. That's just surprising and undesired behavior.
    Leave the old address in place in that case.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, April 11, 2020 16:41:27
    src/sbbs3/scfg scfgsub.c 1.60 1.61
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv27347

    Modified Files:
    scfgsub.c
    Log Message:
    Change the FidoNet Address sub-board network option a multi-choice list rather than a string input dialog.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, May 26, 2020 19:49:23
    src/sbbs3/scfg scfgsub.c 1.61 1.62
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv20266

    Modified Files:
    scfgsub.c
    Log Message:
    When adding a Fido or Internet networked sub-board (e.g. importing from a list file), set the "no voting allowed" setting by default.
    Only local and QWK-networks supporting voting today.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Thursday, September 24, 2020 22:08:32
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/36eaaef3a10f2474fd239bef
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Fix line wrap in help text.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Thursday, October 15, 2020 22:14:24
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/ade7841ecd3c035302852aac
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Clarify in the prompt that 0 max msgs = unlimited msgs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Friday, December 11, 2020 19:12:14
    https://gitlab.synchro.net/main/sbbs/-/commit/62a788ca5ea4e8d6dc9f8341
    Modified Files:
    src/sbbs3/scfg/scfgsub.c
    Log Message:
    Set the "changes" flag when configuring a sub's fido address

    This fixes issue #194 reported by mlong.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, December 17, 2020 00:34:56
    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 Thursday, December 17, 2020 00:57:14
    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 Sunday, April 04, 2021 03:51:21
    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 Tuesday, April 06, 2021 00:07:24
    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 Thursday, February 03, 2022 19:22:36
    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 Thursday, January 04, 2024 19:17:35
    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 Sunday, January 28, 2024 13:24:22
    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 Saturday, March 16, 2024 15:46:26
    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