irssi/src/irc/notifylist
Timo Sirainen f354fe54c7 Moved some stuff from irc to core. Added command_bind_proto() function to
bind protocol-specific commands. Added #define command_bind_irc() for easier
access. CMD_IRC_SERVER(server) check should be done at the beginning of each
command requiring IRC server as active server, it handles it correctly the
cases when it is not. Did some other cleanups as well.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1955 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-02 01:05:14 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
Makefile.am dcc, flood and notifylist aren't compiled as loadable modules anymore, 2001-06-01 18:39:45 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
notify-commands.c "NOTIFY" was missing from syntax 2000-11-09 23:40:48 +00:00
notify-ison.c small extra checks to /whois redirect checking 2001-01-01 14:42:22 +00:00
notify-setup.c config changes, CONFIG_REC is now required parameter for 2000-11-26 10:24:30 +00:00
notify-setup.h ..adding new files.. 2000-04-26 08:03:38 +00:00
notify-whois.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
notifylist.c just some extra check - might fix some crash.. 2001-10-22 12:19:27 +00:00
notifylist.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00