- Dec 06, 2024
-
-
Eric Oulashin authored
DDMsgReader: Screen refresh fix for selecting messages when automatically moving to the next message at the menu's last row on the screen
-
- Dec 05, 2024
-
-
DDMsgReader: Bug fix - For indexed newscan without snap-to-new, ensure it remembers the user's previously selected sub-board (reported by Keyop)
-
- Dec 04, 2024
-
-
Eric Oulashin authored
DDMsgReader: New user option & behavior: In a message list, when selecting/toggling a message, it can now optionally move the cursor to the next message
-
- Nov 27, 2024
-
-
Eric Oulashin authored
DDMsgReader & SlyVote: WHen viewing polls, for the person who posted it, show who voted on what (mimicking the Synchronet behavior which shows new votes when the user logs in)
-
- Nov 26, 2024
-
-
DDMsgReader bug fix: For the indexed-mode newscan, when showing only sub-boards that have new messages, ensure the selected item index is correct when re-populating the menu so that it doesn't skip a sub-board. Reported by Amessyroom.
-
- Nov 21, 2024
-
-
DDMsgReader bug fix: When viewing a poll that the user has posted and showing who voted on the poll, ensure it only counts poll responses (not reply messages). Reported by nelgin
-
- Nov 04, 2024
-
-
DDMsgReader: For ANSI terminals, refresh the area change header ANSI and header lines when exiting from the new scrollable area change help window
-
- Nov 03, 2024
-
-
DDMsgReader: When changing sub-boards, now supports cycling through sort options via [ and ] (for nelgin). Also, new scrolling window for help text for changing sub-boards.
-
- Oct 28, 2024
-
-
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
-
- Sep 04, 2024
-
-
DDMsgReader: Fix for saving an ANSI message to the local BBS PC (undeclared variable error). Found by Amessyroom
-
- Aug 13, 2024
-
-
Eric Oulashin authored
-
- Aug 10, 2024
-
-
Eric Oulashin authored
-
- Aug 05, 2024
-
-
Eric Oulashin authored
DDMsgReader Fix: Indexed newscan mode for new users now shows the number of new messages in sub-boards like it's supposed to. Reported by Nelgin.
-
- Jun 30, 2024
-
-
DDMsgReader: When listing messages via lightbar, check if the subject is UTF-8, which now helps the lightbar menu display the line properly, particularly for UTF-8 terminals
-
- Jun 23, 2024
-
-
Eric Oulashin authored
-
- Mar 31, 2024
-
-
Eric Oulashin authored
-
- Mar 17, 2024
-
-
Rob Swindell authored
Eliminate some never-defined/used flags (copied from smb.html?)
-
- Feb 16, 2024
-
-
Eric Oulashin authored
DDMsgReader: When checking the user's external editor settings, make sure they actually have an external editor configured, or else DDMsgReader will error out.
-
Eric Oulashin authored
DDMsgReader: quotes.txt is now in the correct case for the user's editor. "terminalSupportsUTF8 not defined" error eliminated.
-
- Feb 06, 2024
-
-
Eric Oulashin authored
DDMsgReader: UTF8 update for the standard Synchronet message header too. Also, oops, dd_msg_reader.js should only be in exec/load, not xtrn/DDMsgReader.
-
Eric Oulashin authored
DDMsgReader: Use the P_UTF8 mode bit when writing UTF8 header information so it looks right on UTF-8 terminals. This also includes a dd_lightbar_menu.js update (for the message list).
-
- Feb 03, 2024
-
-
DDMsgReader: Fix for aborting when editing a personal email message due to sub-board code not being available
-
- Jan 21, 2024
-
-
DDMsgReader: Changed rescan hotkey for the indexed menu to Ctrl-R, since Ctrl-S won't work for Wyse terminals (Ctrl-S is for xon/xoff toggling and can't be changed)
-
- Jan 20, 2024
-
-
DDMsgReader: Updated behavior for indexed menu R (mark all read) when doing a newscan. Ctrl-S does scan refresh in indexed menu. New R "snap-to" option for the indexed menu. Also, command-line options for forcing use of the indexed mode menu when doing a
-
- Jan 09, 2024
-
-
DDMR fix for indexed mode reading (not newscan): Showing the first unread message when selecting a sub-board, updating scan pointer, and selecting the next sub-board when done with the current sub-board
-
- Jan 01, 2024
-
-
DDMsgReader: New user-toggleable behavior: Show indexed menu after reading all new messages. Indexed reader mode (with -indexedMode command-line parameter) uses all sub-boards instead of just newscan sub-boards
-
- Dec 31, 2023
-
-
DDMsgReader: With the indexed menu, don't show "No new messages" if the indexed menu has already been displayed
-
- Dec 30, 2023
-
-
DDMsgReader: For indexed mode newscan, default to showing "No new messages" instead of showing the indexed menu if there are no new messages. This can be toggled via a user setting & new configuration option, displayIndexedModeMenuIfNoNewMessages
-
- Dec 28, 2023
-
-
DDMsgReader: New sysop features while reading a message: Show message hex dump (with the X key) and save message hex dump to file (with Ctrl-X)
-
- Dec 21, 2023
-
-
Eric Oulashin authored
-
- Dec 16, 2023
-
-
DDMsgReader: New configurable colors in the theme file for the indexed newscan menu header text: indexMenuHeader, indexMenuNewIndicator, and indexMenuNewIndicatorHighlight
-
- Dec 13, 2023
-
-
DDMsgReader: New configurable colors for the indexed mode sub-board menu: indexMenuSeparatorLine and indexMenuSeparatorText
-
- Dec 05, 2023
-
-
DDMsgReader: New reader-mode operator menu (using the Ctrl-O hotkey), with a (new) option to add the author's name to the twit list
-
- Dec 01, 2023
-
-
DDMsgReader: New user option to toggle the message 'replied' character in the email list. Fix for setting help line colors so that the background won't get un-done.
-
- Nov 25, 2023
-
-
DDMsgReader: Option to prompt when deleting a personal email replied to & fixes for message attributes & vote status display.
-
- Nov 19, 2023
-
-
DDMsgReader: Speed improvements and updates for newscans, and updates for the indexed newscan menu mode.
-
- Nov 09, 2023
-
-
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.
-
- Nov 01, 2023
-
-
Eric Oulashin authored
-
- Oct 28, 2023
-
-
- Oct 26, 2023
-
-
DDMsgReader: Personal emails addressed to 'sysop' (or starting with 'sysop') now marked as read properly
-