1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common/irc
Timo Sirainen b532986e5b changed /FORMAT default_event -> default_event_server (sorry for breaking
some themes, this is just so much better name for it :) and added a new
default_event, which is the format for default numeric events from your
current server.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2909 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-08-31 16:13:18 +00:00
..
dcc "/MSG *" works now properly with dcc chat queries. 2002-05-26 17:39:35 +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 Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +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 changed /FORMAT default_event -> default_event_server (sorry for breaking 2002-08-31 16:13:18 +00:00
fe-events.c Wallop actions fixed 2002-06-13 21:47:40 +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 Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +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 nick tracking change: now it renames the query only if the old nick doesn't 2002-07-01 21:13:33 +00:00
fe-irc-server.c A few missing parts from SSL patch. 2002-08-26 19:40:04 +00:00
fe-irc-server.h Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
fe-ircnet.c /IRCNET ADD -usermode option added. 2001-12-06 23:29:48 +00:00
fe-modes.c Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +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 Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
module-formats.c changed /FORMAT default_event -> default_event_server (sorry for breaking 2002-08-31 16:13:18 +00:00
module-formats.h changed /FORMAT default_event -> default_event_server (sorry for breaking 2002-08-31 16:13:18 +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