• ctrl/text.dat

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Feb 23 18:10:14 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/7b7e45f0e8a98bce2991bcc3
    Modified Files:
    ctrl/text.dat
    Log Message:
    Introduced FreeDownloadUserMsg text.dat string

    Also updated the default colors of the existing DownloadUserMsg
    string to have a little more variety.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thu Feb 24 23:58:11 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/c3ee3a429d52fe9df70b62e2
    Modified Files:
    ctrl/text.dat
    Log Message:
    Add new text.dat strings for The Millionaire

    - InternetMailReceived
    - InternetMailForwarded
    - FidoNetMailReceived
    - WithAttachment
    - FidoEchoMailReceived

    The first string (suppressed with %.0s) is an optional date/time stamp.

    ---
    þ 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:13:30 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/e3a40f7d78c8b08c083679ef
    Modified Files:
    ctrl/text.dat
    Log Message:
    Remove beeps from "send 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 Fri Mar 4 23:21:15 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/7339be7f41c2282ed651dc4d
    Modified Files:
    ctrl/text.dat
    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 Sun Mar 13 23:39:14 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/40f46c7e366541954661cfa3
    Modified Files:
    ctrl/text.dat
    Log Message:
    Add new strings: HashingFile and HashedFile

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Mar 23 21:18:28 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/52c2d22c6bedb6fb22d65f78
    Modified Files:
    ctrl/text.dat
    Log Message:
    Credits don't need 13 characters to display now

    Since we're not displaying the exact value to the byte, with commas

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Mar 26 22:32:43 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/95101b0bde3c452d94e4e136
    Modified Files:
    ctrl/text.dat
    Log Message:
    Disable prompt for sub/dir info by default, just show the file

    yes/no prompts can be disabled by just setting a string to a blank string. Disable these prompts by default (you can reeanble in your own text.dat if you want).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 16 00:53:09 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/632e51d8e5c0397b697fe1ab
    Modified Files:
    ctrl/text.dat
    Log Message:
    String 387 is now used for YouCantUseThatNetmail string

    ---
    þ 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 Sat Feb 18 21:57:43 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/994907ea5b97c424da663dfc
    Modified Files:
    ctrl/text.dat
    Log Message:
    Fix the one lingering %l[d|u|x] in this file

    ---
    þ 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 Fri Feb 24 21:19:01 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b8a118a40257542c1d5fe5ad
    Modified Files:
    ctrl/text.dat
    Log Message:
    Re-color the *DownloadUserMsg strings a little bit

    They were too hard for me to read before, being all high intensity.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sat Feb 25 23:13:17 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/9d58ae1f6b446c198c4ef10a
    Modified Files:
    ctrl/text.dat
    Log Message:
    Display more of the user's password

    Reversed the order of the pwmod date and the password itself.
    The number of chars of the user's password displayed depends on the
    terminal width. e.g. on an 80 column terminal, 18 chars will be
    displayed. If the user's password is longer than what can be displayed,
    this is indicated with a trailing "..". Wider displays (e.g. 132 column)
    can display all 40 chars of a user's password.

    This fixes issue #442

    When passwords aren't displayed (due to sysop configuration), show
    "<hidden>" instead of "XXXXXXXX" to make that more clear.

    ---
    þ 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 Fri Jun 16 16:58:15 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/3066a485945d162b9b5ff942
    Modified Files:
    ctrl/text.dat
    Log Message:
    Add InactivityAlert, clear out NodeActionMultiChat

    The InactivityAlert string is sent as a warning before disconnect when a visible alert (AreYouThere) shouldn't be sent. Defaults to 3 beeps.

    Remove the content of the NodeActionMultiChat (over-rides the hard-coded default node status) - weird that this was the only node status that reported the user's security level in the default configuration. This has been this
    way since sbbs v2.30, at least. I think it was to be sure that others could
    see the age/gender of those they were chatting with. But we have other methods of reporting that in node status now, so we don't need to use this override string to accomplish that.

    ---
    þ 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 Sep 13 16:28:04 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a518a2ac5fbb821b4bf417e0
    Modified Files:
    ctrl/text.dat
    Log Message:
    Add comma to UserDefaultsRows and new string: None

    ---
    þ 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 Sat Sep 23 21:48:47 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/3ecf1807c33e726e47261178
    Modified Files:
    ctrl/text.dat
    Log Message:
    The ComputerType question/answer strings have been used in decades

    Mark them all "UNUSED"

    ---
    þ 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 Mon Sep 25 17:43:09 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f02e88424b15e209ac493527
    Modified Files:
    ctrl/text.dat
    Log Message:
    Use @-codes for commonly-localized words, some deprecated and new strings

    ---
    þ 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 Oct 26 01:24:50 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b2d7d27a0dbbdc7b297fc9b4
    Modified Files:
    ctrl/text.dat
    Log Message:
    Blank out UserDefaultsHotKey (thanks Nelgin)

    And added the other new strings.

    ---
    þ 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 Mon Dec 25 17:47:07 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/646b2fe8c7082262e5f4d6d3
    Modified Files:
    ctrl/text.dat
    Log Message:
    Use @-codes in Regarding* text.dat strings

    Because we can. :-)

    ---
    þ 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 Sat Mar 2 18:38:11 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c0dfdaad15e2bbb3229be575
    Modified Files:
    ctrl/text.dat
    Log Message:
    Add NodeConnectionSFTP

    ---
    þ 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 Sun Mar 10 16:48:47 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/2e35069be3fb98c6586c05b1
    Modified Files:
    ctrl/text.dat
    Log Message:
    New/changed file-related text strings

    (see previous commit/merge)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net