-
src/sbbs3/text_defaults.c
From
rswindell@VERT to
CVS commit on Fri Mar 23 21:53:00 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 Fri Jul 6 20:30:00 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 12:06:00 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 Wed Oct 3 17:00:00 2018
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 Thu Oct 25 18:16:00 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 10:26:00 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 11: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 16: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 10: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 14: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 14: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 06: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 10: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 15: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 00: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 Fri Aug 2 23: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 Mon Aug 19 21: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 Mon Aug 19 21: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 13: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 Thu May 7 21: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 10: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 18:27:17 2020
-
From
Rob Swindell@VERT to
Git commit to sbbs/master on Wed Oct 21 14:24:42 2020
-
From
Rob Swindell@VERT to
Git commit to sbbs/master on Sun Nov 22 18:11:01 2020
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Fri Dec 11 22: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 13:38:42 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Tue May 4 18:21:45 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Fri May 14 21:33:30 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Wed May 26 15:43:36 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Thu May 27 20:21:39 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sun Jun 6 00:02:21 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Fri Feb 25 09:30:46 2022
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sun Feb 27 14:16:46 2022
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Wed Mar 2 13:14:50 2022
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sun Mar 27 20:52:23 2022
-
From
Rob Swindell (in GitKraken)@VERT to
Git commit to main/sbbs/master on Sun Feb 19 13:31:55 2023
-
From
Rob Swindell (in GitKraken)@VERT to
Git commit to main/sbbs/master on Fri Feb 24 21:20:11 2023
-
From
Rob Swindell (on Windows 11)@VERT to
Git commit to main/sbbs/master on Thu Mar 28 22:58:38 2024
-
From
Rob Swindell (on Windows 11)@VERT to
Git commit to main/sbbs/master on Tue Sep 17 12:06:15 2024
-
From
Rob Swindell (on Windows 11)@VERT to
Git commit to main/sbbs/master on Sun Oct 27 22:00:26 2024
-
From
Rob Swindell (on Windows 11)@VERT to
Git commit to main/sbbs/master on Tue Dec 10 16:27:55 2024