-
src/sbbs3/text_defaults.c
From
rswindell@VERT to
CVS commit on Saturday, July 07, 2018 07:30:00
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 Monday, July 23, 2018 23:06:00
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 Thursday, October 04, 2018 04:00:00
src/sbbs3 text_defaults.c 1.50 1.51 postmsg.cpp 1.113 1.114
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv5731
Modified Files:
text_defaults.c postmsg.cpp
Log Message:
If a message being replied-to has tags, just automatically prompt to edit
the tags (no yes/no prompt), and use the original message's tags as the
default value.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Friday, October 26, 2018 05:16:00
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 Sunday, April 28, 2019 22:12:00
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 Friday, May 03, 2019 03:06:00
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 Monday, July 08, 2019 21:15:30
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 Wednesday, July 10, 2019 01:20:02
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 Wednesday, July 10, 2019 01:56:25
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 Thursday, July 11, 2019 17:23:03
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 Thursday, July 11, 2019 21:20:40
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 Friday, July 12, 2019 02:03:49
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 Friday, July 12, 2019 11:36:04
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 Saturday, August 03, 2019 10:00:55
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 Tuesday, August 20, 2019 08:44:58
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 Tuesday, August 20, 2019 08:57:51
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 Saturday, August 31, 2019 00:32:59
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 Saturday, August 01, 2020 21:31:23
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 Monday, September 07, 2020 05:27:17
-
From
Rob Swindell@VERT to
Git commit to sbbs/master on Thursday, October 22, 2020 01:24:42
-
From
Rob Swindell@VERT to
Git commit to sbbs/master on Monday, November 23, 2020 07:11:01
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Saturday, December 12, 2020 11:22:30
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 Wednesday, May 05, 2021 05:21:45
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Saturday, May 15, 2021 08:33:30
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Thursday, May 27, 2021 02:43:36
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Friday, May 28, 2021 07:21:39