Age | Commit message (Expand) | Author |
2000-07-18 | When using status window and query windows, /whois to some queried nick | Timo Sirainen |
2000-07-18 | /NOTIFY -list displays now "-idle" before the actual idle time.. | Timo Sirainen |
2000-07-18 | Tab-msgcompletion didn't work right after you had used /msg -ircnet nick | Timo Sirainen |
2000-07-17 | Autocompletion is disabled by default | Timo Sirainen |
2000-07-16 | reuse_unused_windows is always ON when autoclose_windows is OFF. | Timo Sirainen |
2000-07-16 | /RELOAD broke keyboard bindings | Timo Sirainen |
2000-07-16 | Use status window by default. | Timo Sirainen |
2000-07-15 | Don't print the -!- DCCMSGS level. | Timo Sirainen |
2000-07-15 | -list option to /NOTIFY wasn't specified in command options. | Timo Sirainen |
2000-07-15 | A few checks to check that we really are dealing with IRC servers. | Timo Sirainen |
2000-07-15 | Fixed DCC stuff. Added DCCMSGS level for DCC chat messages. | Timo Sirainen |
2000-07-11 | /IGNORE didn't show if it had -replies flag | Timo Sirainen |
2000-07-10 | Enabled lots of GCC warnings, fixed those that were easy to fix. | Timo Sirainen |
2000-07-09 | MODE checking didn't work right.. | Timo Sirainen |
2000-07-09 | Don't add the highlighted window to activity list if it's the current | Timo Sirainen |
2000-07-09 | Use MSGLEVEL_MSGS/CTCPS/ACTIONS | MSGSLVEL_DCC | Timo Sirainen |
2000-07-09 | -option tab-completion didn't work. | Timo Sirainen |
2000-07-09 | Moved is_base_command() from command completion to command_have_sub() | Timo Sirainen |
2000-07-08 | Netsplit changes - all netsplit handling is now in netsplit/netjoin | Timo Sirainen |
2000-07-08 | Implemented /BIND [<key> [<action> [<data>]]] command. | Timo Sirainen |
2000-07-08 | Reading and saving keyboard configuration actually works now. | Timo Sirainen |
2000-07-07 | Tab-completion for /FORMAT. | Timo Sirainen |
2000-07-04 | If message was for you (your nick at start of line), print it with | Timo Sirainen |
2000-07-04 | /CAT, /HELP xx and reading autorun commands stuck irssi to infinite | Timo Sirainen |
2000-07-04 | Changed /TOPIC -d to be /TOPIC -delete instead, the automatic option | Timo Sirainen |
2000-07-02 | forgot to add this | Timo Sirainen |
2000-07-02 | Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD | 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-07-02 | When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and | Timo Sirainen |
2000-07-02 | Don't check highlighting if the message was meant for you (your nick at | Timo Sirainen |
2000-07-01 | The month name parameter was supposed to go to daychange format, not to | Timo Sirainen |
2000-07-01 | Fixed crash. | Timo Sirainen |
2000-06-30 | Removed some warning messages. | Timo Sirainen |
2000-06-30 | WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake. | Timo Sirainen |
2000-06-30 | If joined channel had some low-ascii (color codes), they were displayed | Timo Sirainen |
2000-06-30 | /MSG completion fixes. /HELP command completion works. Some other fixes. | Timo Sirainen |
2000-06-30 | Lots of /HILIGHT changes. You can use color names with -color. Window | Timo Sirainen |
2000-06-30 | Added "servertag" format - it's displayed before the message if it | Timo Sirainen |
2000-06-28 | /SET window_close_on_part -> /SET autoclose_windows | Timo Sirainen |
2000-06-28 | /REHASH -> /RELOAD so it won't collide with the server's rehash command. | Timo Sirainen |
2000-06-28 | Added options -delete and -reset for /FORMAT. -delete sets the string | Timo Sirainen |
2000-06-28 | /HILIGHT changed. -nick option now tells to hilight only the nick, not | Timo Sirainen |
2000-06-28 | You can send message to different server with /MSG -<server tag> nick... | Timo Sirainen |
2000-06-28 | Automatic command completion and a few other fixes. | Timo Sirainen |
2000-06-28 | You can complete #channels, Irssi uses only the joined channels and | Timo Sirainen |
2000-06-28 | -options can now be completed with tabulator. There's also automatic | Timo Sirainen |
2000-06-27 | "print text stripped" signal wasn't resent with MSGLEVEL_HILIGHT level. | Timo Sirainen |
2000-06-27 | Closing active window that had window items could crash. | Timo Sirainen |