- 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
- Jul 29, 2016
-
-
deuce authored
size and date. Previously, it would always skip which could result in the uplink holding the files indefiniately.
-
deuce authored
-
deuce authored
such as syntax errors.
-
deuce authored
This script is intended to allow TickIT to keep nodelists up to date from received TIC files.
-
deuce authored
-
deuce authored
Run the handler in a try/catch and log exceptions.
-
- Jul 28, 2016
- Jul 27, 2016
-
-
deuce authored
if it should be replaced. It's common on FidoNet for replaces to have a wildcard in it. Also, add support for a new Handler key in tickit.ini. This defines a file which defines a Handle_TIC function and whose last statement isn't null. The parsed TIC file is passed to this function and, if it returns true, the file is assumed to be handled.
-
- Jul 24, 2016
-
-
nightfox authored
Version 1.13 beta 1. Bug fix: Message number error when a new user starts reading messages. Now checks for a seemily special value for the message number to avoid an error.
-
- Jul 22, 2016
-
-
deuce authored
-