summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19glib fetching updates by Rafael KitoverTimo 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-11Use HTTP/1.0 for HTTP proxy example (by dgl)Timo 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-100.8.9 releaseTimo 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
2003-12-10/SET auto_whowas OFF allows now disabling automatic /whowas when /whoisTimo Sirainen
2003-12-10chanmode_expando_strip setting was reversed - patch by c0ffeeTimo Sirainen
2003-12-10Wrong parameters given to "gui print text" signal with indent functionTimo Sirainen
2003-11-26If pasted line starts with command char, treat it as command always. PasteTimo Sirainen
2003-11-24removed //#includeTimo Sirainen
2003-11-230.8.8 with a few backwards compatibility fixesTimo Sirainen
2003-11-23still updates for 0.8.7..Timo Sirainen
2003-11-230.8.7..?Timo Sirainen
2003-11-23netjoin mode fixesTimo Sirainen
2003-11-23Don't count linefeeds in paste detection to avoid it going on when holdingTimo Sirainen
2003-11-21Removed /SET paste_detect_keycount - don't really need it anymore.Timo Sirainen
2003-11-21pasting fixes. changed key to ^K from ^O since ^O is working strangely inTimo Sirainen
2003-11-20/SET chanmode_verbose -> chanmode_expando_stripTimo Sirainen