- May 09, 2018
-
-
nightfox authored
Version 1.17 beta 60: When a non-sysop is reading anonymous posts, the "from" name is now shown as "Anonymous".
-
- Apr 24, 2018
- Apr 01, 2018
-
-
echicken authored
header = /path/to/some.ans header_rows = number of lines occupied by the header graphic The normal ansiview 'window' will be pushed down by header_rows lines, and the header graphic will be displayed above it.
-
- Mar 26, 2018
- Mar 20, 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
-
- Feb 28, 2018
-
-
rswindell authored
use sbbslist.js instead.
-
- Feb 26, 2018
-
-
echicken authored
-
echicken authored
Do it in one line, because some people would use two lines instead.
-
echicken authored
Allow pause 'enabbled' by default when pause=true/yes/on/1 in root of settings.ini. Use 'top_level' setting from root of settings.ini, if present, in place of 'Gallery Menu' text. Removed my handle from the top of the screen, good buddy. Other people have stuck their fingers in this thing.
-
rswindell authored
section of settings.ini.
-
- Feb 05, 2018
-
-
rswindell authored
terminal doesn't support loadable palettes. If fonts aren't supported in the terminal and there's fonts in the XBin, display a warning about that too. Updated paren style to match ec's, being polite an' all.
-
- Feb 04, 2018
- Feb 03, 2018
-
-
rswindell authored
XBin (*.xb) files. The display dimensions of the files may be larger (wider and longer) than the terminal window. You can use the arrow keys/home/end/num-pad equivalent (including diagnals) to move the display window around. If you have a recent SyncTERM 1.1b build, you'll get palette redefinitions and (any version of SyncTERM 1.0 and later) you'll get the custom fonts too. Note: the entire Bin/XBin file is loaded into JavaScript arrays/objects, so very large files may require increaisng your JavaScript heap size considerably.
-
- Feb 02, 2018
-
-
nightfox authored
Version 1.17 beta 56: When replying to a message, the reader will now strip any control characters that might be in the subject line.
-
- Jan 29, 2018
-
-
nightfox authored
SlyVote version 0.34 beta - Added support for displaying avatars for people who post the polls when viewing results, and also updated the header display to show the from message network along with the from name.
-
- Jan 28, 2018
- Jan 21, 2018
-
-
nightfox authored
Version 1.17 beta 54: Added a new configuration option, rightJustifyAvatars, which can be used to specify whether to right-justify avatars. Valid values are true and false (false means left-justify).
-
- Jan 18, 2018
-
-
echicken authored
settings for same. Removed instructions and settings for defunct/borked online galleries.
-
echicken authored
Graphic's default height means we'll only see the bottom 24 rows of longer drawrings.
-
echicken authored
(ANS, BIN, and ASC extensions are all well and good, but many artists used their group's initialism as a file extension. This made a huge chunk of my local archive inaccessible.)
-
- Jan 15, 2018
-
-
echicken authored
Looks like I had some other local changes stashed ... I dunno, formatting.
-
- Jan 13, 2018
-
-
nightfox authored
Version 1.17 beta 53: Added support for displaying user avatars for the sender of a message, recently added to Synchronet. Added the configuration option displayAvatars to toggle this feature. For this to work, you will need to updaet your .js files in sbbs\exec and sbbs\exec\load. This version of DDMsgReader specifically loads smbdefs.js and avatar_lib.js.
-
- Jan 09, 2018
-
-
rswindell authored
terminals > 80 columns in width (can't depend on line-wrapl). Still using console.printfile() for ANSIs that scroll. For SyncTERM, hide the cursor while viewing the ANSI. Change the calls to console.pause() to just console.getkey() as the [Hit a Key] prompt would interfere with the display of some art.
-
- Jan 07, 2018
-
-
echicken authored
while perusing this earlier.
-
- Jan 06, 2018
- Jan 04, 2018
-
-
rswindell authored
-
- Dec 29, 2017
- 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.
-
nightfox authored
Version 0.33 beta: Updated the definitions of the KEY_PAGE_UP and KEY_PAGE_DOWN veriables 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.
-
nightfox authored
Version 1.17 beta 51: Updated the definitions of the KEY_PAGE_UP and KEY_PAGE_DOWN veriables 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.
-
- Dec 10, 2017
-
-
nightfox authored
Version 1.17 beta 50 - Fixed a bug introduced in beta 49 where it was no longer displaying vote stats (such as up/downvotes) for a message. Now, it gets a message header with expanded headers again (like it did before) for viewing a message, and when applying the MSG_READ attribute (when a user reads a message to them), it gets a header without expanded headers to apply MSG_READ and save it.
-