summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-05-14Crashed with spaces in filenames, patch by Francesco FracassiTimo Sirainen
2004-05-14Pasting multibyte chars was buggy, patch by Kuang-che WuTimo Sirainen
2004-05-10noinst_HEADERS -> pkginc_HEADERSTimo Sirainen
2004-05-10Never send hostname beginning with /+-[0-9]/ in USER command, that couldTimo Sirainen
2004-03-26Remember isupport_sent flag correctly.Timo Sirainen
2004-03-24Fixes for Chinese multibyte characters handling and cursor movement, patchTimo Sirainen
2004-03-24/set -default timestamp_timeout crashed, patch by Wouter CoekaertsTimo Sirainen
2004-03-24mode changes got irssi stuckTimo Sirainen
2004-03-23crashfix by Valentin BatzTimo Sirainen
2004-03-23added strocpy()Timo Sirainen
2004-03-23Passive DCC support by Francesco Fracassi (francesco.f at openssl.it)Timo Sirainen
2004-03-23Added /SET paste_detect_keycount back. Pasting isn't detected until soTimo Sirainen
2004-03-23fixed /BIND escape_charTimo Sirainen
2004-03-23/WHOIS -<server tag> is supported now.Timo Sirainen
2004-03-23/SET without parameters didn't print all settingsTimo Sirainen
2004-03-23fixed channel->chanopTimo Sirainen
2004-03-10If channel has more nicks than /SET channel_max_who_sync, don't ask /WHOTimo Sirainen
2004-03-03reverted the username/realname keeping with /reconnect. it was broken.Timo Sirainen
2004-03-03fixTimo Sirainen
2004-02-18Added "server sendmsg" signal to replace server->send_message().Timo Sirainen
2004-02-07remove stuff from isupport always before inserting.Timo Sirainen
2004-01-28EAI_NODATA is depricated and doesn't exist everywhere anymoreTimo Sirainen
2004-01-27fixes for isupport-draft-incompatible servers sending 005 events..Timo Sirainen
2004-01-25crashfix when setting mode to channel you haven't joinedTimo Sirainen
2004-01-25updateTimo Sirainen
2004-01-25isupport fixesTimo Sirainen
2004-01-25isupport updatesTimo Sirainen
2004-01-25/SET whois_hide_safe_channel_id - removes the ugly IDs for !channels inTimo Sirainen
2004-01-24add space between merged linesTimo Sirainen
2004-01-24reversed utf8 change, it's glib2 specific and I don't yet want to drop suppor...Timo Sirainen
2004-01-24compiler warning fixTimo Sirainen
2004-01-22fixTimo Sirainen
2004-01-22other fixesTimo Sirainen
2004-01-20Don't die with "/SET -default"Timo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen
2004-01-19fixTimo Sirainen
2004-01-19UTF-8 support to format_get_length() and format_real_length(). patch byTimo Sirainen
2004-01-19fixTimo Sirainen
2004-01-19Added /SET paste_join_multiline - it attempts to be smart and detect whenTimo Sirainen
2004-01-19add pasted lines to command historyTimo Sirainen
2004-01-19Say when we're reconnecting, and mention it can be aborted with /RMRECONNSTimo Sirainen
2004-01-19Don't try to keep user_name/real_name with /reconnect. They couldn't haveTimo Sirainen
2004-01-19/set -default dcc_autoget_max_size crashedTimo Sirainen
2004-01-10fixTimo Sirainen
2004-01-10/msg , fix again by c0ffeeTimo Sirainen
2004-01-09bugfixTimo Sirainen
2004-01-07If we can't connect to server using given IP, show the IP to user in theTimo Sirainen
2004-01-07/msg , crashfix by c0ffeeTimo Sirainen
2003-12-10Window layout restoring queries didn't check if the chat protocol was yetTimo Sirainen
2003-12-10Added Irssi::Irc::Dcc::Server supportTimo Sirainen