• exec/email_sec.js

    From Rob Swindell (on ChromeOS) to Git commit to main/sbbs/master on Sat Mar 4 17:53:36 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f47eac01d61229f0ebff67d3
    Modified Files:
    exec/email_sec.js
    Log Message:
    Use/store the new user.mail_settings property

    to track the user's preference for reverse-ordering when listing/reading
    mail messages. The Un-read mail command still just always uses reverse ordering.
  • From Rob Swindell (on Debian Linux)@rob@synchro.net to Git commit to main/sbbs/master on Sat Dec 6 20:21:43 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f96747be372a7f75ed0f9511
    Modified Files:
    exec/email_sec.js
    Log Message:
    Use the user's chosen sort order for all mail reading modes ...

    including sent mail and unread mail
  • From Rob Swindell (on Debian Linux)@rob@synchro.net to Git commit to main/sbbs/master on Mon Mar 16 22:58:13 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/bb9104d0482b4e80e6ea3e46
    Modified Files:
    exec/email_sec.js
    Log Message:
    Make the prompt a module option

    i.e. to customize, create [email_sec] in ctrl/modopts.ini and add
    prompt: <text>

    As disussed (by xbit and Nelgin) in #synchronet