1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-29 04:45:57 -04:00
irssi/src/irc/core
Timo Sirainen 8d98e80a6b -querychans option for servers and ircnets which specifies how many
channels to query in one line with MODE/WHO commands after joined to a
number of channels. Default is 10 which works usually, with some very
stupid servers (just found one) this has to be set to 1 however.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@981 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-09 19:12:49 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c minor updates 2000-09-29 23:57:30 +00:00
bans.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
channel-events.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
channel-rejoin.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
channel-rejoin.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
channels-query.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
ctcp.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
ctcp.h ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-channels-setup.c multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-channels.c Call /part command instead of directly sending part message to server when 2000-11-27 10:44:46 +00:00
irc-channels.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-chatnets.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-chatnets.h -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-commands.c automatic /whowas in /whois crashed (after server <-> data change) 2000-12-07 19:14:27 +00:00
irc-core.c Split expandos from special-vars.c to expandos.c. Added list of signals 2000-12-05 00:53:04 +00:00
irc-expandos.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc-log.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc-masks.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-masks.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-nicklist.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc-nicklist.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-queries.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc-queries.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-rawlog.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-servers-reconnect.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc-servers-setup.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-servers-setup.h -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-servers.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-servers.h -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
lag.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
Makefile.am Split expandos from special-vars.c to expandos.c. Added list of signals 2000-12-05 00:53:04 +00:00
massjoin.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
mode-lists.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
mode-lists.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
modes.c sometimes channel key wasn't saved. 2000-12-06 05:51:31 +00:00
modes.h updating user modes were handled as they were channel modes, like +o 2000-10-13 22:05:57 +00:00
module.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
netsplit.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
netsplit.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
server-idle.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
server-idle.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00