[srvx-commits] arch commit: introduce unreg_privmsg_func, fix minor autoinvite issue, alter account-
Brought to you by:
entrope
From: adam <ak...@ga...> - 2004-05-01 11:17:06
|
Revision: srvx--devo--1.3--patch-57 Archive: sr...@sr...--2004-srvx Creator: adam <ak...@ga...> Date: Sat May 1 04:17:11 PDT 2004 Standard-date: 2004-05-01 11:17:11 GMT Modified-files: ChangeLog src/chanserv.c src/nickserv.c src/proto-common.c src/proto-p10.c src/proto.h srvx.conf.example New-patches: sr...@sr...--2004-srvx/srvx--devo--1.3--patch-57 Summary: introduce unreg_privmsg_func, fix minor autoinvite issue, alter account-finding on local services clients Keywords: * introduce unreg_privmsg_func: unreg_privmsg_func()/unreg_notice_func() - both of which reverse the effect of reg_privmsg_func()/reg_notice_func() * fix minor autoinvite issue: UserAutoInvite (aka: '!uset autoinvite ..') no longer invites you to channels you weren't in if the server you are on just reconnected to the network * alter account-finding on local services clients: non +k users on the local services server are now no longer referred to as services (at least not in regard to accounts..) |