1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/irc/notifylist
Timo Sirainen 850cf993eb Moved rewritten server redirection code from core to irc. This new code
should be able to do the redirecting a lot more error-proof. Changed
lag-checking to use PINGs instead of NOTIFYs. This breaks scripts using
redirection. Hopefully this doesn't break too much things in irssi :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1980 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-11 18:59:19 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
module.h Moved rewritten server redirection code from core to irc. This new code 2001-11-11 18:59:19 +00:00
notify-commands.c "NOTIFY" was missing from syntax 2000-11-09 23:40:48 +00:00
notify-ison.c Moved rewritten server redirection code from core to irc. This new code 2001-11-11 18:59:19 +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 Moved rewritten server redirection code from core to irc. This new code 2001-11-11 18:59:19 +00:00
notifylist.c Moved rewritten server redirection code from core to irc. This new code 2001-11-11 18:59:19 +00:00
notifylist.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00