.. |
dcc
|
Added "dccownquerynick" which /FORMAT own_dcc_query uses.
|
2002-01-19 18:49: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
|
And the final #include :)
|
2001-12-20 02:18:35 +00:00 |
fe-ctcp.c
|
Moved some stuff from irc to core. Added command_bind_proto() function to
|
2001-11-02 01:05:14 +00:00 |
fe-events-numeric.c
|
Abort joins on 442-numeric that dalnet sends when you can't join to channel
|
2001-12-31 16:30:32 +00:00 |
fe-events.c
|
"Your nick is owned by .." message was checked always with default nick.
|
2002-01-28 02:37:54 +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
|
Added support for 326 and 327 whois numerics in OPN.
|
2001-12-07 19:40:37 +00:00 |
fe-irc-messages.c
|
Show @#channel notices as regular notices again. Don't hilight it or @#channel msgs.
|
2001-12-03 19:50:21 +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: added -noproxy option and -proxy which just removes the
|
2002-01-24 20:57:16 +00:00 |
fe-ircnet.c
|
/IRCNET ADD -usermode option added.
|
2001-12-06 23:29:48 +00:00 |
fe-modes.c
|
Moved some stuff from irc to core. Added command_bind_proto() function to
|
2001-11-02 01:05:14 +00:00 |
fe-netjoin.c
|
Moved some stuff from irc to core. Added command_bind_proto() function to
|
2001-11-02 01:05:14 +00:00 |
fe-netsplit.c
|
Add commas between splitted nicks. patch by Qrczak
|
2002-01-12 12:47:12 +00:00 |
Makefile.am
|
Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory.
|
2001-11-05 14:48:03 +00:00 |
module-formats.c
|
Using "server1 <-> server2, server3" format for netsplit messages now.
|
2002-01-12 11:11:09 +00:00 |
module-formats.h
|
378 event (whois realhost) data is different between irc servers, so added
|
2001-11-19 23:04:58 +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 |