Subj : src/sbbs3/node.c userdat.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows) Date : Sat Jan 28 2023 17:31:21 https://gitlab.synchro.net/main/sbbs/-/commit/d52142697969bc70fc25ba24 Modified Files: src/sbbs3/node.c userdat.c Log Message: Report the telegram waiting and node-msg waiting statuses separately (M and N)I noticed that the node status displayed by load/presence_lib.js (e.g. usedby exec/nodelist.js) would have (N) for node-message waiting instead of (M)as is reported in other places (e.g. the node utility, umonitor, sbbsctrl).So this commit commonizes this behavior.Now, it's crazy that there are (at least) 3 places that this node statusdisplay is implemented and more things should just use nodestatus() to getthat string, but I'm not solving that copy/pasta issue in this commit. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .