• src/sbbs3/scfg/scfg.c scfg.h scfgmsg.c scfgnet.c scfgsys.c

    From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sun Feb 12 14:03:54 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/8e1a499cf2e05836d7db1eb1
    Modified Files:
    src/sbbs3/scfg/scfg.c scfg.h scfgmsg.c scfgnet.c scfgsys.c
    Log Message:
    Add initial setup wizard (prompts for each of the important cfg settings)

    Automatically runs when main.ini new_install=true or the '-w' option is
    passed to SCFG.

    This doesn't ask all the same questions as the SBBSCTRL Config Wizard, but
    it's a good start.

    ---
    þ 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 Tue Feb 14 23:07:07 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/a0d86eb146f14440964001c5
    Modified Files:
    src/sbbs3/scfg/scfg.c scfg.h scfgmsg.c scfgnet.c scfgsys.c
    Log Message:
    Make the Configuration Wizard look cool

    This kind of sort of matches the SBBSCTRL Config Wizard flow and set of settings now.

    Pretty neat the stuff you can do with UIFC it turns out.

    Also fixed a typo here and there and default to the currently-configured deleted-message-viewing policy and stuff like 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 Fri Feb 17 20:10:44 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/ed7776f7ab309da3766c1168
    Modified Files:
    src/sbbs3/scfg/scfg.c scfg.h scfgmsg.c scfgnet.c scfgsys.c
    Log Message:
    Enable backward movement through the setup wizard using ESC

    Display a progress bar too.

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