- 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
-
- Oct 25, 2023
-
-
DDMsgReader: Fix for # messages & latest message date in list when changing sub-board. Should fix #663
-
- Oct 12, 2023
-
-
- Oct 11, 2023
-
-
- Oct 10, 2023
-
-
DDMsgReader: Improved new-to-you scan speed (and hopefully overall speed), indexed newscan improvements, etc.
-
- Sep 21, 2023
-
-
Eric Oulashin authored
-
- Aug 31, 2023
-
-
- Aug 26, 2023
-
-
Eric Oulashin authored
DDMsgReader: When saving a message on the local BBS PC without all the headers, the date is now included
-
- Aug 20, 2023
-
-
- Aug 18, 2023
-
-
Eric Oulashin authored
DDMsgReader: Fix for "Message header has 'expanded fields'" error when updating message header attributes in certain conditions
-
- Aug 16, 2023
-
-
Eric Oulashin authored
-
- May 16, 2023
-
-
- May 15, 2023
-
-
DDMsgReader: Settings for being able to read deleted messages now apply to personal email (not just sub-boards), and not just appearing in the message list. (SCFG > Message Options > Users Can View Deleted Messages)
-
- Apr 26, 2023
-
-
Eric Oulashin authored
DDMsgReader: In MsgHdrPropIsKludgeLine(), removed checks for X-FTN-* fields, since those shouldn't exist
-