1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common/irc
2000-08-25 22:53:22 +00:00
..
dcc Don't allow sending data to dcc chats if connection isn't finished yet. 2000-08-25 22:53:22 +00:00
flood plugin -> module 2000-08-16 00:49:02 +00:00
notifylist plugin -> module 2000-08-16 00:49:02 +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-channels.c Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
fe-common-irc.c Moved the beep settings_add_xxx() calls from irc to core. 2000-07-30 18:37:49 +00:00
fe-common-irc.h ..adding new files.. 2000-04-26 08:03:38 +00:00
fe-ctcp.c Enabled lots of GCC warnings, fixed those that were easy to fix. 2000-07-10 23:00:56 +00:00
fe-events-numeric.c Added support for dalnet's whois registered event. 2000-08-10 12:23:56 +00:00
fe-events.c /SET beep_on_msg handling moved to printtext() where it catches all the 2000-07-30 17:32:55 +00:00
fe-ignore.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
fe-irc-commands.c /BAN could crash when showing bans 2000-08-25 10:46:47 +00:00
fe-irc-server.c Some server reconnection fixes. Reconnect now allows you to have 2000-08-14 21:42:37 +00:00
fe-ircnet.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
fe-netjoin.c Channel mode handling changed - there's no more mode_xxx fields in 2000-08-20 07:17:13 +00:00
fe-netsplit.c Added syntaxes of all commands in comments, they're going to be used to 2000-07-23 23:19:22 +00:00
fe-query.c Some changes handling g_input_add() - maybe this helps to problems 2000-08-15 00:22:08 +00:00
fe-query.h Renamed /SET query_auto_close to autoclose_query. 2000-06-14 19:05:51 +00:00
irc-completion.c WJOIN -> /JOIN -window 2000-08-12 02:16:52 +00:00
irc-hilight-text.c Lots of /HILIGHT changes. You can use color names with -color. Window 2000-06-30 19:50:56 +00:00
irc-hilight-text.h Lots of /HILIGHT changes. You can use color names with -color. Window 2000-06-30 19:50:56 +00:00
irc-window-activity.c Fixed crash. 2000-07-01 00:34:14 +00:00
Makefile.am When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and 2000-07-02 16:19:26 +00:00
module-formats.c Added support for dalnet's whois registered event. 2000-08-10 12:23:56 +00:00
module-formats.h Added support for dalnet's whois registered event. 2000-08-10 12:23:56 +00:00
module.h Moved lastmsgs variables from irc-server and channel structures to 2000-07-31 23:09:39 +00:00