index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc
/
core
Age
Commit message (
Expand
)
Author
2001-10-14
$usermode's "user mode changed" signal had wrong argument check (server vs.
Timo Sirainen
2001-09-20
When using /SET hostname ipv6:address, replace the ':' char with '_' so it
Timo Sirainen
2001-09-13
..the same fix..
Timo Sirainen
2001-09-13
Don't crash if the IRC server doesn't print your nick in /NAMES list after
Timo Sirainen
2001-09-11
autolog: target name is now always lowercased with irc protocol.
Timo Sirainen
2001-09-11
Added option /SET channel_sync - if disabled irssi disables the channel
Timo Sirainen
2001-09-06
Use only the first word from username when sending it to server.
Timo Sirainen
2001-08-14
Some internal changes how /SERVER command works. Added /SERVER PURGE
Timo Sirainen
2001-08-14
quitmsg_is_split() fix - the hosts must contain the domain part now (ie.
Timo Sirainen
2001-08-14
Rewrote quitmsg_is_split(). A bit faster now and doesn't match to quit
Timo Sirainen
2001-08-14
Module loading updates - /LOAD shows now also the statically loaded modules.
Timo Sirainen
2001-08-13
max_query_chans set to 1 by default. Set to 10 in networks where it's known
Timo Sirainen
2001-08-08
If we receive INVITE for a channel that is added with /CHANNEL ADD -auto,
Timo Sirainen
2001-08-08
/BAN [-type] -> /BAN [-normal | -user | -host | -domain | -custom <type>].
Timo Sirainen
2001-07-15
Moved awaylog to core.
Timo Sirainen
2001-07-15
Added --home and --config command line parameters to irssi to specify
Timo Sirainen
2001-07-14
Cut the messages sent to rawlog to 510 chars too.
Timo Sirainen
2001-06-29
Removed the "domain is 2 or 3 chars" check from quitmsg_is_split() since
Timo Sirainen
2001-06-27
Don't reply to CTCP PINGs longer than 100 bytes (see the comment).
Timo Sirainen
2001-06-27
/NICK: don't bother trying to change the nick to the one you already have
Timo Sirainen
2001-06-26
Don't send unaway to server if we're not away.
Timo Sirainen
2001-06-26
Added $cumode expando which works like $P, but prints voices/halfops also.
Timo Sirainen
2001-06-12
channel_set_singlemode() : don't do anything if you're not channel op/halfop
Timo Sirainen
2001-06-10
max_cmds_at_once and max_query_chans weren't saved between reconnects to
Timo Sirainen
2001-06-04
Added support for bahamut @+#channel notices. Removed notice_public_ops
Timo Sirainen
2001-05-21
irc_parse_prefix() didn't work properly if user name had ! characters.
Timo Sirainen
2001-05-14
new /KICKBAN code crashed
Timo Sirainen
2001-05-14
/UNBAN now supports unbanning multiple bans with ban# (/unban 1 4 6)
Timo Sirainen
2001-05-11
CHANNEL_REC->get_join_data() - Returns the information needed to call
Timo Sirainen
2001-05-11
MODE +k handler was buggy
Timo Sirainen
2001-05-11
Moved PARAM_FLAG_OPTCHAN handling to core. Removed support for adding own
Timo Sirainen
2001-05-11
/SET kick_first_on_kickban for /KICKBAN and /KNOCKOUT - patch by
Timo Sirainen
2001-05-09
support for +O mode
Timo Sirainen
2001-04-25
"ban ..." signals didn't send channel info
Timo Sirainen
2001-04-20
CTCP version reply has now $sysarch by default
Timo Sirainen
2001-03-20
added /SET proxy_password
Timo Sirainen
2001-03-18
/RAWQUOTE: like /QUOTE, but don't add line feed after the command, and don't
Timo Sirainen
2001-03-16
quit_message setting moved from irc to core
Timo Sirainen
2001-03-15
/NICK could have changed nick to some other nick than we specified
Timo Sirainen
2001-03-04
added server_change_nick() function for servers.[ch]. Lots of fixes for
Timo Sirainen
2001-03-04
Send "chat protocol deinit" signal when protocol is being
Timo Sirainen
2001-03-04
/NAMES: -ops -halfops -voices -normal options added. /NAMES without
Timo Sirainen
2001-03-03
/BANTYPE -> /SET ban_type. /BAN: -type option added to override default
Timo Sirainen
2001-02-22
/IRCNET ADD didn't work
Timo Sirainen
2001-02-19
Connection updates: moved /SERVER and /CONNECT to core from irc.
Timo Sirainen
2001-02-18
Support for multiple identical nicknames.
Timo Sirainen
2001-02-17
Config file: ircnets -> chatnets, added type = "chat protocol" to
Timo Sirainen
2001-02-09
/CONNECT, /SERVER: added -4 and -6 options for specifying if we should
Timo Sirainen
2001-02-08
#include "irc-channels.h"
Timo Sirainen
2001-02-08
/SET opermode - set this mode when you get ircop status.
Timo Sirainen
[prev]
[next]