..
.cvsignore
updates
2000-04-26 09:43:45 +00:00
bans.c
Added syntaxes of all commands in comments, they're going to be used to
2000-07-23 23:19:22 +00:00
bans.h
..adding new files..
2000-04-26 08:03:38 +00:00
channel-events.c
Check that we're not already joined the channel when receiving JOIN
2000-07-31 22:10:18 +00:00
channel-rejoin.c
Bugfixes for non-irc server handling.
2000-07-30 17:19:16 +00:00
channels-query.c
Bugfixes for non-irc server handling.
2000-07-30 17:19:16 +00:00
channels-setup.c
/channel add -bots: You can now use @ or + before the nick mask to
2000-08-10 19:39:06 +00:00
channels-setup.h
.. lots of changes ..
2000-05-04 10:32:42 +00:00
channels.c
The channel key given in /JOIN should override the one given in setup.
2000-07-20 12:35:54 +00:00
channels.h
Moved lastmsgs variables from irc-server and channel structures to
2000-07-31 23:09:39 +00:00
ctcp.c
Bugfixes for non-irc server handling.
2000-07-30 17:19:16 +00:00
ctcp.h
..adding new files..
2000-04-26 08:03:38 +00:00
ignore.c
Implemented /IGNORE -time <seconds>, patch by fuchs.
2000-07-23 14:41:42 +00:00
ignore.h
Implemented /IGNORE -time <seconds>, patch by fuchs.
2000-07-23 14:41:42 +00:00
irc-commands.c
WJOIN -> /JOIN -window
2000-08-12 02:16:52 +00:00
irc-commands.h
WJOIN -> /JOIN -window
2000-08-12 02:16:52 +00:00
irc-core.c
Removed several header files that only had xxx_init(); xxx_deinit(); - moved
2000-04-27 10:31:14 +00:00
irc-log.c
Awaylog didn't work right if you did /AWAY multiple times.
2000-07-23 14:18:32 +00:00
irc-rawlog.c
Added syntaxes of all commands in comments, they're going to be used to
2000-07-23 23:19:22 +00:00
irc-server.c
Fixes
2000-07-31 20:40:24 +00:00
irc-server.h
Moved lastmsgs variables from irc-server and channel structures to
2000-07-31 23:09:39 +00:00
irc-special-vars.c
Changed option handling in /commands. Irssi will now complain about
2000-06-18 01:18:12 +00:00
irc.c
Bugfixes for non-irc server handling.
2000-07-30 17:19:16 +00:00
irc.h
WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake.
2000-06-30 21:33:57 +00:00
ircnet-setup.c
Channels and ircnets got lost after /RELOAD and /SAVE
2000-07-24 23:21:11 +00:00
ircnet-setup.h
You can specify command(s) to be sent automatically to server after
2000-06-15 20:56:58 +00:00
lag.c
..adding new files..
2000-04-26 08:03:38 +00:00
Makefile.am
You can send message to different server with /MSG -<server tag> nick...
2000-06-28 20:00:39 +00:00
masks.c
..adding new files..
2000-04-26 08:03:38 +00:00
masks.h
..adding new files..
2000-04-26 08:03:38 +00:00
massjoin.c
A few checks to check that we really are dealing with IRC servers.
2000-07-15 13:08:39 +00:00
mode-lists.c
..adding new files..
2000-04-26 08:03:38 +00:00
mode-lists.h
..adding new files..
2000-04-26 08:03:38 +00:00
modes.c
/OP, /DEOP, /VOICE and /DEVOICE without any parameters didn't work right
2000-07-29 17:59:45 +00:00
modes.h
Added bot plugin, it also has almost-functional botnet.
2000-05-25 11:30:47 +00:00
module.h
..adding new files..
2000-04-26 08:03:38 +00:00
netsplit.c
Bugfixes for non-irc server handling.
2000-07-30 17:19:16 +00:00
netsplit.h
When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and
2000-07-02 16:19:26 +00:00
nicklist.c
completion_msgtoyou() -> irc_nick_match()
2000-06-04 12:38:28 +00:00
nicklist.h
completion_msgtoyou() -> irc_nick_match()
2000-06-04 12:38:28 +00:00
query.c
CTCP msgs/replies stops the "event privmsg" or "event notice" signals now
2000-06-12 22:57:53 +00:00
query.h
WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake.
2000-06-30 21:33:57 +00:00
server-idle.c
Bugfixes for non-irc server handling.
2000-07-30 17:19:16 +00:00
server-idle.h
..adding new files..
2000-04-26 08:03:38 +00:00
server-reconnect.c
Added syntaxes of all commands in comments, they're going to be used to
2000-07-23 23:19:22 +00:00
server-reconnect.h
removed common-setup.h, put all settings in it to files where they belong to.
2000-06-02 00:36:54 +00:00
server-setup.c
/connect ircnet doesn't fail anymore if there's no ircnet servers in
2000-08-10 20:25:57 +00:00
server-setup.h
Read new server specific settings when reconnecting to new server.
2000-06-14 17:50:16 +00:00