irssi/src/fe-common/irc
Timo Sirainen ce6e5a12f9 DCC cleanups - half rewrite. New features: file names with spaces work
properly, you can have multiple dcc chats with same people (or more
useful, same nick in different ircnets), /DCC CHAT|GET|RESUME with no
arguments accepts the last request, notifies if dcc request was sent to
channel, warns about connecting to lowports, /SET dcc_autoget_lowports
specifies if autogetting should work with lowports, complains of
invalid dcc ctcps instead of ignoring. And fixed /SET dcc_autorename
OFF which didn't work before.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1135 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-18 02:30:59 +00:00
..
dcc DCC cleanups - half rewrite. New features: file names with spaces work 2001-01-18 02:30:59 +00:00
flood Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
notifylist Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +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 added "message own_public" and "message own_private" events that are 2001-01-01 16:57:25 +00:00
fe-common-irc.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-ctcp.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-events-numeric.c memmove() -> g_memmove() 2001-01-18 01:03:18 +00:00
fe-events.c "No such nick xx" is printed now with nick argument so it could get 2001-01-02 19:15:24 +00:00
fe-irc-channels.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
fe-irc-commands.c Added my_asctime() 2001-01-14 18:16:39 +00:00
fe-irc-messages.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-irc-queries.c Don't check queries whose address isn't known yet. 2000-12-19 17:27:23 +00:00
fe-irc-server.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
fe-ircnet.c -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
fe-modes.c Netsplit printing fixes. 2000-12-01 01:00:28 +00:00
fe-netjoin.c Netsplit printing fixes. 2000-12-01 01:00:28 +00:00
fe-netsplit.c signal "netsplit add" -> "netsplit new" 2000-12-03 04:48:01 +00:00
Makefile.am added "message own_public" and "message own_private" events that are 2001-01-01 16:57:25 +00:00
module-formats.c /UNBAN <ref#> works. /BAN list shows reference numbers. 2001-01-04 17:28:26 +00:00
module-formats.h Added KILL handling - user/server kills are now printed formatted. 2000-11-26 01:30:05 +00:00
module.h Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +00:00