• exec/ftn-setup.js

    From echicken@1:103/705 to CVS commit on Fri Apr 17 20:51:42 2020
    exec ftn-setup.js NONE 1.1
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv23427

    Added Files:
    ftn-setup.js
    Log Message:
    First pass at a simple front-end for init-fidonet.js.
    Need feedback on what information is useful to display in popup.
    Need to look up how long a zone number can be. Probably not 3. I'm sure
    there's an awesomely-written FTSC doc that can set me straight.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri Apr 17 20:56:18 2020
    exec ftn-setup.js 1.1 1.2
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24591

    Modified Files:
    ftn-setup.js
    Log Message:
    Update info frame on KEY_HOME, KEY_END


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri Apr 17 20:58:16 2020
    exec ftn-setup.js 1.2 1.3
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv24848

    Modified Files:
    ftn-setup.js
    Log Message:
    Add CVS Id keyword


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri Apr 17 21:20:25 2020
    exec ftn-setup.js 1.3 1.4
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv28419

    Modified Files:
    ftn-setup.js
    Log Message:
    Use js.exec to run init-fidonet.js
    Display a warning if an address in this zone is already configured


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri Apr 17 21:27:03 2020
    exec ftn-setup.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29489

    Modified Files:
    ftn-setup.js
    Log Message:
    Formatting.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri Apr 17 21:36:17 2020
    exec ftn-setup.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv30825

    Modified Files:
    ftn-setup.js
    Log Message:
    Check for lowercase q to quit.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri Apr 17 21:37:44 2020
    exec ftn-setup.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv31201

    Modified Files:
    ftn-setup.js
    Log Message:
    Use js.on_exit to restore console attrs & bbs.sys_status


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Fri Apr 17 22:52:33 2020
    exec ftn-setup.js 1.7 1.8
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv10123

    Modified Files:
    ftn-setup.js
    Log Message:
    If init-fidonet.js returns a non-falsey value, display that value with alert().
    If an exception is thrown in init-fidonet.js, this exception (the error message
    part at least, no line number) will then get displayed.
    Pause the console before clearing the screen so the sysop can see the last mesages displayed to them without resorting to scrollback.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Vk3jed@1:103/705 to echicken on Sat Apr 18 16:45:00 2020
    On 04-17-20 20:51, echicken wrote to CVS commit <=-

    @VIA: VERT
    exec ftn-setup.js NONE 1.1
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv23427

    Added Files:
    ftn-setup.js
    Log Message:
    First pass at a simple front-end for init-fidonet.js.
    Need feedback on what information is useful to display in popup.
    Need to look up how long a zone number can be. Probably not 3. I'm sure there's an awesomely-written FTSC doc that can set me straight.

    In practice, BSO limits zone numbers to <4096 (4095 is hex FFF), so 4 digits should suffice. The FTN addressing fields are internally 16 bits (AFAIK), so if you wanted to be safe, 5 digits would cover all possibilities, including estension of BSO for non DOS hosts, or the use of ASO, etc.


    ... If I had been present at creation, I would have given some useful hints. --- MultiMail/Win v0.51
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Mon Apr 20 20:02:17 2020
    exec ftn-setup.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29121

    Modified Files:
    ftn-setup.js
    Log Message:
    Set info_frame.word_wrap = true;
    Removed call to word_wrap.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Tue May 5 21:44:11 2020
    exec ftn-setup.js 1.11 1.12
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv28739

    Modified Files:
    ftn-setup.js
    Log Message:
    Support use of a "mouse" pointing device for the clicking
    and the scrolling of the things.


    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Sep 6 18:44:57 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/71c0a587006a869966cf3973
    Modified Files:
    exec/ftn-setup.js
    Log Message:
    Clear the screen when terminating.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to sbbs/master on Sun Sep 6 22:27:17 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/0886bf3eb163971e5642dc04
    Modified Files:
    exec/ftn-setup.js
    Log Message:
    Clear the last line (not the entire screen) when exiting.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)