• exec/load/menu-commands.js

    From echicken to Git commit to main/sbbs/master on Saturday, March 06, 2021 22:08:47
    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.
  • From echicken to Git commit to main/sbbs/master on Saturday, March 06, 2021 22:44:49
    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