summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2000-09-28fixes for multiprotocol supportTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-28fixesTimo Sirainen
2000-09-28multiprotocol fixesTimo Sirainen
2000-09-27fix for multiserver supportTimo Sirainen
2000-09-27Moved /DISCONNECT to core, other multiprotocol fixes.Timo Sirainen
2000-09-27module deinit fixesTimo Sirainen
2000-09-27net_gethostbyaddr() fixed.Timo Sirainen
2000-09-27modules are deinitialized at quit.Timo Sirainen
2000-09-27/SERVER irc.server.org 1234 now connects to port 1234 always even ifTimo Sirainen
2000-09-27Show help with "clientcrap" message level, not "never".Timo Sirainen
2000-09-27/BIND <key> /command works now directly instead of needing theTimo Sirainen
2000-09-27Also moving windows and changing refnum updates activity list.Timo Sirainen
2000-09-27Closing window didn't update window activity list.Timo Sirainen
2000-09-26irc_nick_match() should now work better for checking if nick at theTimo Sirainen
2000-09-26if printformat() was given a argument ending with ^C it could mess upTimo Sirainen
2000-09-26PART and QUIT messages set the background color to default beforeTimo Sirainen
2000-09-26"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and ifTimo Sirainen
2000-09-26backwards compatibility for s/ircnet/chanet/ change.Timo Sirainen
2000-09-25Display CTCP PING replies even if they're not in the form irssiTimo Sirainen
2000-09-25Ping replies should have displayed always with 3 decimalsTimo Sirainen
2000-09-25Added target parameter to own_dcc formatTimo Sirainen
2000-09-25Don't show statusbar with bold colorTimo Sirainen
2000-09-25If /SET show_quit_once was set and ignored nick quitted, irssi printedTimo Sirainen
2000-09-24Bugfix for checking if user mode was empty (don't show (+) in statusbar)Timo Sirainen
2000-09-22/SET completion_nicks_lowercaseTimo Sirainen
2000-09-19Netsplit fixesTimo Sirainen
2000-09-19Irssi crashed if you used "/JOIN" or "/JOIN -invite" without connectedTimo Sirainen
2000-09-10/OP, /DEOP, etc. commands printed warning if no valid nicks were found.Timo Sirainen
2000-09-07Moved the PL_perl_destruct_level check to configure script, it shouldTimo Sirainen
2000-09-07Perl works now only as a runtime loadable moduleTimo Sirainen
2000-09-06/SET default_nick -> /SET nickTimo Sirainen
2000-09-06When pressing line down, the command line wasn't saved to history.Timo Sirainen
2000-09-06No, SILC stuff still shouldn't be here :)Timo Sirainen
2000-09-06Disconnect if net_sendbuffer_send() fails.Timo Sirainen
2000-09-06line_split() : use g_memmove() instead of memcpy() .. hm. how couldTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-06config_node_clear() didn't work right.Timo Sirainen
2000-09-06Added tab-completion for /BIND's commands.Timo Sirainen
2000-09-06Restoring saved windows (/savewindows) didn't work.Timo Sirainen
2000-09-06/bind <key> command <cmd> - <cmd> doesn't need to start with / anymoreTimo Sirainen
2000-09-05/PART #channel1,#channel2 didn't workTimo Sirainen
2000-09-04Actions will now show up in window activity with hilight orTimo Sirainen
2000-09-02bugfixTimo Sirainen
2000-09-02Updates.Timo Sirainen
2000-09-01Added chat protocol register. Changed all chat_type fields to use it.Timo Sirainen