summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-08-21Bug #104 recode treats multibyte jp characters as utf8. Patch by ValentinTimo Sirainen
2004-08-20forgot to addTimo Sirainen
2004-08-20Recode patch by decadix/sennethTimo Sirainen
2004-08-19Patch by jimmy: Details In 0.8.9 it is not possible to log all activity on a ...Timo Sirainen
2004-08-19005 fix. Patch by Valentin BatzTimo Sirainen
2004-08-19/DCC SEND didn't actually use /SET dcc_upload_pathTimo Sirainen
2004-08-19/SERVER, /CONNECT -network wasn't workingTimo Sirainen
2004-08-19/SET -default fixTimo Sirainen
2004-08-19After /LAYOUT SAVE changing settings created new windows.Timo Sirainen
2004-08-19/network fixesTimo Sirainen
2004-07-14Handle 432 numeric (errorneus nickname) as "nick in use". Fixes problemsTimo Sirainen
2004-07-14/EXEC crashed with 64bit systems. Patch by Soren JacobsenTimo Sirainen
2004-07-11Don't autoget files sent to channels, unless dcc_autoget_masks is set.Timo Sirainen
2004-07-11s/ircnet/network/ - patch by Joost VunderinkTimo Sirainen
2004-07-11Help files are always lowercased. Make sure /HELP COMMAND works too.Timo Sirainen
2004-07-11Remember server for /EXEC targets.Timo Sirainen
2004-07-11Some DCC SERVER fixes.Timo Sirainen
2004-07-11Don't crash if dcc chated user changes nickTimo Sirainen
2004-07-11Fix.Timo Sirainen
2004-07-11Fixed handling WHOIS printing once and for all. Everything unknown betweenTimo Sirainen
2004-07-11Don't replace channel key when receiving channel mode numeric. It could be aTimo Sirainen
2004-07-11Added /MANUAL-WINDOWS alias which removes all automated windowing stuff.Timo Sirainen
2004-07-11/SET use_status_window and /SET use_msgs_window make the effects immediatelyTimo Sirainen
2004-07-08Added -ircnet option to /IGNORE. Patch by Valentin BatzTimo Sirainen
2004-07-06Changed default SSL port to 6697Timo Sirainen
2004-06-29Make /LOAD script.pl load it.Timo Sirainen
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