1
0
mirror of https://github.com/irssi/irssi.git synced 2025-01-03 14:56:47 -05:00
irssi/src/fe-common/irc
Timo Sirainen 91396de740 bugfix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@353 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-06-15 19:34:54 +00:00
..
dcc Lots of DCC related fixes. 2000-06-04 01:36:07 +00:00
flood Fixed some flood detection, ignoring and autoignoring bugs. 2000-06-14 17:52:03 +00:00
notifylist --with-modules=xxx builds now specified extra modules to irssi binary. 2000-05-29 16:37:00 +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
completion.c Tab-completion works now with /commands and /set variables, patch by 2000-06-14 18:19:05 +00:00
completion.h completion_msgtoyou() -> irc_nick_match() 2000-06-04 12:38:28 +00:00
fe-channels.c bugfix 2000-06-15 19:34:54 +00:00
fe-common-irc.c /IRCNET command. 2000-06-04 14:52:47 +00:00
fe-common-irc.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-ctcp.c Also print the "CTCP TIME received" to screen :) 2000-05-15 15:32:27 +00:00
fe-events-numeric.c Don't show "End of WHOWAS" if none of the nicks were found. 2000-06-14 19:40:23 +00:00
fe-events.c Renamed /SET query_auto_close to autoclose_query. 2000-06-14 19:05:51 +00:00
fe-ignore.c Fixed some flood detection, ignoring and autoignoring bugs. 2000-06-14 17:52:03 +00:00
fe-irc-commands.c Renamed /SET query_auto_close to autoclose_query. 2000-06-14 19:05:51 +00:00
fe-irc-server.c /IRCNET command. 2000-06-04 14:52:47 +00:00
fe-ircnet.c forgot this file.. 2000-06-04 15:33:48 +00:00
fe-netsplit.c In netsplit quit messages, display @ in front of operators' nicks. 2000-06-14 17:58:14 +00:00
fe-query.c "window changed" signal handler didn't check if the old or new window 2000-06-15 18:33:08 +00:00
fe-query.h Renamed /SET query_auto_close to autoclose_query. 2000-06-14 19:05:51 +00:00
irc-hilight-text.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-hilight-text.h ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-window-activity.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
Makefile.am CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
module-formats.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
module-formats.h Print "starting query with <nick>" when query is created. 2000-06-11 21:01:30 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00