summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-11-17updated by Robert ScheckTimo Sirainen
2003-11-17Fixed paste_warning formatTimo Sirainen
2003-11-17disabling paste detection works againTimo Sirainen
2003-11-17updatedTimo Sirainen
2003-11-17again changed the paste_detect defaults.Timo Sirainen
2003-11-17potential crashfixTimo Sirainen
2003-11-17fixTimo Sirainen
2003-11-17paste texts are themeable now.Timo Sirainen
2003-11-17When pasting to empty window, don't ask about if pasting was wanted or not.Timo Sirainen
2003-11-17paste detection fixesTimo Sirainen
2003-11-17put SSL_LIBS to LIBS..Timo Sirainen
2003-11-17#define HAVE_OPENSSL wasn't done.Timo Sirainen
2003-11-17SSL detection changed to use pkg-config, fixed Redhat 9. RemovedTimo Sirainen
2003-11-17crashfix when quittingTimo Sirainen
2003-11-17more initializing..Timo Sirainen
2003-11-17initialize prev_entryTimo Sirainen
2003-11-16Fixed some memory leaks.Timo Sirainen
2003-11-16paste detection growed.Timo Sirainen
2003-11-16fix, try #2Timo Sirainen
2003-11-16crashfix for some systemsTimo Sirainen
2003-11-16pasting fixesTimo Sirainen
2003-11-16If pasting more lines than /SET paste_verify_line_count, ask before doingTimo Sirainen
2003-11-16changed /set pster_detect_keycount 5 -> 6 to fix function keysTimo Sirainen
2003-11-16getting ready for 0.8.7 ..Timo Sirainen
2003-11-16compile fix if there's no opensslTimo Sirainen
2003-11-16Added pasting detection. All keys except CR and LF are pasted as-is intoTimo Sirainen
2003-11-16Assume JOIN failed if we get any 4xx numeric back with channel name in itTimo Sirainen
2003-11-16Support 479 illegal channel name numericTimo Sirainen
2003-11-16remove Makefile with make distcleanTimo Sirainen
2003-11-16ssl changesTimo Sirainen
2003-11-16compile fix for glib2Timo Sirainen