From rswindell@VERT to CVS commit on Friday, August 16, 2019 03:37:20
exec logonlist.js 1.1 1.2
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv11709
Modified Files:
logonlist.js
Log Message:
Include instructions for modifying command-shells to use this module
(manual install step).
Don't use the LastFewCallersFmt string from the text.dat, it requires a
numeric node number and we want to support non-numeric (e.g. "W" for "Web") "nodes" here. This string, like the others, can be over-ridden via [logonlist] in ctrl/modopts.ini.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Friday, August 16, 2019 04:00:17
exec logonlist.js 1.2 1.3
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv14675
Modified Files:
logonlist.js
Log Message:
Don't display the system total logons if it's not populated.
Support a 3-char "node num" (e.g. "Web").
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Friday, September 06, 2019 04:35:24
exec logonlist.js 1.3 1.4
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv11690
Modified Files:
logonlist.js
Log Message:
Only list the node if the record.total is non-null/zero/undefined/false.
This exclude the "Web" node since "HTTP" is already listed as the protocol used, it's a bit redundant.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Wednesday, October 30, 2019 19:27:25
exec logonlist.js 1.4 1.5
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv9721
Modified Files:
logonlist.js
Log Message:
Don't 0-pad the hour as it does butt-up against the user's location.
Renamed the option noone_logged_on_fmt to nobody_logged_on_fmt (grammar).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net