• ctrl/text.dat

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Wednesday, February 23, 2022 18:10:14
    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 Thursday, February 24, 2022 23:58:11
    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 Sunday, February 27, 2022 19:13:30
    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 Friday, March 04, 2022 23:21:15
    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 Sunday, March 13, 2022 23:39:14
    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 Wednesday, March 23, 2022 21:18:28
    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 Saturday, March 26, 2022 22:32:43
    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 Saturday, April 16, 2022 00:53:09
    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 Saturday, February 18, 2023 21:57:43
    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 Friday, February 24, 2023 21:19:01
    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 Saturday, February 25, 2023 23:13:17
    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 Friday, June 16, 2023 16:58:15
    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