Age | Commit message (Expand) | Author |
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 | Updated Irssi proxy to work with latest version, thanks to fuchs :) | 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 | multiprotocol fixes for /AWAY -all | Timo Sirainen |
2000-09-28 | fixes for multiprotocol support | Timo Sirainen |
2000-09-28 | multiprotocol fixes | Timo Sirainen |
2000-09-28 | fixes | Timo Sirainen |
2000-09-28 | multiprotocol fixes | Timo Sirainen |
2000-09-27 | fix for multiserver support | Timo Sirainen |
2000-09-27 | Moved /DISCONNECT to core, other multiprotocol fixes. | Timo Sirainen |
2000-09-27 | module deinit fixes | Timo Sirainen |
2000-09-27 | net_gethostbyaddr() fixed. | Timo Sirainen |
2000-09-27 | modules are deinitialized at quit. | Timo Sirainen |
2000-09-27 | updated | Timo Sirainen |
2000-09-27 | /SERVER irc.server.org 1234 now connects to port 1234 always even if | 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 | Also moving windows and changing refnum updates activity list. | Timo Sirainen |
2000-09-27 | Closing window didn't update window activity list. | Timo Sirainen |
2000-09-26 | irc_nick_match() should now work better for checking if nick at the | 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-26 | backwards compatibility for s/ircnet/chanet/ change. | Timo Sirainen |
2000-09-26 | updated | Timo Sirainen |
2000-09-25 | Display CTCP PING replies even if they're not in the form irssi | Timo Sirainen |
2000-09-25 | updated | 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 | Don't show statusbar with bold color | Timo Sirainen |
2000-09-25 | If /SET show_quit_once was set and ignored nick quitted, irssi printed | Timo Sirainen |
2000-09-24 | Bugfix for checking if user mode was empty (don't show (+) in statusbar) | 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-19 | typofixes | Timo Sirainen |
2000-09-19 | Updates for .95 compatibility | Timo Sirainen |
2000-09-19 | Documentation for Irssi newbies (!!) | Timo Sirainen |
2000-09-10 | /OP, /DEOP, etc. commands printed warning if no valid nicks were found. | Timo Sirainen |
2000-09-07 | Moved the PL_perl_destruct_level check to configure script, it should | Timo Sirainen |
2000-09-07 | Perl works now only as a runtime loadable module | Timo Sirainen |
2000-09-06 | updated | 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 | No, SILC stuff still shouldn't be here :) | Timo Sirainen |
2000-09-06 | Disconnect if net_sendbuffer_send() fails. | Timo Sirainen |
2000-09-06 | line_split() : use g_memmove() instead of memcpy() .. hm. how could | Timo Sirainen |