Age | Commit message (Expand) | Author |
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 | /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 | /format own_dcc_me -> own_dcc_action | Timo Sirainen |
2000-10-14 | Handle event "407 duplicate channel" correctly - happens when trying to | Timo Sirainen |
2000-10-14 | Autorejoin when join temporarily fails because of netsplit is handled | 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 | Complain only once with autologging if opening some log file failed | Timo Sirainen |
2000-10-13 | Saving theme didn't complain if the save failed. | Timo Sirainen |
2000-10-10 | Moved join, part, quit, kick, nick, invite and topic printing to core. | Timo Sirainen |
2000-10-02 | Added -avoid-version options and disable-static for SILC module. | Timo Sirainen |
2000-10-02 | fixes .. still not perfect | Timo Sirainen |
2000-10-01 | Window activity was displayed in wrong window if query windows were | Timo Sirainen |
2000-10-01 | bugfix | Timo Sirainen |
2000-10-01 | /SILENCE updates, added /UNSILENCE command. | Timo Sirainen |
2000-10-01 | Chat protocol updates. | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-30 | When connecting to server, change the active window's server if the | Timo Sirainen |
2000-09-29 | minor updates | Timo Sirainen |
2000-09-28 | own_dcc_query fixed | Timo Sirainen |
2000-09-28 | multiprotocol fixes | Timo Sirainen |
2000-09-28 | fixes for multiprotocol support | Timo Sirainen |
2000-09-27 | Show help with "clientcrap" message level, not "never". | Timo Sirainen |
2000-09-27 | /BIND <key> /command works now directly instead of needing the | Timo Sirainen |
2000-09-27 | Closing window didn't update window activity list. | Timo Sirainen |
2000-09-26 | if printformat() was given a argument ending with ^C it could mess up | Timo Sirainen |
2000-09-26 | PART and QUIT messages set the background color to default before | Timo Sirainen |
2000-09-26 | "NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and if | Timo Sirainen |
2000-09-25 | Display CTCP PING replies even if they're not in the form irssi | Timo Sirainen |
2000-09-25 | Ping replies should have displayed always with 3 decimals | Timo Sirainen |
2000-09-25 | Added target parameter to own_dcc format | Timo Sirainen |
2000-09-25 | If /SET show_quit_once was set and ignored nick quitted, irssi printed | Timo Sirainen |
2000-09-22 | /SET completion_nicks_lowercase | Timo Sirainen |
2000-09-19 | Netsplit fixes | Timo Sirainen |
2000-09-19 | Irssi crashed if you used "/JOIN" or "/JOIN -invite" without connected | Timo Sirainen |
2000-09-06 | /SET default_nick -> /SET nick | Timo Sirainen |
2000-09-06 | When pressing line down, the command line wasn't saved to history. | Timo Sirainen |
2000-09-06 | /set autocreate_query -> /set autocreate_query_level | Timo Sirainen |
2000-09-06 | Added tab-completion for /BIND's commands. | Timo Sirainen |
2000-09-06 | Restoring saved windows (/savewindows) didn't work. | Timo Sirainen |
2000-09-06 | /bind <key> command <cmd> - <cmd> doesn't need to start with / anymore | Timo Sirainen |
2000-09-04 | Actions will now show up in window activity with hilight or | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-08-29 | Highlighting fixes with public messages. | Timo Sirainen |
2000-08-27 | updates | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-08-25 | Don't allow sending data to dcc chats if connection isn't finished yet. | Timo Sirainen |