• exec/load/logonlist_lib.js

    From Rob Swindell (on Debian Linux) to Git commit to main/sbbs/master on Sun Jun 9 17:51:13 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/8307cbeaea8c402f5b7bda6c
    Modified Files:
    exec/load/logonlist_lib.js
    Log Message:
    When pulling from previous days to fulfill the "last few callers list", insert

    Insert (using unshift) to the beginning of the list, rather than append (using push) to the end of the list.

    This fixes issue #761
  • From Rob Swindell (on Debian Linux)@rob@synchro.net to Git commit to main/sbbs/master on Wed Feb 18 03:26:43 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/a11ebf47003c3b0cd595964d
    Modified Files:
    exec/load/logonlist_lib.js
    Log Message:
    Remove some redundant/unnecessary fields from logon.jsonl
  • From Rob Swindell (on Debian Linux)@rob@synchro.net to Git commit to main/sbbs/master on Thu Feb 19 01:34:27 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5205c195af54101b440c1ed5
    Modified Files:
    exec/load/logonlist_lib.js
    Log Message:
    is_active is another user property we don't need to log