BBS:      TELESC.NET.BR
Assunto:  exec/showfileavatar.js
De:       Rob Swindell (on Debian Linux)
Data:     Mon, 2 Mar 2026 00:07:24 -0800
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/997971428195de10e11baddc
Modified Files:
	exec/showfileavatar.js
Log Message:
Use the correct 'anonymous' file file attribute flag/const for v3.19+

When the filebases were converted to SMB in v3.19, this FM_ANON (actually
defined as FILE_ANON in sbbsdefs.js) value became obsolete. The correct
attribute flag (defined in smbdefs.js) is MSG_ANONYMOUS to indicate that
a file was uploaded anonymously.

Caught in code review with deuce as we were looking into why identicons/
avatars weren't displaying with extended file info (because there was no
uploader).
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]