summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-13ARGH! I hate this new behaviour of CVS not asking if I want to abortTimo Sirainen
2002-03-13*** empty log message ***Timo Sirainen
2002-03-130.8.3.CVS version nowTimo Sirainen
2002-03-130.8.3 releasedTimo Sirainen
2002-03-13removed the debugging code..Timo Sirainen
2002-03-13Set ownnick to channel->NULL when the nick record is destroyed. Should fixTimo Sirainen
2002-03-13When IPv4 or v6 wasn't forced, irssi picked improperly IPv4 even if thereTimo Sirainen
2002-03-13added some debugging code to irssi_bless_iobject() - can it really be anTimo Sirainen
2002-03-12fix to some broken "ircds"Timo Sirainen
2002-03-11New queries should begin with last_unread_msg timestamp set to now. ThisTimo Sirainen
2002-03-11make clean should remove libirc_proxy.a symlinkTimo Sirainen
2002-03-11Back .CVS versioning..Timo Sirainen
2002-03-11updated for 0.8.2 releaseTimo Sirainen
2002-03-11added ownnick to Irssi::ChannelTimo Sirainen
2002-03-11added ircii-like window settingsTimo Sirainen
2002-03-11"I don't want any windows, I want it just like in ircII!" + /SETTimo Sirainen
2002-03-11autogen.sh complains now if it's run outside cvs.Timo Sirainen
2002-03-11Updated for 0.8.2Timo Sirainen
2002-03-11/SET max_wildcard_modes 0 should disable the checkingTimo Sirainen
2002-03-11updatedTimo Sirainen
2002-03-11default_color checks moved from fe-text to fe-common, so they work properlyTimo Sirainen
2002-03-11Safer flood protection for lines longer than 100 chars. Maybe even a bit tooTimo Sirainen
2002-03-11All control chars in statusbar items are now displayed reversed.Timo Sirainen
2002-03-11updatedTimo Sirainen
2002-03-10Added -4 | -6 to /SERVER ADD syntax.Timo Sirainen
2002-03-10new scriptsTimo Sirainen
2002-03-10script updates..Timo Sirainen
2002-03-10added/removed some default scriptsTimo Sirainen
2002-03-10/SERVER ADD -ircnet should add the network to config with the same case asTimo Sirainen
2002-03-10whops, stupid utf-8 bug :)Timo Sirainen
2002-03-10crashfixTimo Sirainen
2002-03-10Automatically change the nick to correct case in queries (eg. you didTimo Sirainen
2002-03-10If -4 or -6 option is used with /SERVER, force the correct protocol match.Timo Sirainen
2002-03-10term_addch() : utf-8 fixes for cursor positioning.Timo Sirainen
2002-03-10When input line is in redirection mode, allow empty lines (eg. enter afterTimo Sirainen
2002-03-10If you had query with "X" but the nick really was "x", and after nick changeTimo Sirainen
2002-03-10Added /SET max_wildcard_modes (default 6) - if a wildcard to /OP, /DEOP,Timo Sirainen
2002-03-10Added '.' to known nick flag characters. Also supports having multiple flagTimo Sirainen
2002-03-10Never ignore kick msg if you get kicked from channel.Timo Sirainen
2002-03-10Netjoins in +channels were printed as if users joined to "channel" and allTimo Sirainen
2002-03-10SIGHUP now does /RELOAD - useful with for example /SBAR prompt DISABLE whenTimo Sirainen
2002-03-10/CYCLE tried to do /PART twice.Timo Sirainen
2002-03-10/CAT prints files now with CLIENTCRAP + NEVER level, so timestamps aren'tTimo Sirainen
2002-03-10*** empty log message ***Timo Sirainen
2002-03-10/CYCLE reason didn't workTimo Sirainen
2002-03-10/KNOCKOUT code was a bit stupid, and the timeout checking wasn't veryTimo Sirainen
2002-03-10Don't send -autosendcmd after /UPGRADE.Timo Sirainen
2002-03-10/SET autoclose_query - now only last received private message affects whenTimo Sirainen
2002-03-10Foreground ANSI colors weren't workingTimo Sirainen
2002-03-10No more infobar, but in empty windows topicbar contains the URL.Timo Sirainen