• exec/SlyEdit.js SlyEdit_Misc.js

    From nightfox@VERT to CVS commit on Tuesday, March 03, 2020 21:44:15
    exec SlyEdit.js 1.70 1.71 SlyEdit_Misc.js 1.57 1.58
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv29182

    Modified Files:
    SlyEdit.js SlyEdit_Misc.js
    Log Message:
    Added support for a new option in SlyEdit.cfg: allowSpellCheck, which specifies whether or not the spell check feature is allowed. Valid values are true and false; it defaults to true if not specified. You might want to disable spell check if, for instance, the spell check feature causes an "out of memory" error on your system.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wednesday, March 04, 2020 11:59:51
    exec SlyEdit.js 1.71 1.72 SlyEdit_Misc.js 1.58 1.59
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv32306

    Modified Files:
    SlyEdit.js SlyEdit_Misc.js
    Log Message:
    For cross-posting, to make sure the user can post in a sub-board, SlyEdit now checks the can_post property of the sub-board rather than checking the ARS. The can_post property covers more cases (such as whether the sub-board is a networked sub and the user has the N restriction).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to Git commit to main/sbbs/master on Wednesday, June 11, 2025 15:22:50
    https://gitlab.synchro.net/main/sbbs/-/commit/67a9382a1a36d782ad70320d
    Modified Files:
    exec/SlyEdit.js SlyEdit_Misc.js
    Log Message:
    SlyEdit: Added user settings help in a scrollable window. Also, in the user settings help window, replaced the up & down arrow characters with "Up" and "Dn" since the arrows don't seem to be displayed in all terminals.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Wednesday, June 11, 2025 15:22:50
    https://gitlab.synchro.net/main/sbbs/-/commit/a0ab3cb7f7f7b38382099ba1
    Modified Files:
    exec/SlyEdit.js SlyEdit_Misc.js
    Log Message:
    Merge branch 'slyedit_user_settings_help' into 'master'

    SlyEdit: Added user settings help in a scrollable window. Also, in the user settings help window, replaced the up & down arrow characters with "Up" and "Dn" since the arrows don't seem to be displayed in all terminals.

    See merge request main/sbbs!553

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net