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
Age
Commit message (
Expand
)
Author
2000-07-26
Command completion should override others.
Timo Sirainen
2000-07-24
Channels and ircnets got lost after /RELOAD and /SAVE
Timo Sirainen
2000-07-24
/BAN #channel now shows bans and ban exceptions in specified channel
Timo Sirainen
2000-07-23
Call key_unbind()s at deinit.
Timo Sirainen
2000-07-23
Display bolds with the current_theme->default_color color, not with the
Timo Sirainen
2000-07-23
Don't try to free ircnet if it's NULL.
Timo Sirainen
2000-07-23
Added syntaxes of all commands in comments, they're going to be used to
Timo Sirainen
2000-07-23
Moved the PL_perl_destruct_level to irssi_perl_init() so Irssi won't
Timo Sirainen
2000-07-23
Implemented /IGNORE -time <seconds>, patch by fuchs.
Timo Sirainen
2000-07-23
Awaylog didn't work right if you did /AWAY multiple times.
Timo Sirainen
2000-07-23
updates
Timo Sirainen
2000-07-23
A few extra checks.
Timo Sirainen
2000-07-23
Connecting to IPv6 IRC server with IP address didn't work because the
Timo Sirainen
2000-07-23
Use net-sendbuffer with DCC chat.
Timo Sirainen
2000-07-23
net_sendbuffer_send(): use const void *data instead of void *data
Timo Sirainen
2000-07-23
Added handle != -1 check to net_sendbuffer_create()
Timo Sirainen
2000-07-23
Printing netsplit nicks printed one too less nicks (netsplit_max_nicks-1)
Timo Sirainen
2000-07-23
Don't print nick changes and quit messages from same nick more than once
Timo Sirainen
2000-07-23
Don't allow recursive aliases.
Timo Sirainen
2000-07-23
/SET settings_autosave - If set ON, settings are automatically saved
Timo Sirainen
2000-07-23
/NOTIFY -idle fixes.
Timo Sirainen
2000-07-23
is_numeric() returns now FALSE if it was given empty string.
Timo Sirainen
2000-07-23
SET print_active_channel - if you have multiple channels in same window,
Timo Sirainen
2000-07-23
Listing keys with /BIND key now checks the keys case-insensitively.
Timo Sirainen
2000-07-23
Changed the names of /BIND commands to be epic-compatible. Also added
Timo Sirainen
2000-07-22
Moved /SAVE and /RELOAD to fe-common. Print "config saved" and
Timo Sirainen
2000-07-22
Ignore case when checking key names.
Timo Sirainen
2000-07-22
uname() return value checking fixes.
Timo Sirainen
2000-07-22
another ircnet == NULL fix
Timo Sirainen
2000-07-22
Don't crash at startup if IRC network wasn't specified for some server.
Timo Sirainen
2000-07-22
Implemented /WINDOW LAST for changing to last current window.
Timo Sirainen
2000-07-22
/HELP wasn't working.
Timo Sirainen
2000-07-22
Autologging: if we're already logging the item somewhere else, make sure
Timo Sirainen
2000-07-21
/RELOAD still didn't work right.
Timo Sirainen
2000-07-21
Don't save autologs.
Timo Sirainen
2000-07-21
You can now change the texts /FORMAT prints itself.
Timo Sirainen
2000-07-21
/SET completion_disable_auto -> completion_auto
Timo Sirainen
2000-07-21
Set perl destruct level to 1 when destroying the perl interpreter with
Timo Sirainen
2000-07-20
WHOIS bugfix: Don't display the signon time if it isn't known..
Timo Sirainen
2000-07-20
Added information about mirc colors by fuchs.
Timo Sirainen
2000-07-20
The channel key given in /JOIN should override the one given in setup.
Timo Sirainen
2000-07-19
Removed notices from default highlight level
Timo Sirainen
2000-07-19
Irssi::is_channel() didn't work because irc.h wasn't included and
Timo Sirainen
2000-07-19
"/notify -list " (happened easily when using tab completion) didn't work
Timo Sirainen
2000-07-18
bugfix
Timo Sirainen
2000-07-18
When using status window and query windows, /whois to some queried nick
Timo Sirainen
2000-07-18
/NOTIFY -list displays now "-idle" before the actual idle time..
Timo Sirainen
2000-07-18
Tab-msgcompletion didn't work right after you had used /msg -ircnet nick
Timo Sirainen
2000-07-18
/LASTLOG ignored LINE_CMD_COLOR0 commands.
Timo Sirainen
2000-07-17
Autocompletion is disabled by default
Timo Sirainen
[next]