Skip to content
Snippets Groups Projects

DDMsgReader: Sorting of sub-boards when changing to another sub-board (for nelgin). Toggleable behavior to only show sub-boards with new messages in the indexed-mode newscan (for kdi4hw). Internal: Updated for bbs.msg_number and bbs.smb_curmsg being write

Merged Eric Oulashin requested to merge dd_msg_reader_v1_96 into master
  1. Oct 28, 2024
  2. Oct 27, 2024
  3. Oct 26, 2024
    • Eric Oulashin's avatar
      Added exec/load/user_settings.js, currently with a function to prompt the user... · 0dae7271
      Eric Oulashin authored
      Added exec/load/user_settings.js, currently with a function to prompt the user for a preferred download protocol. Used by DDMsgReader, and user_settings.js can use it too.
      0dae7271
    • Eric Oulashin's avatar
      DDMsgReader: Sorting of sub-boards when changing to another sub-board (for... · 2621a035
      Eric Oulashin authored
      DDMsgReader: Sorting of sub-boards when changing to another sub-board (for nelgin). Toggleable behavior to only show sub-boards with new messages in the indexed-mode newscan (for kdi4hw). Internal: Updated for bbs.msg_number and bbs.smb_curmsg being writeable in Synchronet 3.20.
      
      The new configuration option subBoardChangeSorting specifies the sub-board sorting (None, Alphabetical, LatestMsgDateOldestFirst, or LatestMsgDateNewestFirst). This is a default for a user option that users can change for themselves.
      
      The new configuration option indexedModeNewscanOnlyShowSubsWithNewMsgs sets the default setting for this behavior (true or false).
      
      Updated for bbs.msg_number and bbs.smb_curmsg being writeable in Synchronet 3.20 - If these can be changed, there's no need to write the drop file DDML_SyncSMBInfo.txt containing information about the message being replied to etc. for message editors to use
      2621a035
Loading