- Apr 19, 2022
-
-
Deucе authored
You get str_gained, not str. :(
-
- Apr 14, 2022
-
-
Eric Oulashin authored
When extended file descriptions are enabled, the file date is now shown with the file description on the last line.
-
- Apr 12, 2022
-
-
Rob Swindell authored
-
Stephen Hurd authored
-
- Apr 09, 2022
-
-
Rob Swindell authored
A user disconnecting while running tw2 would just result in an infinite loop checking node status and waiting for the user's allowed time to run out (which may never happen) or for the server to be locally terminated. This has been happening for years on Vertrauen. Finally now I see why.
-
- Mar 24, 2022
-
-
Eric Oulashin authored
Now calls bbs.edit_msg() to edit an existing message (if that function exists - It was added in Synchronet 3.18).
-
- Mar 18, 2022
-
-
Eric Oulashin authored
DD area choosers: For message sub-board/file directory collapsing, if there's only one sub-group/sub-library, then it won't be collapsed DD area choosers v1.23: For message sub-board/file directory collapsing, if there's only one sub-group/sub-library, then it won't be collapsed, as that wouldn't be very useful.
-
- Mar 15, 2022
-
-
Eugene So authored
-
Eric Oulashin authored
Added back a few functions that were accidentally removed (which weren't moved to attr_conv.js)
-
Eugene So authored
Fixed broken code when taunting opponent Fixed broken code when aborting after waiting a long time for opponent to respond.
-
Eric Oulashin authored
-
- Mar 14, 2022
-
-
-
Eric Oulashin authored
ddfilelister version 2.05a: Fix for "fileDesc is not defined" error when displaying the file description on the main screen. Also made a small refactor to the main screen refresh function.
-
- Mar 13, 2022
-
-
Rob Swindell authored
-
- Mar 12, 2022
-
-
Eric Oulashin authored
ddfilelister version 2.05 - Now makes use of the user's extended file description setting: If the user's extended file description setting is enabled, the lister will now show extended file descriptions on the main screen in a split format, with the lightbar file list on the left and the extended file description for the highlighted file on the right. Also, made the file info window taller for terminals within 25 lines high. This should resolve issue #363 . This update to ddfilelister also requires the included update to dd_lightbar_menu.js and the new attr_conv.js.
-
- Mar 11, 2022
-
-
Eugene So authored
-
- Mar 09, 2022
-
-
Eric Oulashin authored
Version 2.04 - Bug fix: Now successfully formats filenames without extensions when listing files. This addresses issue #369.
-
- Mar 07, 2022
-
-
Eric Oulashin authored
Fix: When changing to an empty sub-board from within the reader (either from read mode or list mode), it now properly says there are no messages and exits, rather than showing a list of bogus messages. Unsure when this bug was introduced. The version is now 1.46.
-
- Feb 28, 2022
-
-
DD file lister: For terminals over 25 rows tall, the file info window will now be up to 45 rows tall.
-
- Feb 27, 2022
-
-
Eric Oulashin authored
Changed "Installing into a command shell" to say section 3 ("Installation & Setup") instead. This resolves issue #353
-
Rob Swindell authored
-
Rob Swindell authored
-
- Feb 26, 2022
-
-
Eric Oulashin authored
Fix for no group information available when displaying the sub-board header above the message list when listing personal email
-
-
Eric Oulashin authored
-
- Feb 25, 2022
-
-
-
Eric Oulashin authored
-
- Feb 19, 2022
-
-
Eric Oulashin authored
Version 1.44: Removed the scanScopePromptText text line and used the SubGroupOrAll line (621) from text.dat instead. Also, the reader now supports @-code expansion in configured text strings. This addresses issue #316 from Vincent Macaluso. Text search now can search sub-board, group, or all like the other text searching (requested by Nelgin). When reading the theme file, color settings are now checked to ensure they only have Synchronet attribute codes.
-
echicken authored
If absent, default string 'Bulletins' will be used.
-
echicken authored
Removed attribution rather than fix its coloring. Nobody cares, and if you do care, have you tried not caring? It's easy, it's just a matter of doing nothing. Bullshit is a proud sponsor of funclib.js.
-
- Feb 14, 2022
-
-
Rob Swindell authored
I think this means one of your nodeon.* files are corrupt and just deleting that file would likely cure the situation as well.
-
Eric Oulashin authored
a file search (via filespec, description, or new files since last scan). A command-line parameter, -MODE, specifies which search to perform (search_filename, search_description, or new_file_search for searching; list_curdir lists files in the user's current directory, which is the default).
-
- Feb 13, 2022
-
-
Eric Oulashin authored
fixed a lightbar file directory choosing issue when using name collapsing (was using the wrong data structure)
-
- Feb 10, 2022
-
-
Eric Oulashin authored
viewing message header info (I had used the same loop control variable name for a loop inside a loop..oops). Also, when viewing message header information, it will no longer show JS functions.
-
- Feb 09, 2022
-
-
- Feb 07, 2022
-
-
Eric Oulashin authored
-
Eric Oulashin authored
info. Fixed command bar refreshing when pressing the hotkeys.
-
- Feb 06, 2022
-
-
Eric Oulashin authored
directory with a lightbar interface, as well as message windows etc. If the user does not have an ANSI terminal, this lister will run Synchronet's stock file lister interface.
-
- Jan 16, 2022
-
-
Eric Oulashin authored
file directory and message sub-board lists for ones with common groups, adding a 3rd tier of options. For example, if you have the following file directory structure: BBS files DOS: BBS software DOS: BBS doors DOS: BBS utilities Windows: BBS software Windows: BBS doors Windows: BBS utilities With directory name collapsing, the selection will be come 3 tiers, as follows: BBS files DOS BBS software BBS doors BBS utilities Windows BBS software BBS doors BBS utilities
-
- Jan 14, 2022
-
-
Rob Swindell authored
lord2.js line 3168: ReferenceError: bs is not defined
-