• src/sbbs3/text_defaults.c

    From rswindell@VERT to CVS commit on Wed May 8 23:59:10 2013
    src/sbbs3 text_defaults.c 1.11 1.12
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv314

    Modified Files:
    text_defaults.c
    Log Message:
    Adjust new-scan/search status display to account for msg areas with more than 9999 messages (and an 80 column terminal).
    Deuce will have to merge in his previous commit which is currently missing from the ctrl/text.dat file in CVS.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thu May 9 01:05:00 2013
    src/sbbs3 text_defaults.c 1.12 1.13
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv1135

    Modified Files:
    text_defaults.c
    Log Message:
    Re-synchronize with current ctrl/text.dat (adds missing UnvalidatedWarning string).

    ---

  • From rswindell@VERT to CVS commit on Wed Aug 26 17:21:48 2015
    src/sbbs3 text_defaults.c 1.16 1.17
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21979

    Modified Files:
    text_defaults.c
    Log Message:
    Regenerated from latest text.dat.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thu Nov 26 15:51:48 2015
    src/sbbs3 text_defaults.c 1.18 1.19
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3263

    Modified Files:
    text_defaults.c
    Log Message:
    Some minor beautifications and terminoloy update (e.g. "Raw I/O mode").

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sat Nov 12 21:57:29 2016
    src/sbbs3 text_defaults.c 1.22 1.23
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv12772

    Modified Files:
    text_defaults.c
    Log Message:
    Updated the default MsgVoteNotice.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Nov 15 14:23:53 2016
    src/sbbs3 text_defaults.c 1.24 1.25
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv13625

    Modified Files:
    text_defaults.c
    Log Message:
    Changes to MsgSubj, MsgAttr, and MsgTo strings so that messages without a "to" field can have that line automatically stripped from the displayed header:
    - The \r\n's were moved from the end of the MsgSubj and MsgAttr strings
    to the beginning of the MsgAttr and MsgTo strings.
    Also, fixed the number in the VoteMsgUpDownOrQuit comment.
    Removed "I'm" from the "Sorry.." vote related strings.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Fri Nov 18 01:57:23 2016
    src/sbbs3 text_defaults.c 1.26 1.27
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21684

    Modified Files:
    text_defaults.c
    Log Message:
    Added one more %s to the MsgAttr item.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Nov 22 22:05:24 2016
    src/sbbs3 text_defaults.c 1.28 1.29
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21813

    Modified Files:
    text_defaults.c
    Log Message:
    Updated for latest text.dat change (MsgVotes line).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Nov 22 22:09:07 2016
    src/sbbs3 text_defaults.c 1.29 1.30
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21928

    Modified Files:
    text_defaults.c
    Log Message:
    Removed prepended \r\n on the *VoteNotice lines.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sun Nov 27 16:20:36 2016
    src/sbbs3 text_defaults.c 1.30 1.31
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv28607

    Modified Files:
    text_defaults.c
    Log Message:
    Clear the line and line-counter at the beginning of the FileListBatchCommands help banner. This clears the progress indicator and prevents the [Hit a Key] prompt.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Fri Dec 2 00:08:07 2016
    src/sbbs3 text_defaults.c 1.32 1.33
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv19448

    Modified Files:
    text_defaults.c
    Log Message:
    Added a "clear line counter" (Ctrl-AQ) code to *LstHdr text.dat entries that begin with a newline sequence (\r\n), since this would effectively waste a line on the user's terminal.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Tue Aug 15 14:37:28 2017
    src/sbbs3 text_defaults.c 1.34 1.35
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv5831

    Modified Files:
    text_defaults.c
    Log Message:
    Updated the SubInfoTagLine and SubInfoFidoNet lines to include the tag and origin line prefixes (so it'll be more obvious to sysops when their tag/origin line is too long) and beautified the output a bit.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Jan 14 16:39:28 2018
    src/sbbs3 text_defaults.c 1.39 1.40
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv29632

    Modified Files:
    text_defaults.c
    Log Message:
    Use the new Ctrl-A? code in FileInfoPrompt to insure there's a blank line before the prompt.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Mar 5 13:32:27 2018
    src/sbbs3 text_defaults.c 1.40 1.41
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv1297

    Modified Files:
    text_defaults.c
    Log Message:
    When displaying posts and email summary (to/from/subj), handle 5-digit
    (for subs and "all mail") and 4-digit message numbers. Subs with >9999 msgs
    are not unheard of and its easy to accumulate that much mail in the mail base these days. Just eliminated the ':' from the format line(s) to make room.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Mar 24 01:53:31 2018
    src/sbbs3 text_defaults.c 1.41 1.42
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv8130

    Modified Files:
    text_defaults.c
    Log Message:
    The SubLstHdr and SubLstFmt lines display the number of posts per sub-board, increase post-count width supported from 4 to 5 digits (beautifully).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Jul 7 00:30:14 2018
    src/sbbs3 text_defaults.c 1.43 1.44
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31481

    Modified Files:
    text_defaults.c
    Log Message:
    Added @-codes to the SubGroupOrAll and DirLisstOrAll prompts (mnemonics)
    so that the current sub/group and dir/lib short name is displayed as
    part of the prompt.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Jul 23 16:06:34 2018
    src/sbbs3 text_defaults.c 1.44 1.45
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv28968

    Modified Files:
    text_defaults.c
    Log Message:
    Added a rounded/estimated file size (in parenthesis) to the FiFileSize
    output. Example:
    File size : 7,128,414 (6.8M) bytes


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Oct 25 22:16:38 2018
    src/sbbs3 text_defaults.c 1.52 1.53
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2187

    Modified Files:
    text_defaults.c
    Log Message:
    Make the Ctrl-K menu more readable at 40-cols.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Feb 2 15:26:59 2019
    src/sbbs3 text_defaults.c 1.54 1.55
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3995

    Modified Files:
    text_defaults.c
    Log Message:
    Updated SearchSubFmt and CantDeleteMsg.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Apr 28 15:12:46 2019
    src/sbbs3 text_defaults.c 1.55 1.56
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv14808

    Modified Files:
    text_defaults.c
    Log Message:
    Use conditional blank lines before prompts and some alerts/notices.
    Fix up some message header field lengths.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu May 2 20:06:46 2019
    src/sbbs3 text_defaults.c 1.59 1.60
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31519

    Modified Files:
    text_defaults.c
    Log Message:
    Add room for 3 more attribute words to MsgAttr.
    I know... this list of %s's was a bad idea to begin with, but oh well.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Jul 8 14:15:30 2019
    src/sbbs3 text_defaults.c 1.63 1.64
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv26871

    Modified Files:
    text_defaults.c
    Log Message:
    Deuce said the new user registration process was "openly hostile", so:
    Disable the "Swap DEL/BBS key" question, by default (if the user sends
    DEL, do the swap).
    Beautify the backspace key prompt/report thing (add/remove blanks lines mostly).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Jul 9 18:20:02 2019
    src/sbbs3 text_defaults.c 1.64 1.65
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31946

    Modified Files:
    text_defaults.c
    Log Message:
    Use the @checkmark@ method of embedding a checkmark symbol in strings.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Jul 9 18:56:25 2019
    src/sbbs3 text_defaults.c 1.65 1.66
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3934

    Modified Files:
    text_defaults.c
    Log Message:
    Use the new DATEFMT @-code (created just for this purpose).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rampage@VERT/SESTAR to digitalman on Thu Jul 11 10:23:03 2019
    Re: src/sbbs3/text_defaults.c
    By: rswindell to CVS commit on Tue Jul 09 2019 18:20:02

    Modified Files:
    text_defaults.c
    Log Message:
    Use the @checkmark@ method of embedding a checkmark symbol in strings.

    for some reason, the CHECKMARK macro isn't being replaced properly in text.dat line 500... i have the latest code and text.dat from the repo as of http://cvs.synchro.net/commitlog.ssjs#38866 and i have no modifications to text prompts or default.src...

    [quote]
    E-mail: N

    [✓] Attach a file? No
    [@CHECKMARK@] Network mail address (Example: user@domain)
    [/quote]

    not sure what's going on there or why..

    )\/(ark

    ---
    þ Synchronet þ The SouthEast Star Mail HUB - SESTAR
  • From rswindell@VERT to CVS commit on Thu Jul 11 14:20:40 2019
    src/sbbs3 text_defaults.c 1.67 1.68
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv22667

    Modified Files:
    text_defaults.c
    Log Message:
    Reset the auto-pause (line-counter) in LogginOn text.dat string.
    This prevents any auto [Hit a Key] prompt just because we printed the
    "Logging on to <bbs> as <user> ..." line.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Rampage on Thu Jul 11 19:03:49 2019
    Re: src/sbbs3/text_defaults.c
    By: Rampage to digitalman on Thu Jul 11 2019 10:23 am

    Re: src/sbbs3/text_defaults.c
    By: rswindell to CVS commit on Tue Jul 09 2019 18:20:02

    Modified Files:
    text_defaults.c
    Log Message:
    Use the @checkmark@ method of embedding a checkmark symbol in strings.

    for some reason, the CHECKMARK macro isn't being replaced properly in text.dat line 500... i have the latest code and text.dat from the repo as of http://cvs.synchro.net/commitlog.ssjs#38866 and i have no modifications to text prompts or default.src...

    [quote]
    E-mail: N

    [✓] Attach a file? No
    [@CHECKMARK@] Network mail address (Example: user@domain)
    [/quote]

    not sure what's going on there or why..

    email_sec.js was using console.print() to print that string and console.print() doesn't expand @-codes. Should be fixed now in CVS (using console.putmsg() instead):
    http://wiki.synchro.net/custom:javascript#output

    digital man

    This Is Spinal Tap quote #17:
    David St. Hubbins: It's such a fine line between stupid, and uh... and clever. Norco, CA WX: 83.4°F, 40.0% humidity, 10 mph NE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From mark lewis@VERT to Digital Man on Fri Jul 12 04:36:04 2019
    On 2019 Jul 11 19:03:48, you wrote to Rampage:

    [quote]
    E-mail: N

    [✓] Attach a file? No
    [@CHECKMARK@] Network mail address (Example: user@domain)
    [/quote]

    not sure what's going on there or why..

    email_sec.js was using console.print() to print that string and console.print() doesn't expand @-codes. Should be fixed now in CVS (using console.putmsg() instead):

    fix confirmed :)

    )\/(ark

    And to this end they built themselves a stupendous super-computer which was
    so amazingly intelligent that even before its data banks had been connected
    up it had started from "I think therefore I am" and got as far as deducing
    the existence of rice pudding and income tax before anyone managed to turn
    it off.
    ... I guess we all have our peculiarities...except me, of course!
    ---
    * Origin: (1:3634/12.73)
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Aug 3 03:00:55 2019
    src/sbbs3 text_defaults.c 1.68 1.69
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21447

    Modified Files:
    text_defaults.c
    Log Message:
    Colorize NoMoreLines (red for warning).
    The following message list formats were changed to no longer
    artificially limit the length of displayed message subjects. If you have
    a wide terminal (> 80 cols), show more of the message subject.
    This is done by using the newly-supported bprintf(P_TRUNCATE,...)
    feature, so no printf-format magic needed here.
    - MailWaitingLstFmt
    - MailOnSystemLstFmt
    - SubMsgLstFmt


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Aug 20 01:44:58 2019
    src/sbbs3 text_defaults.c 1.71 1.72
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv5670

    Modified Files:
    text_defaults.c
    Log Message:
    Rearrange the order of arguments to MsgPostedToYouVia and added a newline
    to accommodate longer group / sub-board names without an ugly line wrap.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Aug 20 01:57:51 2019
    src/sbbs3 text_defaults.c 1.72 1.73
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv9300

    Modified Files:
    text_defaults.c
    Log Message:
    A little cleanup of MsgPostedToYouVia

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Aug 30 17:32:59 2019
    src/sbbs3 text_defaults.c 1.73 1.74
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv8458

    Modified Files:
    text_defaults.c
    Log Message:
    New string: Unlimited


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri May 8 01:19:59 2020
    src/sbbs3 text_defaults.c 1.76 1.77
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv15608

    Modified Files:
    text_defaults.c
    Log Message:
    Updated:
    - InternetMailing
    - AddTextFileBeforeWhich
    - InvalidNetMailAddr
    - XtrnProgLstHdr
    - IceColorTerminalQ

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Aug 1 14:31:23 2020
    src/sbbs3 text_defaults.c 1.77 1.78
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv30067

    Modified Files:
    text_defaults.c
    Log Message:
    The latest default text.dat strings.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Sep 6 22:27:17 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/b5f1c4afdb847e476aab9e49
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Punctuation and white-space in batch queue-related strings.
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Wed Oct 21 18:24:42 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/af1898593df45f0bd8f2c7b1
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Update the EnterYourBirthdate string (uses @-code now).
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sun Nov 22 23:11:01 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/902a7f85b4bae38ea6945d44
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Update to LiMailWaiting default.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Dec 12 03:22:30 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/452e4b4a5770f9481ad1a446
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Update default ForwardedFrom and Forwarded strings

    These are only used if you don't have a ctrl/text.dat file (it's 0-bytes in size), so I do delay committing these changes some times, nobody notices.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Mar 16 17:38:42 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/0e198b695e868371b7812f9c
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Clear line counter after "Searching" text lines

    This is really a test commit to see how I can direct push msg to another irc channel.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue May 4 22:21:45 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/c0a3ac42d93c29d414da0369
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    A couple additional [P]revious commands when list/viewing files
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat May 15 01:33:30 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/d350b0c5b239ce097c20f6a9
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Latest text.dat changes.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed May 26 19:43:36 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/72c7a34a9669265f6791d225
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Updated default BatchFlagPrompt
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri May 28 00:21:39 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/26ab6e8e37e47432737ff5ac
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    More use of conditional blank lines in prompt strings.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Jun 6 04:02:21 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/6438887ae65020ddd5612ed9
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    EmptyDir and BadFilename string updates
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Feb 25 14:30:46 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/b3329b378b43bb95d43bd262
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    New e-mail, not Internet e-mail
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Feb 27 19:16:46 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/980d0cc79b225c25914f12b6
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Remove beeps from "sent you email" notices.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Mar 2 18:14:50 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/119b5b38fb354a12b4f44f52
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Remove beep from UserReadYourMailNodeMsg
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Mar 28 00:52:23 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/cf611609ccb32657b463cf21
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    SubInfoViewFileQ and DirInfoViewFileQ are now blank by default
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (in GitKraken)@VERT to Git commit to main/sbbs/master on Sun Feb 19 13:31:55 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/39d13a5c8cf13ef16abaae25
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    CantDeleteMsg text update

    %lu -> %u (part of the great 'long int' purge)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (in GitKraken)@VERT to Git commit to main/sbbs/master on Fri Feb 24 21:20:11 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a5a2b736908462da50878808
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Re-color the *DownloadUserMsg strings a little bit
    ---
    þ 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 Mar 28 22:58:38 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/48d95919b41383786c7dbaf8
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Corrected string numbers
    ---
    þ 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 Sep 17 12:06:15 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/25f8f69d737a29f93a91a2c4
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Update default CantPostMsg to match text.dat
    ---
    þ 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 Oct 27 22:00:26 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/941615458ec2eea70340f3fb
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Latest default text from ctrl/text.dat
    ---
    þ 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 Dec 10 16:27:55 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/2daf8c7f85d921fd75e868aa
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Corrected text string numbers in comments (that's all, I think)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Wed Jan 8 23:41:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6c7e6825c1a672c8659f3cfc
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Corrected string numbers
    ---
    þ 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 Feb 4 19:16:47 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/51377909b693454879245e5e
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Correct text.dat string number (comment) for QWKBadControlCommand
    ---
    þ 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 Wed Feb 5 18:44:18 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/06040dba9e3d6dd2b61766c2
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    CriticalErrors update
    ---
    þ 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 Thu Aug 7 22:32:51 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2518d3b76fb3ba862311be5f
    Modified Files:
    src/sbbs3/text_defaults.c
    Log Message:
    Update UserSentYouFile default text.dat string
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net