summaryrefslogtreecommitdiff
path: root/src/irc
AgeCommit message (Expand)Author
2000-06-040.7.90 released.Timo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-06-04completion_msgtoyou() -> irc_nick_match()Timo Sirainen
2000-06-04..and fixed DCC resume that I just broke.Timo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-06-04Removed a warning.Timo Sirainen
2000-06-02/SET hostname didn't affect until restart.Timo Sirainen
2000-06-02/AWAY <away message> now sets yourself away in all IRC servers.Timo Sirainen
2000-06-02Awaylog is printed to screen when you set yourself unaway.Timo Sirainen
2000-06-02removed common-setup.h, put all settings in it to files where they belong to.Timo Sirainen
2000-06-01/server -add messed up everything when modifying existing servers.Timo Sirainen
2000-06-01Some strange servers replied to MODE #chan1,#chan2 with "Cannot join channelTimo Sirainen
2000-06-01crashed when reconnecting to server that didn't automatically setTimo Sirainen
2000-06-01/BAN * and /UNBAN * equals to /BAN * * or /UNBAN * *, so you don't have toTimo Sirainen
2000-06-01forgot these from /MOTD fix..Timo Sirainen
2000-06-01/topic -d [#channel] clears the topic.Timo Sirainen
2000-06-01/userhost command didn't work ("unknown command"), and sending it withTimo Sirainen
2000-05-29Sending files through botnet works.Timo Sirainen
2000-05-29bugfixesTimo 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-26fixed a crash (first cvs commit in home for 2 months :)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-25When connecting, USER's second (and third?) parameters sometimes areTimo Sirainen
2000-05-25irc/irc.c and fe-common/irc/irc-modules.c are generated by configureTimo Sirainen
2000-05-25With some systems Irssi didn't notice if connect() failed.Timo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo 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-15Irssi will reply to CTCP TIME request.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
2000-05-10Netsplit displays the IRC network where it happenedTimo Sirainen
2000-05-10DCC SEND fixedTimo Sirainen
2000-05-10IRCNet specific nick name wasn't usedTimo Sirainen
2000-05-10/MODE was buggyTimo Sirainen
2000-05-09typo fixedTimo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28/ban and /invite crashed, /mode didn't work. ctcp.c doesn't needTimo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-27Fixes for servers that replied to WHO #a,#b with 403 message.Timo Sirainen
2000-04-27Removed several header files that only had xxx_init(); xxx_deinit(); - movedTimo Sirainen
2000-04-27joining to multiple channels at once crashedTimo Sirainen
2000-04-27missing query_init(), query_deinit()Timo Sirainen
2000-04-26same user mode problem fixed with reconnectsTimo Sirainen
2000-04-26crashed with servers that didn't automatically set any user modeTimo Sirainen