Subj : src/sbbs3/js_bbs.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Wed Mar 15 2023 23:54:43 https://gitlab.synchro.net/main/sbbs/-/commit/fbf99ab6addaae3794c52c91 Modified Files: src/sbbs3/js_bbs.cpp Log Message: Add 'first_node' and 'last_node' properties to JS bbs objectThis allows scripts (e.g. login.js) to have custom behavior (e.g. shorteningthe maximum inactivity timeout) based on how close the current node is to theconfigured last node number. There may be other uses too, but for the vastmajority of Synchronet systems, first_node will always be 1 and last_node thesame as system.nodes/lastnode. Ugh, inconsistent naming. :-( --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .