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-12-19
don't autochange nicks from dcc connections.
Timo Sirainen
2000-12-18
bugfix for displaying 128-160 ascii chars.
Timo Sirainen
2000-12-18
Autologging: '/' -> '_' - don't even accidentally try to log to
Timo Sirainen
2000-12-18
quit messages shouldn't crash :)
Timo Sirainen
2000-12-17
Irssi::signal_emit(): changed max. parameter count from 6 to 7
Timo Sirainen
2000-12-17
removed backwards compatibility from ircnet -> chatnet change
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-17
Settings are now stored in module-specific blocks. Irssi complains
Timo Sirainen
2000-12-17
Create POTFILES.in automatically in autogen
Timo Sirainen
2000-12-17
Complain if --disable-static was tried to be used
Timo Sirainen
2000-12-17
Destroy all settings and commands used by modules when they're unloaded.
Timo Sirainen
2000-12-17
/kickban and /knockout now accepts multiple nicks separated with commas.
Timo Sirainen
2000-12-17
Some minor query fixes. Nick changes are also detected by checking if
Timo Sirainen
2000-12-17
removed useless chat_type checks
Timo Sirainen
2000-12-17
Irssi::printformat() syntax changed: removed server and target, use
Timo Sirainen
2000-12-17
Improved nick_match_msg() - it shouldn't give wrong matches as easily
Timo Sirainen
2000-12-17
Print quit messages from nick in query windows also
Timo Sirainen
2000-12-17
Theme saving to home dir didn't work correctly if globaldir already had
Timo Sirainen
2000-12-16
Config file handle wasn't closed if config_write_block() failed
Timo Sirainen
2000-12-16
Error message was missing from theme_save_failed
Timo Sirainen
2000-12-15
Blocking sockets (win32) shouldn't block irssi entirely now.
Timo Sirainen
2000-12-10
added $usermode expando
Timo Sirainen
2000-12-10
fixed $topic uninit
Timo Sirainen
2000-12-10
added $topic expando
Timo Sirainen
2000-12-10
$T in empty window crashed
Timo Sirainen
2000-12-10
'_' character wasn't treated as acceptable $variable_name character.
Timo Sirainen
2000-12-09
removed all the now useless gnome translations
Timo Sirainen
2000-12-09
Don't crash with /reconnect <unknown tag>
Timo Sirainen
2000-12-09
/perl command does now "use Irssi::Proto" for all chat protocols that
Timo Sirainen
2000-12-09
fixes, perl should work correctly now :)
Timo Sirainen
2000-12-09
-querychans option for servers and ircnets which specifies how many
Timo Sirainen
2000-12-08
net_receive(), net_transmit(): error handling was buggy
Timo Sirainen
2000-12-08
bugfix
Timo Sirainen
2000-12-07
automatic /whowas in /whois crashed (after server <-> data change)
Timo Sirainen
2000-12-06
sometimes channel key wasn't saved.
Timo Sirainen
2000-12-06
updated
Timo Sirainen
2000-12-06
bugfix in handling command(), cmdchar at start of command was still required..
Timo Sirainen
2000-12-06
updated event/ctcp signals
Timo Sirainen
2000-12-06
irssi_bless() crashed with NULL parameter
Timo Sirainen
2000-12-06
perl changes - values() method doesn't exist anymore, instead of
Timo Sirainen
2000-12-06
NICK_REC can be now inherited
Timo Sirainen
2000-12-06
Use hardcoded array for signals instead of dynamic (pretty useless, "10
Timo Sirainen
2000-12-05
updated
Timo Sirainen
2000-12-05
updated
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-05
net_gethostbyname_nonblock(): don't crash if net_gethosterror() returns
Timo Sirainen
2000-12-05
bot & proxy plugins fixed for GIOChannel changes
Timo Sirainen
2000-12-05
Split expandos from special-vars.c to expandos.c. Added list of signals
Timo Sirainen
2000-12-04
added signal_add_to_id()
Timo Sirainen
2000-12-04
Use GIOChannel instead of sockets directly. Helps porting to win32 :)
Timo Sirainen
[next]