- Jun 26, 2018
- Mar 10, 2018
-
-
nightfox authored
Version 1.16: Bug fix for off-by-one issue when there is a file group with no directories or a message group with no sub-boards
-
- Dec 18, 2017
-
-
nightfox authored
Version 1.15: Updated the definitions of the KEY_PAGE_UP and KEY_PAGE_DOWN variables to match what they are in sbbsdefs.js (if defined) from December 18, 2017 so that the PageUp and PageDown keys continue to work properly. This script should still also work with older builds of Synchronet.
-
- Aug 31, 2017
-
-
nightfox authored
Version 1.14 - Fixed an issue in the message area chooser where it was calling a function that wasn't implemented. I had copied & pasted some code and did not copy one of the required functions.
-
- Dec 11, 2016
-
-
nightfox authored
Version 1.13: Updated the message area chooser to show the number of readable messages rather than the actual total number of messages in the sub-boards (in case some messages are deleted, unverified, etc.)
-
- Nov 23, 2016
-
-
nightfox authored
Version 1.12: Updated the message area chooser to work better with Synchronet 3.17. Null message headers seem to be more common with Synchronet 3.17 due to the message voting feature that was introduced in that version.
-
- Feb 19, 2016
-
-
nightfox authored
Updated the version to 1.11 for the official release with the bug fix related to page number update in the message group/flie library list
-
- Feb 17, 2016
-
-
nightfox authored
Bug fixes related to updating the page number on the screen for the message group/file libraries when using the up & down arrows to go to the next/previous page. Also made a more general page number update fix for the file area chooser on the file library screen.
-
- Feb 15, 2016
-
-
nightfox authored
-
nightfox authored
Updated so that when using the message written dates for the latest message dates, the written dates will be adjusted to the BBS's local time zone so that they are consistent. Also changed the default option for the showImportDates in the configuration file to false so that it will show the when-written dates of the latest message.
-
nightfox authored
Added the ability to display a custom header file above the area lists in the area choosers. Added the configuration options areaChooserHdrFilenameBase and areaChooserHdrMaxLines to specify the filename (without the extension) and maximum number of lines from the header file to use. These are still beta versions, but these should be ready for an official release soon.
-
- Jan 18, 2016
-
-
nightfox authored
Version 1.09: Added a command-line parameter to let the user choose a message sub-board only within their current message group, or file directory only within their current file library.
-
- Sep 07, 2015
-
-
nightfox authored
Digital Distortion Area Choosers - Message area & file area choosers for Synchronet with a lightbar interface. For non-ANSI users, they will use a traditional (non-lightbar) interface; if desired, they can also be configured to use a non-lightbar interface for ANSI users.
-