• exec/avatars.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Jul 18 11:52:04 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/2f4bbab4a84676520170b6f0
    Modified Files:
    exec/avatars.js
    Log Message:
    if avatars_lib.netuser_fname() returns false, don't create/update a file

    i.e. 'ctrl/false'

    This was just bad error checking in this script, but the underlying error (avatars posted to SYNCDATA from TL-QWK BBS) has been fixed with the previous change to avatars_lib.js (supporting dash in QWK-IDs).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Wed Oct 22 22:26:59 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d6dea621b9d897c3c477442e
    Modified Files:
    exec/avatars.js
    Log Message:
    Cosmetic only: add a space before the success/failure result output

    ---
    þ 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 Wed Feb 25 15:11:55 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5dda2cc6dfb8ff6893f71fc7
    Modified Files:
    exec/avatars.js
    Log Message:
    install() no longer overwrites existing keys/values in modopts.ini

    [newuser]
    avatar_file
    avatar_offset

    [logon]
    set_avatar

    So if any of these keys pre-exist, they won't be changed

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