summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-10-09Moved ignore to core.Timo Sirainen
2000-10-08--disable-curses-windows option to configureTimo Sirainen
2000-10-07If mode didn't have the expected argument irssi would loop forever.Timo Sirainen
2000-10-04Create libtool-static for creating irssi modules that don't need .aTimo Sirainen
2000-10-03Perl compiling updatesTimo Sirainen
2000-10-03--enable-perl=[yes|no|static]Timo Sirainen
2000-10-03s/core/common/ - because make clean tried to delete it :)Timo Sirainen
2000-10-02Added -avoid-version options and disable-static for SILC module.Timo Sirainen
2000-10-02fixes .. still not perfectTimo Sirainen
2000-10-01Window activity was displayed in wrong window if query windows wereTimo Sirainen
2000-10-01bugfixTimo Sirainen
2000-10-01Keyboard should never get stuck again when receiving huge amounts ofTimo Sirainen
2000-10-01addedTimo Sirainen
2000-10-01Perl updatesTimo Sirainen
2000-10-01/SILENCE updates, added /UNSILENCE command.Timo Sirainen
2000-10-01Perl works again :) Split to Irssi and Irssi::Irc packages.Timo Sirainen
2000-10-01Chat protocol updates.Timo Sirainen
2000-10-01multiprotocol fixesTimo Sirainen
2000-09-30forgot to add thisTimo Sirainen
2000-09-30bugfixTimo Sirainen
2000-09-30multiprotocol updates. SILC prints channel and private messages nowTimo Sirainen
2000-09-30When connecting to server, change the active window's server if theTimo Sirainen
2000-09-29Updated Irssi proxy to work with latest version, thanks to fuchs :)Timo Sirainen
2000-09-29minor updatesTimo Sirainen
2000-09-28own_dcc_query fixedTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-28multiprotocol fixes for /AWAY -allTimo Sirainen
2000-09-28fixes for multiprotocol supportTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-28fixesTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-27fix for multiserver supportTimo Sirainen
2000-09-27Moved /DISCONNECT to core, other multiprotocol fixes.Timo Sirainen
2000-09-27module deinit fixesTimo Sirainen
2000-09-27net_gethostbyaddr() fixed.Timo Sirainen
2000-09-27modules are deinitialized at quit.Timo Sirainen
2000-09-27/SERVER irc.server.org 1234 now connects to port 1234 always even ifTimo Sirainen
2000-09-27Show help with "clientcrap" message level, not "never".Timo Sirainen
2000-09-27/BIND <key> /command works now directly instead of needing theTimo Sirainen
2000-09-27Also moving windows and changing refnum updates activity list.Timo Sirainen
2000-09-27Closing window didn't update window activity list.Timo Sirainen
2000-09-26irc_nick_match() should now work better for checking if nick at theTimo Sirainen
2000-09-26if printformat() was given a argument ending with ^C it could mess upTimo Sirainen
2000-09-26PART and QUIT messages set the background color to default beforeTimo Sirainen
2000-09-26"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and ifTimo Sirainen
2000-09-26backwards compatibility for s/ircnet/chanet/ change.Timo Sirainen
2000-09-25Display CTCP PING replies even if they're not in the form irssiTimo Sirainen
2000-09-25Ping replies should have displayed always with 3 decimalsTimo Sirainen
2000-09-25Added target parameter to own_dcc formatTimo Sirainen
2000-09-25Don't show statusbar with bold colorTimo Sirainen