• exec/avatars.js

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Wednesday, February 25, 2026 15:11:55
    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
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Wednesday, March 18, 2026 19:19:18
    https://gitlab.synchro.net/main/sbbs/-/commit/f93b92778320c7b6267122de
    Modified Files:
    exec/avatars.js
    Log Message:
    Add an 'export_all' modopts option

    Normally, this module only exports avatars for users that have posted and are able to still post messages.

    For other networked-avatar use cases (e.g. chat), a sysop may want to export all of their users avatars to a message base (e.g. syncdata).
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)