Age | Commit message (Expand) | Author |
2000-07-09 | Moved is_base_command() from command completion to command_have_sub() | Timo Sirainen |
2000-07-02 | Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD | Timo Sirainen |
2000-07-02 | Logs were closed and entirely removed after doing /RELOAD. | Timo Sirainen |
2000-07-02 | /^command hides the output of the command, it's not written to log | Timo Sirainen |
2000-07-02 | "Temporary error in nameserver" shouldn't remove server reconnections. | Timo Sirainen |
2000-07-02 | Automatic command and option completion didn't check ambiguous commands | Timo Sirainen |
2000-06-30 | Removed some warning messages. | Timo Sirainen |
2000-06-30 | If joined channel had some low-ascii (color codes), they were displayed | Timo Sirainen |
2000-06-28 | /REHASH -> /RELOAD so it won't collide with the server's rehash command. | Timo Sirainen |
2000-06-28 | Automatic command completion and a few other fixes. | Timo Sirainen |
2000-06-28 | -options can now be completed with tabulator. There's also automatic | Timo Sirainen |
2000-06-25 | Created signal_get_uniq_id() macro. Added some documentation about | Timo Sirainen |
2000-06-25 | Subcommand and command parameter completion works now also if you use | Timo Sirainen |
2000-06-18 | Added g_dirname() so ig_free() won't complain when free()ing it. | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-17 | File name completion for /DCC SEND | Timo Sirainen |
2000-06-17 | Completion list is now sorted. | Timo Sirainen |
2000-06-11 | /EVAL will now expand \n and \t to newline and tab. | Timo Sirainen |
2000-06-10 | Changed the behaviour of how to handle "send command" signal (text you | Timo Sirainen |
2000-06-10 | same cmdchar twice ignores aliases ignores aliases - not any two cmdchars | Timo Sirainen |
2000-06-10 | Rotate time names changed :) week -> weekly, day -> daily, etc. | Timo Sirainen |
2000-06-06 | Use INADDR_BROADCAST if INADDR_NONE isn't defined. | Timo Sirainen |
2000-06-04 | 0.7.90 released. | Timo Sirainen |
2000-06-04 | /IRCNET command. | Timo Sirainen |
2000-06-04 | Lots of DCC related fixes. | Timo Sirainen |
2000-06-03 | bits2level() with zero as argument printed some glib warnings. | Timo Sirainen |
2000-06-02 | common-setup.h wasn't removed from here - Made rawlog to use | Timo Sirainen |
2000-06-01 | match_wildcards() didn't work right if data contained '*' characters and | Timo Sirainen |
2000-06-01 | cmd_get_params() fixes: | Timo Sirainen |
2000-05-29 | signal_stop_by_name() didn't work | Timo Sirainen |
2000-05-29 | --with-modules=xxx builds now specified extra modules to irssi binary. | Timo Sirainen |
2000-05-25 | Didn't compile with IPv6 support. | Timo Sirainen |
2000-05-25 | Unline glib.h tells, g_getenv() doesn't return newly allocated string | Timo Sirainen |
2000-05-25 | If 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-25 | With some systems Irssi didn't notice if connect() failed. | Timo Sirainen |
2000-05-25 | Added bot plugin, it also has almost-functional botnet. | Timo Sirainen |
2000-05-18 | Some logging fixes. Flood checking had a memory leak. Query had a small | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-10 | iconfig's caching was a bit buggy - it didn't notice if some config node was | Timo Sirainen |
2000-05-09 | - Compiling fixes | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-28 | Perl working again, better than ever (unless there's bugs :) | Timo Sirainen |
2000-04-27 | If we return with cmd_param_error() or cmd_return_error(), call | Timo Sirainen |
2000-04-26 | updates | Timo Sirainen |
2000-04-26 | fixes | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |