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
Age
Commit message (
Expand
)
Author
2000-09-27
/BIND <key> /command works now directly instead of needing the
Timo Sirainen
2000-09-27
Also moving windows and changing refnum updates activity list.
Timo Sirainen
2000-09-27
Closing window didn't update window activity list.
Timo Sirainen
2000-09-26
irc_nick_match() should now work better for checking if nick at the
Timo Sirainen
2000-09-26
if printformat() was given a argument ending with ^C it could mess up
Timo Sirainen
2000-09-26
PART and QUIT messages set the background color to default before
Timo Sirainen
2000-09-26
"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and if
Timo Sirainen
2000-09-26
backwards compatibility for s/ircnet/chanet/ change.
Timo Sirainen
2000-09-25
Display CTCP PING replies even if they're not in the form irssi
Timo Sirainen
2000-09-25
Ping replies should have displayed always with 3 decimals
Timo Sirainen
2000-09-25
Added target parameter to own_dcc format
Timo Sirainen
2000-09-25
Don't show statusbar with bold color
Timo Sirainen
2000-09-25
If /SET show_quit_once was set and ignored nick quitted, irssi printed
Timo Sirainen
2000-09-24
Bugfix for checking if user mode was empty (don't show (+) in statusbar)
Timo Sirainen
2000-09-22
/SET completion_nicks_lowercase
Timo Sirainen
2000-09-19
Netsplit fixes
Timo Sirainen
2000-09-19
Irssi crashed if you used "/JOIN" or "/JOIN -invite" without connected
Timo Sirainen
2000-09-10
/OP, /DEOP, etc. commands printed warning if no valid nicks were found.
Timo Sirainen
2000-09-07
Moved the PL_perl_destruct_level check to configure script, it should
Timo Sirainen
2000-09-07
Perl works now only as a runtime loadable module
Timo Sirainen
2000-09-06
/SET default_nick -> /SET nick
Timo Sirainen
2000-09-06
When pressing line down, the command line wasn't saved to history.
Timo Sirainen
2000-09-06
No, SILC stuff still shouldn't be here :)
Timo Sirainen
2000-09-06
Disconnect if net_sendbuffer_send() fails.
Timo Sirainen
2000-09-06
line_split() : use g_memmove() instead of memcpy() .. hm. how could
Timo Sirainen
2000-09-06
/set autocreate_query -> /set autocreate_query_level
Timo Sirainen
2000-09-06
config_node_clear() didn't work right.
Timo Sirainen
2000-09-06
Added tab-completion for /BIND's commands.
Timo Sirainen
2000-09-06
Restoring saved windows (/savewindows) didn't work.
Timo Sirainen
2000-09-06
/bind <key> command <cmd> - <cmd> doesn't need to start with / anymore
Timo Sirainen
2000-09-05
/PART #channel1,#channel2 didn't work
Timo Sirainen
2000-09-04
Actions will now show up in window activity with hilight or
Timo Sirainen
2000-09-02
bugfix
Timo Sirainen
2000-09-02
Updates.
Timo Sirainen
2000-09-01
Added chat protocol register. Changed all chat_type fields to use it.
Timo Sirainen
2000-08-31
Automatic joining to channels didn't work
Timo Sirainen
2000-08-30
Object type checking fixes
Timo Sirainen
2000-08-29
Highlighting fixes with public messages.
Timo Sirainen
2000-08-29
/mode #channel -oooo... would deop the first 3, and then op the rest.
Timo Sirainen
2000-08-27
updates
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-08-26
Some fixes to handling +l and +k mode.
Timo Sirainen
2000-08-25
Don't allow sending data to dcc chats if connection isn't finished yet.
Timo Sirainen
2000-08-25
log_day_change was never printed in logs.
Timo Sirainen
2000-08-25
/BAN could crash when showing bans
Timo Sirainen
2000-08-24
send "irssi init finished" _after_ setting up perl support.
Timo Sirainen
2000-08-24
Signals that sent GSList as parameters didn't work right with perl scripts
Timo Sirainen
2000-08-24
masks_match() was buggy
Timo Sirainen
2000-08-23
Call idlok() for all new subwindows.
Timo Sirainen
2000-08-23
fix
Timo Sirainen
[next]