Skip to content

DDMsgReader: Indexed mode: Added 'mark all read' for a sub-board with the R key. Fixed message list colors for messages to the user in the message lists. Fix for continuous newscan. Fix for DDLIghtbarMenu numbered mode item text in traditional UI.

DDMsgReader: Indexed mode: Added 'mark all read' for a sub-board with the R key. Fixed message list colors for messages to the user. Fixed continuous newscan: Falls back to Synchronet's stock reader since DDMsgReader doesn't yet implement that. New feature: For indexed mode, when choosing a sub-board, the R key can be used to mark all messages as read in the sub-board.

Fix: For continuous newscan or browse newscan (SCAN_BACK), call the stock Synchronet behavior (DDMsgReader did this previously, as DDMsgReader doesn't implement those yet).

Fix: In the message list, to-user alternate colors weren't being used unless the message was read. The correct colors are used again.

Fix: Item width should be correct in the indexed mode menu to fully display the last posted dates for the sub-boards.

Fix for DDLIghtbarMenu: Item text length is 1 more when in numbered mode item text in traditional UI.

Merge request reports