1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-common/irc
2001-08-08 12:50:49 +00:00
..
dcc --enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPT 2001-07-29 09:17:53 +00:00
notifylist /NOTIFY printed '!' character after nick if mask was given. 2001-08-08 12:50:49 +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 #channel_you're_not_joined doesn't print the "total of xx nick" line 2001-07-29 05:32:38 +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 SYNTAX: ACTION updated - target is required 2001-07-25 17:40:56 +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