• DDMsgReader: Sorting of sub-boards when changing to another sub-board

    From Rob Swindell@VERT to GitLab note in main/sbbs on Sat Oct 26 15:19:08 2024
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/465#note_5805

    `user_settings_lib.js` - is this something you created? It's not in the repo.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to GitLab note in main/sbbs on Sat Oct 26 15:43:03 2024
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/465#note_5807

    Yes, I forgot to add it. I just pushed a commit that includes it.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sun Oct 27 17:35:27 2024
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/465#note_5810

    I'm not really a fan of the way this was done.

    I'm considering putting something in shell_lib.js that you can use instead.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to GitLab note in main/sbbs on Sun Oct 27 17:40:05 2024
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/465#note_5811

    That's fine

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sun Oct 27 23:04:17 2024
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/465#note_5812

    With the latest changes in SBBS v3.20 (commit ae3253085e1), I don't think you any of this logic - file attachments don't use the user's configured download protocol, by default, so no need to prompt the user to set/change it.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eric Oulashin@VERT to GitLab note in main/sbbs on Mon Oct 28 09:28:33 2024
    https://gitlab.synchro.net/main/sbbs/-/merge_requests/465#note_5821

    I've removed this logic, and have also removed load/user_settings_lib.js

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