summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-10-15Rejoin fixesTimo Sirainen
2000-10-15Irssi won't automatically overwrite configuration files if they'reTimo Sirainen
2000-10-15Some hilight+window activity related fixesTimo Sirainen
2000-10-14Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold.Timo Sirainen
2000-10-14chanserv url bugfix :)Timo Sirainen
2000-10-14Added format for the chanserv url event.Timo Sirainen
2000-10-14when received event 328 (chanserv url in dalnet) write it to correctTimo Sirainen
2000-10-14"/whois x x" - if x isn't found irssi now prints "there's no such nick x"Timo Sirainen
2000-10-14perl fixesTimo Sirainen
2000-10-14/WHOIS in a query asks the queried nick's whois.Timo Sirainen
2000-10-14/LAST doesn't print the -!- at the start of lines.Timo Sirainen
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