irssi/src/fe-common/irc
Timo Sirainen f70160c503 /SET netsplit_nicks_hide_threshold must not be smaller than /SET
netsplit_max_nicks or no nicks were printed with netsplits.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1597 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-06-29 23:11:43 +00:00
..
dcc dcc, flood and notifylist aren't compiled as loadable modules anymore, 2001-06-01 18:39:45 +00:00
notifylist dcc, flood and notifylist aren't compiled as loadable modules anymore, 2001-06-01 18:39:45 +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 Moved autoconnects and command line parameter parsing from irc to core. 2001-02-19 02:50:08 +00:00
fe-common-irc.h Moved autoconnects and command line parameter parsing from irc to core. 2001-02-19 02:50:08 +00:00
fe-ctcp.c In core/module-formats.h: IRCTXT_ -> TXT_ 2001-01-07 19:42:59 +00:00
fe-events-numeric.c /NAMES: -ops -halfops -voices -normal options added. /NAMES without 2001-03-04 00:14:00 +00:00
fe-events.c own nick changed were printed as if it was done by someone else 2001-06-10 23:38:36 +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 support for bahamut @+#channel notices. Removed notice_public_ops 2001-06-04 19:50:16 +00:00
fe-irc-messages.c use signal_add_last() to bind the "message xxx" signals when printing them, 2001-06-26 22:29:16 +00:00
fe-irc-queries.c The automatic query rename wrote the "nick changed" messages to channels 2001-06-10 23:31:15 +00:00
fe-irc-server.c Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
fe-ircnet.c IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and 2001-03-04 01:47:13 +00:00
fe-modes.c Print own mode changes immediately to screen without the 2sec wait. 2001-01-31 21:21:19 +00:00
fe-netjoin.c netjoins should display the @, + etc. before the nick again. 2001-05-11 17:42:05 +00:00
fe-netsplit.c /SET netsplit_nicks_hide_threshold must not be smaller than /SET 2001-06-29 23:11:43 +00:00
Makefile.am fe-common/irc/flood removed. Some autoignore / ignore -time updates. 2001-03-03 23:27:07 +00:00
module-formats.c whois_away had one extra space at the beginning. 2001-06-29 19:03:55 +00:00
module-formats.h Added support for bahamut @+#channel notices. Removed notice_public_ops 2001-06-04 19:50:16 +00:00
module.h Moved nick/msg/channel completion to core with some cleanups. 2000-10-14 14:07:31 +00:00