summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2000-07-02Automatic command and option completion didn't check ambiguous commandsTimo Sirainen
2000-06-30Removed some warning messages.Timo Sirainen
2000-06-30If joined channel had some low-ascii (color codes), they were displayedTimo Sirainen
2000-06-28/REHASH -> /RELOAD so it won't collide with the server's rehash command.Timo Sirainen
2000-06-28Automatic command completion and a few other fixes.Timo Sirainen
2000-06-28-options can now be completed with tabulator. There's also automaticTimo Sirainen
2000-06-25Created signal_get_uniq_id() macro. Added some documentation aboutTimo Sirainen
2000-06-25Subcommand and command parameter completion works now also if you useTimo Sirainen
2000-06-18Added g_dirname() so ig_free() won't complain when free()ing it.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-17File name completion for /DCC SENDTimo Sirainen
2000-06-17Completion list is now sorted.Timo Sirainen
2000-06-11/EVAL will now expand \n and \t to newline and tab.Timo Sirainen
2000-06-10Changed the behaviour of how to handle "send command" signal (text youTimo Sirainen
2000-06-10same cmdchar twice ignores aliases ignores aliases - not any two cmdcharsTimo Sirainen
2000-06-10Rotate time names changed :) week -> weekly, day -> daily, etc.Timo Sirainen
2000-06-06Use INADDR_BROADCAST if INADDR_NONE isn't defined.Timo Sirainen
2000-06-040.7.90 released.Timo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-06-03bits2level() with zero as argument printed some glib warnings.Timo Sirainen
2000-06-02common-setup.h wasn't removed from here - Made rawlog to useTimo Sirainen
2000-06-01match_wildcards() didn't work right if data contained '*' characters andTimo Sirainen
2000-06-01cmd_get_params() fixes:Timo 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-25Didn't compile with IPv6 support.Timo Sirainen
2000-05-25Unline glib.h tells, g_getenv() doesn't return newly allocated stringTimo Sirainen
2000-05-25If server's host name lookup fails, don't try to reconnect back to it.Timo 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-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-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-09- Compiling fixesTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-27If we return with cmd_param_error() or cmd_return_error(), callTimo Sirainen
2000-04-26updatesTimo Sirainen
2000-04-26fixesTimo Sirainen
2000-04-26..adding new files..Timo Sirainen