• src/sbbs3/js_system.cpp

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Dec 27 01:17:57 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2a1a0ccd5211c36000b9071e
    Modified Files:
    src/sbbs3/js_system.cpp
    Log Message:
    New system property: phonenumber_template

    ... as configured by the sysop in SCFG->System->Advanced Options->Phone Number Format.

    A silly artifact from days of old, but still, was missing from the JS object model (e.g. for user in new-user registration), so here it is. Probably should be eliminated at some point.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Dec 27 01:17:57 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/fb5af6115b3a941a3bc2f451
    Modified Files:
    src/sbbs3/js_system.cpp
    Log Message:
    New system.check_netmail_addr() function

    ... returns true if the netmail address is in a format supported by the system

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