1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src/irc/core
2001-10-23 16:01:53 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c /UNBAN -first | -last options added. Patch by fuchs. 2001-10-23 16:01:53 +00:00
bans.h /BANTYPE -> /SET ban_type. /BAN: -type option added to override default 2001-03-03 20:48:23 +00:00
channel-events.c If we receive INVITE for a channel that is added with /CHANNEL ADD -auto, 2001-08-08 17:47:54 +00:00
channel-rejoin.c Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +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 Channels weren't synced if you joined multiple channels at once and one of 2001-10-21 11:24:24 +00:00
ctcp.c Don't reply to CTCP PINGs longer than 100 bytes (see the comment). 2001-06-27 21:26:33 +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 CHANNEL_REC->get_join_data() - Returns the information needed to call 2001-05-11 16:08:48 +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 /IRCNET ADD didn't work 2001-02-22 05:19:11 +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 Some internal changes how /SERVER command works. Added /SERVER PURGE 2001-08-14 13:19:06 +00:00
irc-core.c Added reference counter to SERVER_CONNECT_REC. Since it's being moved around 2001-10-21 13:59:07 +00:00
irc-expandos.c $usermode's "user mode changed" signal had wrong argument check (server vs. 2001-10-14 09:48:30 +00:00
irc-masks.c /BANTYPE -> /SET ban_type. /BAN: -type option added to override default 2001-03-03 20:48:23 +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 Irssi lost channel key for secret/private channels after join. 2001-10-14 13:33:22 +00:00
irc-nicklist.h #include "irc-channels.h" 2001-02-08 16:54:52 +00:00
irc-queries.c Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
irc-queries.h Some query changes. They should now work properly with /SAVEWINDOWS 2001-01-01 17:13:55 +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 max_cmds_at_once and max_query_chans weren't saved between reconnects to 2001-06-10 22:52:54 +00:00
irc-servers-setup.c Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +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 Added reference counter to SERVER_CONNECT_REC. Since it's being moved around 2001-10-21 13:59:07 +00:00
irc-servers.h Some internal changes how /SERVER command works. Added /SERVER PURGE 2001-08-14 13:19:06 +00:00
irc.c Cut the messages sent to rawlog to 510 chars too. 2001-07-14 18:52:53 +00:00
irc.h Added support for bahamut @+#channel notices. Removed notice_public_ops 2001-06-04 19:50:16 +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 Moved awaylog to core. 2001-07-15 14:07:48 +00:00
massjoin.c Nicklist updates so that protocol specific xxx_NICK_REC can be used 2001-02-02 22:10:20 +00:00
mode-lists.c "ban ..." signals didn't send channel info 2001-04-25 04:10:19 +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 /DEVOICE * should devoice operators having voices too. 2001-10-15 12:53:20 +00:00
modes.h channel_set_singlemode() : don't do anything if you're not channel op/halfop 2001-06-12 00:08:14 +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 quitmsg_is_split() updated to check that top-level domains must be 2+ chars 2001-10-21 11:49:17 +00:00
netsplit.h Rewrote quitmsg_is_split(). A bit faster now and doesn't match to quit 2001-08-14 11:53:08 +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