• ctrl/text.dat src/sbbs3/text_defaults.c upload.cpp

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tue Dec 26 16:04:06 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/794ce4a7497097709bc8bb77
    Modified Files:
    ctrl/text.dat src/sbbs3/text_defaults.c upload.cpp
    Log Message:
    Update BulkUploadDescPrompt string to take a string instead of uint for bytes

    With this change, it's important you don't try to use a newer text.dat with an older sbbs (and perform a ;UPLOAD sysop operation).

    Previously, each file's size in (k)ibibytes was displayed, which is not very modern of us. Use the byte estimate (e.g. "1.2M") strings intead.
    ---
    þ 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 Aug 2 19:09:02 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6edbb18050f42b0a6314d1c6
    Modified Files:
    ctrl/text.dat src/sbbs3/text_defaults.c upload.cpp
    Log Message:
    Include filename parameter in UserSentYouFile text.dat message
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net