Age | Commit message (Expand) | Author |
2002-03-10 | /CAT prints files now with CLIENTCRAP + NEVER level, so timestamps aren't | Timo Sirainen |
2001-12-20 | Added WINDOW_REC declaration to common.h, removed unneeded #include "servers.... | Timo Sirainen |
2001-12-16 | /VERSION printed time wrong, hopefully the last version fix.. | Timo Sirainen |
2001-12-16 | Leading zeros didn't work well in IRSSI_VERSION_TIME. | Timo Sirainen |
2001-12-15 | Print IRSSI_VERSION_TIME in /VERSION too. | Timo Sirainen |
2001-12-15 | IRSSI_VERSION_DATE is now a number, so you can do #iffing with it | Timo Sirainen |
2001-11-20 | using signal_add() instead of signal_add_first() again. the ..first() wasn't | Timo Sirainen |
2001-11-20 | Previous commit in core/commands.c broke /^cmd (command output hiding). | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-08-09 | /VERSION command and /SV alias now print the version date too. | Timo Sirainen |
2001-05-31 | removed "print text stripped" signal, the stripped text is now sent in | Timo Sirainen |
2001-03-03 | Removed all beep handling from text printing. If you want to beep just | Timo Sirainen |
2001-02-19 | Moved /HELP to fe-help.c | Timo Sirainen |
2001-02-10 | /SET names_max_columns, /SET names_max_width: Limit width of /NAMES list. | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-14 | /HELP without any parameters read data outside it's buffer | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2001-01-07 | When using a /command that has only subcommands, print the list of the | Timo Sirainen |
2001-01-05 | /HELP: Set indent to 0 when printing text. syntax.pl now changes tabs | Timo Sirainen |
2001-01-05 | Added printtext_string() which works like printtext(), except it prints | Timo Sirainen |
2000-12-30 | pidwait: send status as second agument. | Timo Sirainen |
2000-12-19 | security fixes from 0.7.97.2 | Timo Sirainen |
2000-12-04 | /^command should stop also "print starting" and "print format" signals. | Timo Sirainen |
2000-11-26 | Added -current, -window and -level options to /echo | Timo Sirainen |
2000-11-23 | several fixes to make irssi compile without warnings with MIPSpro | Timo Sirainen |
2000-11-18 | Win32 fixes - Irssi now compiles with MSVC++ :) | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-27 | A simple /EXEC command by Tinuk. | Timo Sirainen |
2000-09-27 | Show help with "clientcrap" message level, not "never". | Timo Sirainen |
2000-07-26 | /ECHO didn't print to active window if it was empty and status window | Timo Sirainen |
2000-07-23 | Added syntaxes of all commands in comments, they're going to be used to | Timo Sirainen |
2000-07-22 | /HELP wasn't working. | Timo Sirainen |
2000-07-09 | Moved is_base_command() from command completion to command_have_sub() | Timo Sirainen |
2000-07-04 | /CAT, /HELP xx and reading autorun commands stuck irssi to infinite | Timo Sirainen |
2000-07-02 | If you're pasting text to channel and some of it starts with /, Irssi | Timo Sirainen |
2000-07-02 | Fixed a couple of potential problems if there was longer lines than 64k | Timo Sirainen |
2000-07-02 | /^command hides the output of the command, it's not written to log | 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-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-10 | if command is unknown, and cmdchar is found inside the command name, we | Timo Sirainen |
2000-06-02 | /CAT <file name> [seek position] | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |