irssi/src/irc/core
Timo Sirainen c78f0d12c8 Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more than
one masks used.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@780 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-10-22 15:25:17 +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 When joining to !channel the join message was printed to active window 2000-10-14 01:06:24 +00:00
channel-rejoin.c Rejoin fixes 2000-10-15 21:14:13 +00:00
channel-rejoin.h added 2000-10-14 01:57:27 +00:00
channels-query.c Autorejoin when join temporarily fails because of netsplit is handled 2000-10-14 00:45:16 +00:00
ctcp.c Moved ignore to core. 2000-10-09 23:40:18 +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 [irc_]channels_setup_[de]init() calls were in wrong places. 2000-10-14 01:43:05 +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 /set autocreate_query -> /set autocreate_query_level 2000-09-06 21:30:56 +00:00
irc-chatnets.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-commands.c "/whois x x" - if x isn't found irssi now prints "there's no such nick x" 2000-10-14 16:02:35 +00:00
irc-core.c [irc_]channels_setup_[de]init() calls were in wrong places. 2000-10-14 01:43:05 +00:00
irc-log.c Logging fixes. Autologging with same named channels in different 2000-10-17 23:37:21 +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 Autorejoin when join temporarily fails because of netsplit is handled 2000-10-14 00:45:16 +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 Updates. 2000-09-02 18:53:58 +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 updating user modes were handled as they were channel modes, like +o 2000-10-13 22:05:57 +00:00
irc-servers-setup.c /SET default_nick -> /SET nick 2000-09-06 23:24:12 +00:00
irc-servers-setup.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-servers.c irc_server_get_channels() now returns also the channels that are in 2000-10-14 02:00:19 +00:00
irc-servers.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-special-vars.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc.c Keyboard should never get stuck again when receiving huge amounts of 2000-10-01 22:12:01 +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 Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
Makefile.am Missing channels-rejoin.h 2000-10-19 19:39:50 +00:00
massjoin.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
mode-lists.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +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 Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more than 2000-10-22 15:25:17 +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 Added debug 2000-10-19 15:44:49 +00:00
netsplit.h When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and 2000-07-02 16:19:26 +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