• exec/load/menu-commands.js

    From echicken@VERT to Git commit to main/sbbs/master on Sat Mar 6 17:08:47 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/0c93846637f34772d6dfaaae
    Modified Files:
    exec/load/menu-commands.js
    Log Message:
    Don't assign bbs methods to properties of another object.
    Wrap calls to bbs methods in a function, use that as property.
    Formatting changes so that if I ever work on this again in the
    future it will look slightly less horrible.
    Changes were made for ragnarok; if you're not him, you probably
    shouldn't use this.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to Git commit to main/sbbs/master on Sat Mar 6 17:44:49 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/7eeec8425009d362ed1693b6
    Modified Files:
    exec/load/menu-commands.js
    Log Message:
    The order of things.

    Maybe fixes this report from ragnarok:

    Node 1 !JavaScript /sbbs/exec/load/menu-commands.js line 59: TypeError: Commands.User.Find is undefined

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