summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-01cmd_get_params() fixes:Timo Sirainen
2000-06-01/userhost command didn't work ("unknown command"), and sending it withTimo Sirainen
2000-05-30when nick is quitting only from one channel, don't print the channel's name.Timo Sirainen
2000-05-29Sending files through botnet works.Timo Sirainen
2000-05-29bugfixesTimo Sirainen
2000-05-29signal_stop_by_name() didn't workTimo Sirainen
2000-05-29--with-modules=xxx builds now specified extra modules to irssi binary.Timo Sirainen
2000-05-29User changes are sent to botnet. Botnet commands are automatically sentTimo Sirainen
2000-05-29msgs window was irc server specific - messages from other irc servers wereTimo Sirainen
2000-05-28text buffer fixesTimo Sirainen
2000-05-27Long lines sometimes had some colors displayed wrong.Timo Sirainen
2000-05-27Netsplit messages are now printed with QUITS message level.Timo Sirainen
2000-05-26fixed a crash (first cvs commit in home for 2 months :)Timo Sirainen
2000-05-25Didn't work, fixed.Timo Sirainen
2000-05-25Didn't compile with IPv6 support.Timo Sirainen
2000-05-25Print nicks who quit IRC in netsplit message. See netsplit section inTimo Sirainen
2000-05-25If we couldn't connect to any of our uplinks, wait for 5 minutes andTimo Sirainen
2000-05-25Unline glib.h tells, g_getenv() doesn't return newly allocated stringTimo Sirainen
2000-05-25s/Gnome/Irssi/gTimo Sirainen
2000-05-25If line didn't have a color change code at the beginning, it could haveTimo Sirainen
2000-05-25When connecting, USER's second (and third?) parameters sometimes areTimo Sirainen
2000-05-25If server's host name lookup fails, don't try to reconnect back to it.Timo Sirainen
2000-05-25irc/irc.c and fe-common/irc/irc-modules.c are generated by configureTimo Sirainen
2000-05-25"/ text" sends "text" to active channel.Timo Sirainen
2000-05-25With some systems Irssi didn't notice if connect() failed.Timo Sirainen
2000-05-25/set max_textbuffer_lines changed to /set scrollback_lines andTimo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-05-25now other than long nicks in NAMES list were displayed wrong. changed backTimo Sirainen
2000-05-25NAMES list crashed with long nicks .. hope it doesn't crash now somewhereTimo Sirainen
2000-05-19timestamp_timeout setting is integer, not booleanTimo Sirainen
2000-05-18Some logging fixes. Flood checking had a memory leak. Query had a smallTimo Sirainen
2000-05-17/mode #channel -k key now removes the "+k" mode too instead of just settingTimo Sirainen
2000-05-17/PART <message> displays the whole message now, not just the first wordTimo Sirainen
2000-05-15Also print the "CTCP TIME received" to screen :)Timo Sirainen
2000-05-15Irssi will reply to CTCP TIME request.Timo Sirainen
2000-05-15- update all po files.kloczek
2000-05-15- back all .po files and fill back ALL_LIGUAS variable.kloczek
2000-05-15removed pot files since they only give warnings when running autogen.sh - ifTimo Sirainen
2000-05-15bugfixTimo Sirainen
2000-05-15bugfixTimo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-12Display CTCP REPLY in a channel with a different text format than privateTimo Sirainen
2000-05-10added irssi-configTimo Sirainen
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
2000-05-10If lag checking period was long, Irssi displayed the (??) until the lag wasTimo Sirainen
2000-05-10Netsplit displays the IRC network where it happenedTimo Sirainen
2000-05-10/LAST didn't work when window's max. number of lines was full + a fewTimo Sirainen
2000-05-10DCC SEND fixedTimo Sirainen
2000-05-10IRCNet specific nick name wasn't usedTimo Sirainen
2000-05-10/MODE was buggyTimo Sirainen