Age | Commit message (Expand) | Author |
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 |
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-25 | Using \n with /SET expand_escapes ON didn't work right. | Timo Sirainen |
2000-06-25 | WHOIS and "no such nick" messages are displayed in nick's query window | Timo Sirainen |
2000-06-25 | Settings completion works with /TOGGLE also, it completes only boolean | Timo Sirainen |
2000-06-25 | completing files in root directory put extra / character at the start | Timo Sirainen |
2000-06-25 | File name completion crashed if you tried to complete file in directory | Timo Sirainen |
2000-06-20 | cmd_get_params() calls had wrong parameter counts. | Timo Sirainen |
2000-06-18 | Display /ALIAS list sorted. | Timo Sirainen |
2000-06-18 | File completion updates: | Timo Sirainen |
2000-06-18 | Changed option handling in /commands. Irssi will now complain about | Timo Sirainen |
2000-06-17 | Added file name completion for commands /CAT, /RUN, /SAVE, /REHASH and | Timo Sirainen |
2000-06-17 | "command complete" -> "complete command" so that it won't conflict with | 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-17 | Don't add same /command more than once to completion list. | Timo Sirainen |
2000-06-17 | Forgot to add this. | Timo Sirainen |