- Apr 11, 2016
-
-
rswindell authored
System BBS List" - default is checked. Unchecking this box eliminates the so-called "forced advertising" that occurs when installing this package, but you also end up with an empty BBS list by default.
-
- Apr 06, 2016
-
-
deuce authored
Previously, restored a window one line high.
-
- Mar 26, 2016
-
-
nightfox authored
Official release of version 1.11 of Digital Distortion Message Reader - Contains the update which will update the number of new posts read by the user during the session (bbs.posts_read) and the internal refactor making the .js file a little smaller.
-
- Mar 20, 2016
-
-
nightfox authored
Now updates bbs.posts_read so that the posts read for the current session is accurate. Also did some internal code refactoring - Removed code which is no longer used (it was leftover code for an older-style reader interface from my message lister, now not used in favor of the new reader interface). This is a "beta" version but seems to be fairly stable, so a non-beta release update will likely come soon.
-
- Mar 11, 2016
- Mar 09, 2016
-
-
rswindell authored
cryptlib.key). Log timed event return values as an error (when non-zero).
-
- Mar 06, 2016
-
-
deuce authored
-
- Mar 03, 2016
-
-
deuce authored
reported by DeepEND. Thanks!
-
- Mar 02, 2016
-
-
deuce authored
Should prevent TIC file from being incorrectly deleted. Thanks drakahn99!
-
- Feb 29, 2016
- Feb 27, 2016
-
-
deuce authored
Most useful to truncating the domain to 8 chars.
-
- Feb 26, 2016
-
-
deuce authored
Reported by Android8675... Thanks!
-
deuce authored
Thanks for the report Android8675!
-
deuce authored
You can specify "Poll=yes" for specific links in the INI file. These nodes will be polled if -p or -P is specified on the command-line. -P does polls only while -p will run a normal outbound. Arbitrary nodes can be polled using -l [node].
-
rswindell authored
ldquo/rdquo (double-quotes), and ndash/mdash (dash).
-
- Feb 25, 2016
-
-
rswindell authored
VerboseAndCamelCase instead of terse_c_style names.
-
- Feb 24, 2016
-
-
rswindell authored
Change bold, italic and underline conversion to not use a solid background color.
-
- Feb 21, 2016
- Feb 20, 2016
- Feb 19, 2016
- Feb 18, 2016
-
-
rswindell authored
destination address did not contain the "from" name of the original msg.
-
- 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.
-
nightfox authored
Bug fix: The page number for message groups wasn't being updated in the area chooser when using the up & down arrow keys to go to the next/previous page.
-
- Feb 15, 2016
-
-
nightfox authored
-
nightfox authored
-
nightfox authored
Added notes about the message written dates to say that they will be adjusted to the BBS's local time zone so that the message written dates are all consistent that way.
-
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
-
echicken authored
Now you can include your door game score files at the top of the list, or whatever thrilling .ans or .txt files you wish to showcase. Improved scrolling. Added horizontal scrolling for score files that may be slightly wider than the 'window'. There's also some web junk that I added earlier for, uh ... Drakahn99, who requested it. If you're already using a previous version, the config file has been changed and you'll need to change with it.
-
echicken authored
Sample web v4 bulletin page. (999-bullshit.xjs)
-
nightfox authored
Updated so that when using message written times in the message list & area chooser, the message written time will be adjusted to local BBS time so that they're all in the same time zone. Also, changed the default options for msgAreaList_lastImportedMsg_time and msgListDisplayTime in the configuration file to written instead of imported.
-
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.
-
nightfox authored
Fixed a possible screen refresh issue when writing the area chooser header - Now it clears the header rows on the screen before writing the header, to clear away any text that might have been there before (such as from the help screen).
-
- Feb 14, 2016
-
-
nightfox authored
Fixed a bug in the method that displays the header file for the message area chooser - It no longer sets the color code back to normal at the end of each line, so that for .asc files (Synchronet color codes) it doesn't reset any color codes that might still need to be used.
-
- Feb 13, 2016
-
-
nightfox authored
Updated so that ANSI header files for the message and area chooser are displayed in their original ANSI format without being converted to Synchronet color codes first (if the user's terminal supports ANSI). If the user's terminal doesn't support ANSI, then the header files will be converted to Synchronet color codes first (as was done previously).
-