summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-10-14/connect + /server server/chatnet completion by tommik.Timo Sirainen
2000-10-14Moved nick/msg/channel completion to core with some cleanups.Timo Sirainen
2000-10-14multiprotocol fixesTimo Sirainen
2000-10-14match_nick_flags() didn't check that the nick actually began with a flag.Timo Sirainen
2000-10-14irc_server_get_channels() now returns also the channels that are inTimo Sirainen
2000-10-14addedTimo Sirainen
2000-10-14[irc_]channels_setup_[de]init() calls were in wrong places.Timo Sirainen
2000-10-14/format own_dcc_me -> own_dcc_actionTimo Sirainen
2000-10-14When joining to !channel the join message was printed to active windowTimo Sirainen
2000-10-14Handle event "407 duplicate channel" correctly - happens when trying toTimo Sirainen
2000-10-14fixesTimo Sirainen
2000-10-14Autorejoin when join temporarily fails because of netsplit is handledTimo Sirainen
2000-10-13"/WHOIS *" requires -yes option to work.Timo Sirainen
2000-10-13Forgot to move fe-ignore to core.Timo Sirainen
2000-10-13Don't show timestamps when doing /LAST.Timo Sirainen
2000-10-13updating user modes were handled as they were channel modes, like +oTimo Sirainen
2000-10-13Complain only once with autologging if opening some log file failedTimo Sirainen
2000-10-13match_wildcards() failed if there was * at the end of the mask butTimo Sirainen
2000-10-13Saving theme didn't complain if the save failed.Timo Sirainen
2000-10-11try running make again if it fails the first time - it's probablyTimo Sirainen
2000-10-11Ignore was moved to core.Timo Sirainen
2000-10-11removed warningTimo Sirainen
2000-10-10Moved join, part, quit, kick, nick, invite and topic printing to core.Timo Sirainen
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