1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00
irssi/src/fe-common/irc
Timo Sirainen 086e8ac2ff mode change printing fixes, forgot to commit :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2731 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-04-28 11:28:21 +00:00
..
dcc Correctly handle DCC GET write() failures. 2002-02-10 18:42:23 +00:00
notifylist When printing notify joins/leaves, don't print them with hilight color after 2001-11-15 22:51:50 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
fe-common-irc.c /layout save saves !channels using the short name now, so they work properly 2002-04-27 20:13:27 +00:00
fe-ctcp.c Allow still showing ping time even if client replied with only one ping 2002-02-15 16:24:53 +00:00
fe-events-numeric.c removed handling of "you're not chanop" event so that the default handler 2002-04-26 20:02:52 +00:00
fe-events.c "message mode" -> "message irc mode", also added in signals.txt 2002-04-22 09:12:41 +00:00
fe-irc-channels.c Added WINDOW_REC declaration to common.h, removed unneeded #include "servers.h" from fe-windows.h which broke several files, added the #include in them. 2001-12-20 02:14:49 +00:00
fe-irc-commands.c /ACTION supports -servertag now and tab completion works with it like with 2002-02-16 13:33:17 +00:00
fe-irc-layout.c /layout save saves !channels using the short name now, so they work properly 2002-04-27 20:13:27 +00:00
fe-irc-messages.c Separated ctcp command/data in "message irc ctcp" signal and format. Added 2002-02-13 15:31:57 +00:00
fe-irc-queries.c s/query_trace_nick_changes/query_track_nick_changes/ :) 2002-02-02 22:46:28 +00:00
fe-irc-server.c /SERVER ADD -ircnet value wasn't strdup()ed so it might have done something 2002-03-15 00:05:55 +00:00
fe-ircnet.c /IRCNET ADD -usermode option added. 2001-12-06 23:29:48 +00:00
fe-modes.c mode change printing fixes, forgot to commit :) 2002-04-28 11:28:21 +00:00
fe-netjoin.c "message mode" -> "message irc mode", also added in signals.txt 2002-04-22 09:12:41 +00:00
fe-netsplit.c Add commas between splitted nicks. patch by Qrczak 2002-01-12 12:47:12 +00:00
Makefile.am /layout save saves !channels using the short name now, so they work properly 2002-04-27 20:13:27 +00:00
module-formats.c removed handling of "you're not chanop" event so that the default handler 2002-04-26 20:02:52 +00:00
module-formats.h removed handling of "you're not chanop" event so that the default handler 2002-04-26 20:02:52 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00