- Oct 20, 2016
- Oct 19, 2016
- Oct 17, 2016
- Oct 14, 2016
-
-
rswindell authored
specified in the sub-board sections of the listgate.ini This resolves the reported run-time error (due to misconfiguration): 10/13 09:59:23p !JavaScript d:\sbbs\mods\listgate.js line 86: TypeError: from is undefined
-
- Oct 06, 2016
-
-
rswindell authored
Added (new) '-a' option to dump the parsed area file (areas.bbs) to stdout (useful for debugging area file issues). Only age-filtered messages can be relayed to downlinks now (not twit-filtered messages).
-
rswindell authored
-
rswindell authored
1. check if user is online before starting any scanning/packing 2. log a message when aborting scan/pack due to user online
-
rswindell authored
-
rswindell authored
-
rswindell authored
into a terminal server node)
-
rswindell authored
semi-normal cases (e.g. user does not have permissions for this node). Fixes "User not logged on" error.
-
- Sep 26, 2016
-
-
echicken authored
-
- Sep 11, 2016
-
-
nightfox authored
Version 1.16: Added a new feature that allows users to forward a message to an email address or to another user on the BBS (using the O key). This can be useful, for instance, if the user wants to send a message in a public sub-board to their personal email for future reference or send a message from a public sub-board to another user to discuss the topic privately.
-
- Sep 07, 2016
-
-
rswindell authored
-
- Aug 30, 2016
-
-
nightfox authored
Officially releasing version 1.15. Contains the bug fix for private reply for a message on a networked sub-board, and also includes the new user-edit feature (using the U key, for sysops only), which lets the sysop edit the user account of the author of the message (only if the user account exists on the BBS).
-
- Aug 29, 2016
-
-
nightfox authored
Version 1.15 beta 2 - Contains a fix for a bug introduced in the previous version where private reply was no longer working. Also includes a new user edit feature (for sysops only, using the U key). The user edit will edit the user who sent the message, only if they're a user on the BBS. It can be useful for BBSes that require new users to send an email to the sysop, in case the sysop needs to edit the user's account.
-
- Aug 27, 2016
- Aug 18, 2016
- Aug 17, 2016
-
-
nightfox authored
-
nightfox authored
Version 1.13: A couple of bug fixes. Now should no longer generate a message number error when a new user starts reading messages. Also, it should now always successfully save a message header with the READ attribute when the user it was addressed to has read the message. This should fix an issue where the same message would keep coming up in a newscan, etc.
-
- Aug 13, 2016
- Aug 12, 2016
-
-
rswindell authored
FidoNet addresses of message authors to Internet email compatible address format.
-
rswindell authored
name (e.g. "Rob Swindell") and fidonet source address (e.g. "1:103/705") and converts it to an Internet email compatible address format (e.g. "Rob.Swindell@f705.n103.z1.fidonet") - for use with the listserver.js
-
- Aug 11, 2016
- Aug 06, 2016
-
-
rswindell authored
be 0 (at least on Windows), but readuserdat() treated 0 as an invalid file descriptor and opened the file again. The probably is the reason for the reported issues with the Windows GUI user editor not being able to save changes to the user database. Bug introduced in Dec-2015 (rev 1.164 of this file).
-
- Aug 03, 2016
-
-
rswindell authored
-
rswindell authored
- Removed "%FROM" (not supported) - Added "%RESCAN <areaname>" (new feature) - Clarified "%RESCAN" purpose ("scan all connected areas")
-
rswindell authored
Added support for "%RESCAN <echo-tag>" at the request of Al Prunty, because he asked for this "new feature".
-
rswindell authored
Filtered messages include messages not imported due to age, twitlist, dupes, etc. To change this behavior, set RelayFilteredMsgs=true in your sbbsecho.ini.
-
rswindell authored
-
- Jul 30, 2016
-
-
deuce authored
-