summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-14new /KICKBAN code crashedTimo Sirainen
2001-05-14/UNBAN now supports unbanning multiple bans with ban# (/unban 1 4 6)Timo Sirainen
2001-05-14/IGNORE: -word -> -full, like it's with /HILIGHT.Timo Sirainen
2001-05-14HAVE_GMODULE wasn't defined when using unpacked glibTimo Sirainen
2001-05-14/LOAD notifies that dynamic modules aren't supported instead of being quietTimo Sirainen
2001-05-14Removed $C from /W and /N aliases, it's not needed anymore.Timo Sirainen
2001-05-11Don't crash if config file had keyboard = { .. } in itTimo Sirainen
2001-05-11config_node_remove() - NULL parent is treated as root nodeTimo Sirainen
2001-05-11cmd_get_params() crashed in some conditionsTimo Sirainen
2001-05-11netjoins should display the @, + etc. before the nick again.Timo Sirainen
2001-05-11statusbar was a bit broken when using split windowsTimo Sirainen
2001-05-11more config file handling fixesTimo Sirainen
2001-05-11fixed config file handlingTimo Sirainen
2001-05-11CHANNEL_REC->get_join_data() - Returns the information needed to callTimo Sirainen
2001-05-11MODE +k handler was buggyTimo Sirainen
2001-05-11Moved PARAM_FLAG_OPTCHAN handling to core. Removed support for adding ownTimo Sirainen
2001-05-11Don't place any window items to windows which have name. Window levelTimo Sirainen
2001-05-11/LOG OPEN: it was checking /JOIN's options and printed errors if any /LOGTimo Sirainen
2001-05-11PL_na doesn't exist in Perl 5.004, don't use it.Timo Sirainen
2001-05-11/NAMES needs only one argument, fixes "/NAMES -ops #a " where irssi thoughtTimo Sirainen
2001-05-11Line removing fixes, /LAST -clear fixedTimo Sirainen
2001-05-11updated /BIND help, removed special_char bind command and added insert_text.Timo Sirainen
2001-05-11/IGNORE now defaults to ALL levelTimo Sirainen
2001-05-11resizing terminal with /CLEARed empty windows scrolled those windows so thatTimo Sirainen
2001-05-11KEY_RESIZE is sent when screen is resized, ignore it.Timo Sirainen
2001-05-11added "dcc request send" signal - irssi now prints "DCC CHAT/SEND requestTimo Sirainen
2001-05-11"dcc error file not found" -> "dcc error file open". Print the actual errorTimo Sirainen
2001-05-11added chapters for /COMMANDS and window items. some other minor fixes too.Timo Sirainen
2001-05-11/SET kick_first_on_kickban for /KICKBAN and /KNOCKOUT - patch byTimo Sirainen
2001-05-11always round up the kB value so we won't have 0kB file sizes..Timo Sirainen
2001-05-10/SET hide_server_tagsTimo Sirainen
2001-05-09bugfix: nick1,nick2,nick3 -> nick1 nick2 nick3Timo Sirainen
2001-05-09support for +O modeTimo Sirainen
2001-05-08some fixes, saving is still brokenTimo Sirainen
2001-05-07Default alias /CHAT -> /DCC CHATTimo Sirainen
2001-05-06keyboard handling rewriteTimo Sirainen
2001-05-05'\!' -> '!' - hope this doesn't break anything :) at least it should fix some...Timo Sirainen
2001-05-05forgot big5 defineTimo Sirainen
2001-05-01fixed potential crashTimo Sirainen
2001-05-01--with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.orgTimo Sirainen
2001-04-25"ban ..." signals didn't send channel infoTimo Sirainen
2001-04-22/SET indent_always - should we indent the long words that are forciblyTimo Sirainen
2001-04-20CTCP version reply has now $sysarch by defaultTimo Sirainen
2001-04-20added $sysarchTimo Sirainen
2001-04-20Added TEXT_DEST_REC to perl, fixed "print text..." signal declarations.Timo Sirainen
2001-04-20Irssi::printformat() didn't workTimo Sirainen
2001-04-20potential crash fix..Timo Sirainen
2001-04-16added/removed some checksTimo Sirainen
2001-04-16split windows were broken. added some checks to textbuffer.Timo Sirainen
2001-04-16don't simply check for module directory, check for dir/module.h file.Timo Sirainen