-
exec/sbbsimsg.js
From
rswindell@VERT to
CVS commit on Saturday, January 19, 2019 00:03:00
exec sbbsimsg.js 1.35 1.36
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv27721
Modified Files:
sbbsimsg.js
Log Message:
A little modernization (e.g. using require instead of load).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Monday, January 28, 2019 17:24:00
exec sbbsimsg.js 1.36 1.37
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv24935
Modified Files:
sbbsimsg.js
Log Message:
Re-read the user property file for each telegram sent to get the recipient list (which is updated by sbbsimsg_lib.send_msg() now).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Wednesday, January 30, 2019 15:31:00
exec sbbsimsg.js 1.37 1.38
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv9447
Modified Files:
sbbsimsg.js
Log Message:
Better Ctrl-C handling (doesn't exit all the way out of the module) and
better invalid destination address detection.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Thursday, January 31, 2019 13:00:00
exec sbbsimsg.js 1.38 1.39
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv24954
Modified Files:
sbbsimsg.js
Log Message:
Clear the screen before displaying the list when used with '-l'.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Friday, June 14, 2019 20:05:56
exec sbbsimsg.js 1.39 1.40
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv4651
Modified Files:
sbbsimsg.js
Log Message:
Don't try to iterate through argv if argc is undefined (e.g. invoked via load({}, "sbbsimsg.js") with no args).
the sbbsimsg_lib.parse_active_users() will now return a string on failure, so display appropriately.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Wednesday, July 24, 2019 15:17:28
exec sbbsimsg.js 1.40 1.41
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv27922
Modified Files:
sbbsimsg.js
Log Message:
Set attribute to LIGHTGRAY before clearing screen (for xterm beauty).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net