Age | Commit message (Expand) | Author |
2000-10-22 | If window_set_active() was called with NULL window (shouldn't happen | Timo Sirainen |
2000-10-19 | Missing channels-rejoin.h | Timo Sirainen |
2000-10-19 | Added debug | Timo Sirainen |
2000-10-18 | updates | Timo Sirainen |
2000-10-18 | Log items weren't read correctly from config | Timo Sirainen |
2000-10-18 | fixes | Timo Sirainen |
2000-10-18 | Signal fixes | Timo Sirainen |
2000-10-17 | Logging fixes. Autologging with same named channels in different | Timo Sirainen |
2000-10-15 | Rejoin fixes | Timo Sirainen |
2000-10-15 | Irssi won't automatically overwrite configuration files if they're | Timo Sirainen |
2000-10-15 | Some hilight+window activity related fixes | Timo Sirainen |
2000-10-14 | Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold. | Timo Sirainen |
2000-10-14 | chanserv url bugfix :) | Timo Sirainen |
2000-10-14 | Added format for the chanserv url event. | Timo Sirainen |
2000-10-14 | when received event 328 (chanserv url in dalnet) write it to correct | Timo 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-14 | perl fixes | Timo 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-14 | Moved nick/msg/channel completion to core with some cleanups. | Timo Sirainen |
2000-10-14 | multiprotocol fixes | Timo Sirainen |
2000-10-14 | match_nick_flags() didn't check that the nick actually began with a flag. | Timo Sirainen |
2000-10-14 | irc_server_get_channels() now returns also the channels that are in | Timo Sirainen |
2000-10-14 | added | Timo 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_action | Timo Sirainen |
2000-10-14 | When joining to !channel the join message was printed to active window | Timo Sirainen |
2000-10-14 | Handle event "407 duplicate channel" correctly - happens when trying to | Timo Sirainen |
2000-10-14 | fixes | Timo Sirainen |
2000-10-14 | Autorejoin when join temporarily fails because of netsplit is handled | Timo Sirainen |
2000-10-13 | "/WHOIS *" requires -yes option to work. | Timo Sirainen |
2000-10-13 | Forgot to move fe-ignore to core. | Timo Sirainen |
2000-10-13 | Don't show timestamps when doing /LAST. | Timo Sirainen |
2000-10-13 | updating user modes were handled as they were channel modes, like +o | Timo Sirainen |
2000-10-13 | Complain only once with autologging if opening some log file failed | Timo Sirainen |
2000-10-13 | match_wildcards() failed if there was * at the end of the mask but | Timo Sirainen |
2000-10-13 | Saving theme didn't complain if the save failed. | Timo Sirainen |
2000-10-11 | try running make again if it fails the first time - it's probably | Timo Sirainen |
2000-10-11 | Ignore was moved to core. | Timo Sirainen |
2000-10-11 | removed warning | Timo Sirainen |
2000-10-10 | Moved join, part, quit, kick, nick, invite and topic printing to core. | Timo Sirainen |
2000-10-09 | Moved ignore to core. | Timo Sirainen |
2000-10-08 | --disable-curses-windows option to configure | Timo Sirainen |
2000-10-07 | If mode didn't have the expected argument irssi would loop forever. | Timo Sirainen |
2000-10-04 | Create libtool-static for creating irssi modules that don't need .a | Timo Sirainen |
2000-10-03 | Perl compiling updates | Timo Sirainen |
2000-10-03 | --enable-perl=[yes|no|static] | Timo Sirainen |
2000-10-03 | s/core/common/ - because make clean tried to delete it :) | Timo Sirainen |
2000-10-02 | Added -avoid-version options and disable-static for SILC module. | Timo Sirainen |