-
src/sbbs3/scfg/scfgsub.c
From
rswindell@1:103/705 to
CVS commit on Sat Jul 28 15:04:19 2018
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.
--- SBBSecho 3.05-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Tue Oct 2 23:07:11 2018
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.
--- SBBSecho 3.06-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Fri Jul 26 12:59:43 2019
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).
--- SBBSecho 3.08-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Tue Jul 30 01:16:10 2019
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).
--- SBBSecho 3.08-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Tue Jul 30 01:21:09 2019
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).
--- SBBSecho 3.08-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Thu Aug 1 01:17:42 2019
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.
--- SBBSecho 3.08-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Mon Apr 6 22:30:03 2020
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.
--- SBBSecho 3.10-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Sat Apr 11 16:41:27 2020
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.
--- SBBSecho 3.10-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
rswindell@1:103/705 to
CVS commit on Tue May 26 19:49:23 2020
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.
--- SBBSecho 3.11-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
Rob Swindell@1:103/705 to
Git commit to sbbs/master on Thu Sep 24 22:08:32 2020
-
From
Rob Swindell@1:103/705 to
Git commit to sbbs/master on Thu Oct 15 22:14:24 2020
-
From
Rob Swindell@1:103/705 to
Git commit to main/sbbs/master on Fri Dec 11 19:12:14 2020
-
From
Rob Swindell@1:103/705 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 defaultMessage 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.
--- SBBSecho 3.11-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
-
From
Rob Swindell@1:103/705 to
Git commit to main/sbbs/master on Thu Dec 17 00:57:14 2020
-
From
Rob Swindell@1:103/705 to
Git commit to main/sbbs/master on Sun Apr 4 03:51:21 2021
-
From
Rob Swindell@1:103/705 to
Git commit to main/sbbs/master on Tue Apr 6 00:07:24 2021
-
From
Rob Swindell@1:103/705 to
Git commit to main/sbbs/master on Thu Feb 3 19:22:36 2022
-
From
Rob Swindell (on Windows 11)@1:103/705 to
Git commit to main/sbbs/master on Thu Jan 4 19:17:35 2024
-
From
Rob Swindell (on Windows 11)@1:103/705 to
Git commit to main/sbbs/master on Sun Jan 28 13:24:22 2024
-
From
Rob Swindell (on ChromeOS)@1:103/705 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.
--- SBBSecho 3.20-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)