From rswindell@VERT to CVS commit on Monday, October 15, 2018 04:31:00
exec/load sbbsimsg_lib.js NONE 1.1
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv25713
Added Files:
sbbsimsg_lib.js
Log Message:
Moved most of the content of exec/sbbsimsg.js to this file for anticipation
of being used elsewhere (e.g. in a Web UI perhaps?).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Monday, October 15, 2018 22:57:00
exec/load sbbsimsg_lib.js 1.1 1.2
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv5413
Modified Files:
sbbsimsg_lib.js
Log Message:
Support the new ?active-users.json query response.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Wednesday, January 09, 2019 11:32:00
exec/load sbbsimsg_lib.js 1.2 1.3
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv25583
Modified Files:
sbbsimsg_lib.js
Log Message:
If the poll_systems() callback function returns true, abort the poll.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Saturday, June 15, 2019 03:07:00
exec/load sbbsimsg_lib.js 1.5 1.6
Update of /cvsroot/sbbs/exec/load
In directory cvs:/tmp/cvs-serv4872
Modified Files:
sbbsimsg_lib.js
Log Message:
Don't call alert() - (load-libraries shouldn't be doing that), instead return
a string on error which can be logged/displayed/ignored as desired by the caller.
Catch JSON.parse() errors gracefully and return an error (string).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net