X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e04ef39d0f2716f99254df65c035d0754e509414;hb=fe322eb02369fded6defe0f3fa7ae6530496ef9c;hp=ef4bd3d00e0fa57579478c1f8df01ae1d3640a17;hpb=e20501f53ac42e8610371377d022164ae233356a;p=spider.git diff --git a/Changes b/Changes index ef4bd3d0..e04ef39d 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,58 @@ +21Oct99======================================================================= +1. fixed reply so that reply b or reply nop generate a bulletin with the +correct address. +20Oct99======================================================================= +1. Translated all the subroutines of minimuf into perl as Minimuf.pm +2. Limited the length of an ANN that is saved for de-duping to $pc12_dup_lth +(def 72) +3. help command should now return stuff that you expect. +4. reduced necessary privilege to use 'MSG' command to 6. +5. Correct the count of spots and wwv for a merge. +6. Allow decodes of DK0WCY-3 WWV data beacon announces +7. rewrote send so that an SB doesn't send a buckshee bull to NOPRIVATE! +8. Changed default colouration on console so that all spots >= 50Mhz are red +9. Fixed init command so that PC21s are sent down non-initted channels +10. Allow forwarding of unknown private mail. This means that you can set up +forwarding of 'foreign' mail across to and by gateways using the same +mechanism as bulletins (/spider/msg/forward.pl). +11. Allow line wrapping on the console (G0RDI, G0VGS et al). +18Oct99======================================================================= +1. changed help command so that it works correctly with multiple title lines. +2. added to address to the list of things a message checks to see whether it +is a duplicate (how on earth did it take _this_ long to find this one?). +3. Changes S CC so that the callsign it says it has sent to is the real one +(request from G8TIC) +21Sep99======================================================================= +1. allow zero messages to be stored (request from G4PDQ) +2. make DX more flexible and change spotter syntax to be consistant with +sh/dx (request from K9AN) +30Aug99======================================================================= +1. remove -@ as well as \d from SSIDs for spots +2. remove WEB and/or NET from the front or rear of callsigns in Prefix.pm +29Aug99======================================================================= +1. Added msg command to allow the changing of To, From, Subject and so on the +messages. This seems particularly important just now as a whole raft of G3's +seem to be putting out non private bulls to callsigns. +2. While I am at set messages to TO fields that appear to be users to private +if they have been sent as bulls. +3. Add DISTROs, if a callsign field appears in /spider/msg/distro in upper +use that as a list of callsigns to send further. Note this is potentially +recursive as callsigns in a distro can be distros. +25Aug99======================================================================= +1. check the date of a WWV much more carefully. +24Aug99======================================================================= +1. Prevented spots with lowercase callsigns being forwarded. This opens a +much bigger can of worms which I shall have to address later. +17Aug99======================================================================= +1. all protocol except PC29 containing %XX characters will be dumped. +2. Changed console.pl so that if you start typing it moves the top window +back to the bottom. +19Jul99======================================================================= +1. Added iota and qra clauses to sh/dx as well, these take optional arguments +and will look for the appropriate strings. +17Jul99======================================================================= +1. Started database integration. +2. added qsl clause to sh/dx that searches for qsl or via in the dx info 16Jul99======================================================================= 1. drop frames with 'illegal' characters in them (but pass frames with embedded %XX characters).