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
2 unresolved threads
Files
5
@@ -99,5 +99,14 @@ promptDelPersonalEmailAfterReply=false
; The default directory on the BBS machine to save messages to (for the sysop)
msgSaveDir=
; Sub-board sorting for changing to another sub-board: None, Alphabetical,
; LatestMsgDateOldestFirst, or LatestMsgDateNewestFirst
subBoardChangeSorting=None
; For indexed-mode newscan, whether to only show sub-boards with new messages.
; This is the default for a user setting; users can toggle this for themselves
; as they like. Valid values are true or false.
indexedModeNewscanOnlyShowSubsWithNewMsgs=false
; The theme file name (for colors, strings, etc.)
themeFilename=DefaultTheme.cfg
Loading