1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src/irc/core
Timo Sirainen ae030c4302 Fix for handling duplicate channels
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1018 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-22 13:02:33 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c /kickban and /knockout now accepts multiple nicks separated with commas. 2000-12-17 02:59:16 +00:00
bans.h /kickban and /knockout now accepts multiple nicks separated with commas. 2000-12-17 02:59:16 +00:00
channel-events.c Fix for handling duplicate channels 2000-12-22 13:02:33 +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 /SET prompt, /SET prompt_window - Specifies the text in prompt. 2000-12-17 07:39:22 +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 /SET prompt, /SET prompt_window - Specifies the text in prompt. 2000-12-17 07:39:22 +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 added $usermode expando 2000-12-10 05:55:15 +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 Some minor query fixes. Nick changes are also detected by checking if 2000-12-17 02:20:22 +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 Settings are now stored in module-specific blocks. Irssi complains 2000-12-17 05:44:45 +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 Blocking sockets (win32) shouldn't block irssi entirely now. 2000-12-15 19:44:27 +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