]> jfr.im git - irc/irssi/irssi.git/shortlog
irc/irssi/irssi.git
2002-03-13  Timo Sirainen0.8.3 released 0.8.3
2002-03-13  Timo Sirainenremoved the debugging code..
2002-03-13  Timo SirainenSet ownnick to channel->NULL when the nick record is...
2002-03-13  Timo SirainenWhen IPv4 or v6 wasn't forced, irssi picked improperly...
2002-03-13  Timo Sirainenadded some debugging code to irssi_bless_iobject()...
2002-03-12  Timo Sirainenfix to some broken "ircds"
2002-03-11  Timo SirainenNew queries should begin with last_unread_msg timestamp...
2002-03-11  Timo Sirainenmake clean should remove libirc_proxy.a symlink
2002-03-11  Timo SirainenBack .CVS versioning..
2002-03-11  Timo Sirainenupdated for 0.8.2 release 0.8.2
2002-03-11  Timo Sirainenadded ownnick to Irssi::Channel
2002-03-11  Timo Sirainenadded ircii-like window settings
2002-03-11  Timo Sirainen"I don't want any windows, I want it just like in ircII...
2002-03-11  Timo Sirainenautogen.sh complains now if it's run outside cvs.
2002-03-11  Timo SirainenUpdated for 0.8.2
2002-03-11  Timo Sirainen/SET max_wildcard_modes 0 should disable the checking
2002-03-11  Timo Sirainenupdated
2002-03-11  Timo Sirainendefault_color checks moved from fe-text to fe-common...
2002-03-11  Timo SirainenSafer flood protection for lines longer than 100 chars...
2002-03-11  Timo SirainenAll control chars in statusbar items are now displayed...
2002-03-11  Timo Sirainenupdated
2002-03-10  Timo SirainenAdded -4 | -6 to /SERVER ADD syntax.
2002-03-10  Timo Sirainennew scripts
2002-03-10  Timo Sirainenscript updates..
2002-03-10  Timo Sirainenadded/removed some default scripts
2002-03-10  Timo Sirainen/SERVER ADD -ircnet should add the network to config...
2002-03-10  Timo Sirainenwhops, stupid utf-8 bug :)
2002-03-10  Timo Sirainencrashfix
2002-03-10  Timo SirainenAutomatically change the nick to correct case in querie...
2002-03-10  Timo SirainenIf -4 or -6 option is used with /SERVER, force the...
2002-03-10  Timo Sirainenterm_addch() : utf-8 fixes for cursor positioning.
2002-03-10  Timo SirainenWhen input line is in redirection mode, allow empty...
2002-03-10  Timo SirainenIf you had query with "X" but the nick really was ...
2002-03-10  Timo SirainenAdded /SET max_wildcard_modes (default 6) - if a wildca...
2002-03-10  Timo SirainenAdded '.' to known nick flag characters. Also supports...
2002-03-10  Timo SirainenNever ignore kick msg if you get kicked from channel.
2002-03-10  Timo SirainenNetjoins in +channels were printed as if users joined...
2002-03-10  Timo SirainenSIGHUP now does /RELOAD - useful with for example ...
2002-03-10  Timo Sirainen/CYCLE tried to do /PART twice.
2002-03-10  Timo Sirainen/CAT prints files now with CLIENTCRAP + NEVER level...
2002-03-10  Timo Sirainen*** empty log message ***
2002-03-10  Timo Sirainen/CYCLE reason didn't work
2002-03-10  Timo Sirainen/KNOCKOUT code was a bit stupid, and the timeout checki...
2002-03-10  Timo SirainenDon't send -autosendcmd after /UPGRADE.
2002-03-10  Timo Sirainen/SET autoclose_query - now only last received private...
2002-03-10  Timo SirainenForeground ANSI colors weren't working
2002-03-10  Timo SirainenNo more infobar, but in empty windows topicbar contains...
2002-03-09  Timo SirainenAdded missing Q/A :)
2002-03-09  Timo Sirainenadded utf8 help
2002-03-09  Timo SirainenIrssi didn't work properly if read() returned only...
2002-03-09  Timo Sirainen"use Irssi" now prints a warning if it's used outside...
2002-03-09  Timo Sirainenadded title
2002-03-09  Timo SirainenFAQ is now in HTML format. Patch by Han.
2002-03-09  Timo SirainenFixed a memory leak with ^Y
2002-03-08  Timo Sirainen/SET mirc_blink_fix - if ON, the bright/blink bit is...
2002-03-08  Timo Sirainen/OP etc. shouldn't crash if channel hadn't received...
2002-03-06  Timo Sirainen"Why does irssi autojoin on invite by default?"
2002-03-06  Timo Sirainenadded -! option help, by c0ffee
2002-03-04  Timo Sirainenadded info about /set term_force_colors to lazy people...
2002-03-01  Timo Sirainenscripts should be looked from share dir, not lib dir.
2002-03-01  Timo Sirainenadded notice of man 7 regex
2002-02-28  Timo Sirainenadded psybnc section
2002-02-25  Timo Sirainenupdated
2002-02-25  Timo Sirainen/FORMAT tab completion went to infinite loop if there...
2002-02-25  Timo Sirainen^Y shouldn't crash with empty cutbuffer
2002-02-25  Timo Sirainencommand() fixes
2002-02-23  Timo Sirainenupdated nick_find(), added nick_find_mask()
2002-02-22  Timo SirainenShow window's scroll state with /WINDOW.
2002-02-22  Timo SirainenWindow level matching code was a bit messy. Also, now...
2002-02-22  Timo SirainenHighascii chars in replaces block in theme files could...
2002-02-20  Timo Sirainen/UPGRADE saves now topic_time and topic_by.
2002-02-20  Timo SirainenPROXY CTCP ON|OFF - proxy clients can send this command...
2002-02-20  Timo Sirainen$cumode wasn't updated after receiving nick list, so...
2002-02-20  Timo SirainenBackspace/delete shouldn't modify cutbuffer.
2002-02-20  Timo Sirainenstupid bug :) lines longer than 1024 chars made irssi...
2002-02-18  Timo Sirainenthere's no /RUN or /PERLFLUSH commands anymore. someone...
2002-02-18  Timo SirainenAdded escape_char /BIND command for inserting the next...
2002-02-18  Timo Sirainenif gethostbyname() failed, the return value was returne...
2002-02-18  Timo Sirainenupdated proxy docs
2002-02-18  Timo Sirainenmissing </dl>
2002-02-18  Timo Sirainenminor updates
2002-02-18  Timo Sirainenadded statusbar help
2002-02-17  Timo SirainenSome events that contained target parameter weren't...
2002-02-17  Timo Sirainenstill one isxdigit() -> i_isxdigit()
2002-02-17  Timo Sirainencompiler warning fix
2002-02-17  Timo SirainenCOMMON_NOUI_LIBS shouldn't include $INTLLIBS, it's...
2002-02-17  Timo Sirainenfindsyntax.pl should be in dist as well..
2002-02-17  Timo Sirainenversion number update to 0.8.1.CVS
2002-02-17  Timo Sirainenadded some information about ipv6 resolving
2002-02-17  Timo Sirainen0.8.1 release :) 0.8.1
2002-02-17  Timo Sirainen--disable-terminfo didn't work
2002-02-17  Timo SirainenAnother crashfix
2002-02-17  Timo Sirainenfixed a compiler warning
2002-02-17  Timo SirainenLog writing sometimes might have produced some glib...
2002-02-17  Timo Sirainencompiler warning fixes
2002-02-17  Timo Sirainen"whops" :) ^D<char> as last chars in line made some...
2002-02-17  Timo Sirainenupdated version number to 0.8.0.CVS again
2002-02-17  Timo Sirainen--help printed part of the path for irssi which looked...
2002-02-17  Timo Sirainen-lcurses was added twice when linking (or worse, -lncur...
2002-02-17  Timo Sirainensyntax.pl should be included with release
next