summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-09-querychans option for servers and ircnets which specifies how manyTimo Sirainen
2000-12-08net_receive(), net_transmit(): error handling was buggyTimo Sirainen
2000-12-08bugfixTimo Sirainen
2000-12-07automatic /whowas in /whois crashed (after server <-> data change)Timo Sirainen
2000-12-06sometimes channel key wasn't saved.Timo Sirainen
2000-12-06updatedTimo Sirainen
2000-12-06bugfix in handling command(), cmdchar at start of command was still required..Timo Sirainen
2000-12-06updated event/ctcp signalsTimo Sirainen
2000-12-06irssi_bless() crashed with NULL parameterTimo Sirainen
2000-12-06perl changes - values() method doesn't exist anymore, instead ofTimo Sirainen
2000-12-06NICK_REC can be now inheritedTimo Sirainen
2000-12-06Use hardcoded array for signals instead of dynamic (pretty useless, "10Timo Sirainen
2000-12-05updatedTimo Sirainen
2000-12-05updatedTimo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-12-05net_gethostbyname_nonblock(): don't crash if net_gethosterror() returnsTimo Sirainen
2000-12-05bot & proxy plugins fixed for GIOChannel changesTimo Sirainen
2000-12-05Split expandos from special-vars.c to expandos.c. Added list of signalsTimo Sirainen
2000-12-04added signal_add_to_id()Timo Sirainen
2000-12-04Use GIOChannel instead of sockets directly. Helps porting to win32 :)Timo Sirainen
2000-12-04/CLEAR -all - clear all windows.Timo Sirainen
2000-12-04cmd_get_params() didn't work correctly if we didn't want any paramersTimo Sirainen
2000-12-04don't allow printing iso8859-1 nonprintable highascii chars.Timo Sirainen
2000-12-04/SET scroll_page_count - how many lines to scroll with pgup/pgdn. eitherTimo Sirainen
2000-12-04/^command should stop also "print starting" and "print format" signals.Timo Sirainen
2000-12-04privmsg had extra '-'Timo Sirainen
2000-12-04updatedTimo Sirainen
2000-12-04removed useless if conditionTimo Sirainen
2000-12-04use format_get_text_theme_charargs() instead of ..._args() inTimo Sirainen
2000-12-04In queries the queried nick was always added to completion list even ifTimo Sirainen
2000-12-04own dcc messages weren't displayed in right window.Timo Sirainen
2000-12-03perl ldflags parsing fixesTimo Sirainen
2000-12-03nl_langinfo() was a bad idea, don't use it.Timo Sirainen
2000-12-03updatesTimo Sirainen
2000-12-03printtext_multiline(): use the specified level, not MSGLEVEL_NEVER always.Timo Sirainen
2000-12-03updatesTimo Sirainen
2000-12-03updatedTimo Sirainen
2000-12-03Don't crash if first line in window is just a newlineTimo Sirainen
2000-12-03print the firsttimer info to irssi's window instead of stdout.Timo Sirainen
2000-12-03Getting ready for 0.7.97..Timo Sirainen
2000-12-03complain about old default.themesTimo Sirainen
2000-12-03signal "netsplit add" -> "netsplit new"Timo Sirainen
2000-12-03Don't redraw screen when trying to scroll up at the start of scrollbackTimo Sirainen
2000-12-03command() doesn't need cmdchar at start of command anymore.Timo Sirainen
2000-12-03/RECONNECT without any parameters and when not connected to any serverTimo Sirainen
2000-12-03Reply to clients which send IRSSILAG notices to themselves.Timo Sirainen
2000-12-03Removed targets from printformat()s so all those extra dcc messagesTimo Sirainen
2000-12-03fixesTimo Sirainen
2000-12-03updatesTimo Sirainen
2000-12-03Theme updatesTimo Sirainen