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

    From Rob Swindell@VERT to GitLab note in main/sbbs on Saturday, October 26, 2024 15:19:08
    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 Saturday, October 26, 2024 15:43:03
    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 Sunday, October 27, 2024 17:35:27
    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 Sunday, October 27, 2024 17:40:05
    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 Sunday, October 27, 2024 23:04:17
    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 Monday, October 28, 2024 09:28:33
    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