Commit Graph

25 Commits

Author SHA1 Message Date
Dirk Koopman
b9dffeff72 Prepare for git repository
remove all the versioning from the code and introduce Version.pm
fix some niffnaffs
2007-06-14 12:08:12 +01:00
minima
50c5cbb346 trim comment lth for dupes after normalisation and not before 2005-08-10 20:03:40 +00:00
minima
defc60f3e7 added chat stuff for fun 2003-03-08 02:16:29 +00:00
minima
8178d787d7 added the state filtering stuff
tried to speed up the AUTOLOADING
tried to fix the near dupe check again
2002-10-13 19:35:41 +00:00
minima
dbf7523a9b remove warnings from $BRANCH lines for 5.8.0 2002-07-29 15:41:49 +00:00
minima
9fdfb0d757 added some rsfp checking 2001-09-18 13:36:29 +00:00
minima
17f0b57add 5. Change the badwords interface to be the same as baddx, badspotter et al.
added set/badword, unset/badword and show/badword. This routine will auto
convert (and delete afterwards) the old badwords file.
Also make the ann->talk thingy less aggressive
2001-09-13 19:58:05 +00:00
minima
6ccc3a6e86 1. clear/* node_default and user_default now work.
2. in acc or rej/* you can now use (comma separated) prefixes as well as lists
of numbers for things like *_dxcc, *_itu and *_cq (eg: by_dxcc ve,w); just
remember that countries like ve and w have lots of zones and itus!
3. Added all the clear/* commands to help and added some comments about 2.
4. All filters (including *_default ones) are now reinstalled on channels in
realtime, so changing a filter does NOT require a disconnect and reconnect
cycle anymore.
2001-09-10 00:38:32 +00:00
minima
47597a3f86 fix ann filtering
strip top bits of announces
2001-09-03 16:25:28 +00:00
minima
2b58ccdf81 change build number calculation to be more accurate 2001-09-01 12:15:09 +00:00
minima
6624dcdf07 merged back NEW_ROUTE into trunk 2001-08-08 15:56:49 +00:00
minima
2b44cbaa7a Add new style filtering for WWV and WCY
get the field nos correct for ANN Filters
2000-12-18 14:16:43 +00:00
minima
b228776e73 remove %nn strings from dups of announces and spots 2000-11-30 12:02:36 +00:00
minima
956e3acab8 allow - in filters
store only filter expressions
added announce filters
fixed problem with dxcc,itu and cq values on output announce filters
2000-11-03 22:25:23 +00:00
minima
8e0eef8021 fix a talk bug for t xxx > yyy
added badword checking
2000-09-02 15:28:14 +00:00
minima
4e359e198d lower case all comments for spots and announces
remove wwv command
2000-08-24 18:03:44 +00:00
minima
19b30b579e remove space from dupe checking 2000-08-23 21:50:18 +00:00
minima
781531dd3e take only alphanum chars for dupe checking 2000-08-23 21:48:01 +00:00
minima
44bab9382f added DXDupe for persistant dupes (and to allow dup checking for other
things as well - as required)
2000-08-23 13:59:16 +00:00
minima
af0e6bdd59 slight change to the checking for announces 2000-08-22 22:18:40 +00:00
minima
261c754810 and again 2000-08-14 20:37:57 +00:00
minima
44803b76e7 removed / 60 from AnnTalk to make Ann deduping work better 2000-08-13 21:08:33 +00:00
minima
8e45a3dac2 1. Added talk mode so that I don't have to keep typing T <call> all the time.
2. fiddled around with storing of Debug messages a bit more.
3. bomb proofed the type command.
4. started the objectifying for talk, dx and announcements.
2000-07-30 11:16:12 +00:00
minima
cc59bad0fc try to fix the dups (and the dates on them) 2000-07-27 14:19:34 +00:00
djk
88665a2bed put duplicate checking into respective modules and out of DXProt.
fix displaying of lines with | in them on console.pl
added debugging show/(wwv|spot|ann)_dups.pl commands
added AnnTalk module
2000-06-11 12:58:32 +00:00