- Feb 17, 2024
-
-
Deucе authored
When using $^, all the auto-dependencies are included in the link command-line, which includes sbj.c and all the .h files, causing the link to fail if dependencies exist.
-
- 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 12, 2024
-
-
Deucе authored
This line has always been there and never done anything.
-
- Feb 10, 2024
-
-
DD File Lister: New sort option in the config file: PER_DIR_CFG, which has Synchronet sort the file list according to the file directory's configuration
-
- Feb 09, 2024
-
-
Deucе authored
-
- 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
-
-
Digital Distortion mod refactor: Remove use of backslash() (just append a /); use js.exec_dir instead of the old hack to find the startup directory. No functional change.
-
DD file lister: More checks for pFileList[pIdx] and the 'desc' property when getting the description
-
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 04, 2024
-
-
Eric Oulashin authored
DDMsgReader configurator: Added a default for displayIndexedModeMenuIfNoNewMessages in case it's not in DDMsgReader.cfg
-
- 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 12, 2023
-
-
m j authored
-
- Dec 10, 2023
-
-
- 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 26, 2023
-
-
- Nov 25, 2023
-
-
DDMsgReader: Option to prompt when deleting a personal email replied to & fixes for message attributes & vote status display.
-
-
- Nov 21, 2023
-
-
Eric Oulashin authored
-
- Nov 20, 2023
-
-
Eric Oulashin authored
-
- Nov 19, 2023
-
-
Eric Oulashin authored
-
DDMsgReader: Speed improvements and updates for newscans, and updates for the indexed newscan menu mode.
-
- Nov 12, 2023
-
-
DDFileLister: On start, if console.aborted is true (due to the user pressing Ctrl-C, etc.), then return -1 to stop a file scan in progress.
-
- 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 06, 2023
-
-
Eric Oulashin authored
-
Eric Oulashin authored
New: ddmr_cfg.js is a menu-based configurator for Digital Distortion Message Reader. Also, refactored slyedcfg.js a bit to make it a little simpler.
-
- Nov 01, 2023
-
-
Eric Oulashin authored
-
- Oct 28, 2023
-
-
-
DD Message area chooser: Lightbar mode name collapsing: Ensure the intermediate subgroup is selected
-