]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Merged revisions 270-272,274-275 via svnmerge from
authorChris Porter <redacted>
Sat, 12 Nov 2005 12:58:00 +0000 (12:58 +0000)
committerChris Porter <redacted>
Sat, 12 Nov 2005 12:58:00 +0000 (12:58 +0000)
https://svn.quakenet.org/svn/dev-com/N/trunk

........
r270 | cruicky | 2005-11-06 23:09:35 +0000 (Sun, 06 Nov 2005) | 1 line

Adding spamscan2 module.
........
r271 | slug | 2005-11-07 21:10:36 +0000 (Mon, 07 Nov 2005) | 3 lines

Made whois emulate ircu better.
Addew new field to T.

........
r272 | cruicky | 2005-11-07 21:44:16 +0000 (Mon, 07 Nov 2005) | 1 line

Fixed a flaw in the handling of secure messages, newserv wouldn't respond No such nick.
........
r274 | cruicky | 2005-11-11 20:55:43 +0000 (Fri, 11 Nov 2005) | 16 lines

Renamed a few commands:
    USERSTAT -> WHOIS
    MODUSER -> USERFLAGS
Dropped the following commands to helper level:
    WHOIS
    STATS
    CHANSTAT
    USERFLAGS
Removed MODCHAN command and made CHANPROFILE and CHANFLAGS.
S2 is no longer an oper.
Fixed issue where S2 would issue multiple glines if S2 received more text after initial gline was sent.
Made user flag +n which controls if S2 notices or PMs you.
Channels are automatically cleaned up if the 14 day average drops below 25.
Fixed S2 giving far too many points for char rep abuse, which would result in an instant kill.
General code cleanup.

........
r275 | slug | 2005-11-12 12:54:23 +0000 (Sat, 12 Nov 2005) | 3 lines

Fixed OpenBSD compatibility.
Added error message for trying to message local users.

........


Trivial merge