Commit Graph

142 Commits

Author SHA1 Message Date
Dirk Koopman
48f0cb90d0 remove Prot.pm, sort %valid fields 2022-01-22 13:01:10 +00:00
Dirk Koopman
ab811a0c90 Change DXUser->get* to DXUser::get*
and also check the output of thaw more carefully, complain if it
isn't a DXUser.
2008-05-06 15:00:00 +01:00
Dirk Koopman
fd0a34c34a remove all $Id$ strings 2007-06-24 02:17:43 +01:00
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
72f6ef154a fix new swearing code. 2006-01-07 17:47:22 +00:00
minima
cbf3c0cd90 fix swearing logging so that it is better.
fix badspotters being able to send dx spots.
add LogDbg() routine to both log and dbg at the same time (at last).
2006-01-07 16:53:03 +00:00
minima
dce19df96e fix DXChannel->get to DXChannel::get 2005-03-13 11:14:31 +00:00
minima
e4366c330e fix bull age deletion both periodically and on new entry 2005-02-05 18:10:37 +00:00
minima
e26fa9333c back port switch code for PC protocol 2003-02-25 15:15:41 +00:00
minima
7b616aeabc 1. tidy up AUTOLOAD
2. make sure empty PC16s are not sent out on startup
2003-01-16 03:54:06 +00:00
minima
218a6c34b2 change the default store for deletetime 2002-11-07 19:26:13 +00:00
minima
15354cb8c8 fix keep so it a) works and b) is persistant
fix mystery deletions?
2002-11-07 17:51:35 +00:00
minima
6af9f2685f fix msg aging
make pingint and obscount defaults set/var able
2002-10-21 14:20:19 +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
148f4d4313 start work on NP stuff seriously 2002-07-11 15:28:35 +00:00
minima
517695ec47 make the character handling better for spanish?
fix set/lan on italian and dutch
2002-01-08 15:25:56 +00:00
minima
e18c9b8b9a added italian translation of Messages from IT9ROT
added / and // to send
added // to talk
2002-01-06 20:19:40 +00:00
minima
aac4d7dbc1 increase interval between auto for/opers and add up to 9 days of randomi-
ness.
2002-01-06 18:11:48 +00:00
minima
ea3457ff6e Alter the storage of messages so that illegal characters are stored as '.'
in an attempt to stop such messages from hanging.
2001-12-02 22:56:26 +00:00
minima
4c89d8b54e fix spurious 'new message' message for unread deleted personals
ignore remote passive link PC19s
2001-12-02 17:06:37 +00:00
minima
ec5995e84c Fix problem with reply disappearing up its own bottom. 2001-11-07 16:26:41 +00:00
minima
b672afe940 2. fix console.pl to show blank lines more reliably.
3. fix msgs so that 2 R: lines are only stored on initial entry (not just
after forwarding).
2001-11-06 23:56:18 +00:00
minima
42846321ac fix the send command so that only valid TO addresses are allowed. 2001-11-04 17:31:38 +00:00
minima
ba0bc47c95 Fixed some Aliasing problems.
Changed the talk logging.
Changed the email of personal messages to use Net::SMTP.
Tidied up Expunging.
2001-11-02 18:50:18 +00:00
minima
179ce69d24 added a bit of error checking 2001-10-25 15:46:38 +00:00
minima
47bc13ac2b added email forwarding
make read increment read
2001-10-25 15:40:18 +00:00
minima
6658149821 substr the subject in the dup check so that AK1A msg dups are not treated
as new
2001-10-12 11:39:14 +00:00
minima
6e8ea6c3fb fix sending msgs to g1tlh-2 (and not to g1tlh, - and 2) 2001-10-09 23:24:15 +00:00
minima
407d9a80a8 put in a prototype echo handler in Msg/ExtMsg 2001-10-09 21:41:23 +00:00
minima
b03a751903 fix logging typo in del_msg 2001-10-09 14:13:53 +00:00
minima
bbcb636f1b fixed Aliases so that shutdown works again.
removed the ability for bad people to search the bad word space.
2001-10-09 14:03:31 +00:00
minima
881637ac55 store deleted status across restarts! 2001-10-04 11:32:14 +00:00
minima
2f332799c5 ignore deleted messages when queueing 2001-10-04 10:48:31 +00:00
minima
732e58eaf2 1. allow a residence time of (default) 2 days before actually deleting a msg.
2. reduce the number R: lines on a bull from a bbs to 2 (the origin and the
last port of call).
2001-10-04 01:37:45 +00:00
minima
8e095bdba5 fixed lack of stream? 2001-10-04 00:07:41 +00:00
minima
58aa400fd0 add pc42 for streams 2001-10-04 00:00:47 +00:00
minima
14f2cd9240 more fixes to bbs syntax 2001-10-03 11:17:03 +00:00
minima
40310b181d 2. handle @gb7tlh.#35.eu type addresses as well 2001-10-03 10:38:44 +00:00
minima
214add54f0 handle g1tlh@www type things 2001-10-03 10:11:59 +00:00
minima
f04ec95fe9 make sure that @WWW is completely ignored 2001-10-03 10:08:39 +00:00
minima
ba97b5ce38 fix @bbs syntax 2001-10-02 16:57:40 +00:00
minima
36bd2cf344 adjustments ... 2001-10-02 16:15:28 +00:00
minima
1283d7c748 restructure all the busy/fwq stuff and hide them all in subroutines
upissue version no
2001-10-02 15:02:16 +00:00
minima
629ca1bff4 fixed the 'ever lengthening msg' syndrome and probably made the whole
thing more reliable at the same time.
2001-10-02 13:52:04 +00:00
minima
3247ce7494 rejigged and made certain things clearer 2001-10-02 13:22:08 +00:00
minima
f440e0d41c slightly improve logging of badword messages 2001-10-02 10:49:45 +00:00
minima
cee25b4461 fix a couple of sillies 2001-10-02 10:30:48 +00:00
minima
c4f04ae165 add if you swear 3 or more times you are unceremoniously logged out 2001-10-01 23:18:50 +00:00
minima
417f55d271 Add badword handling for messages. Users will get rude messages back if
they try to send naughty words in msgs. Incoming messages with badwords will
be dropped on receipt and their contents logged.
2001-10-01 19:16:09 +00:00