Age | Commit message (Expand) | Author |
2000-07-23 | Listing keys with /BIND key now checks the keys case-insensitively. | Timo Sirainen |
2000-07-22 | Moved /SAVE and /RELOAD to fe-common. Print "config saved" and | Timo Sirainen |
2000-07-22 | Ignore case when checking key names. | Timo Sirainen |
2000-07-22 | Implemented /WINDOW LAST for changing to last current window. | Timo Sirainen |
2000-07-22 | /HELP wasn't working. | Timo Sirainen |
2000-07-22 | Autologging: if we're already logging the item somewhere else, make sure | Timo Sirainen |
2000-07-21 | /RELOAD still didn't work right. | Timo Sirainen |
2000-07-21 | You can now change the texts /FORMAT prints itself. | Timo Sirainen |
2000-07-19 | Removed notices from default highlight level | 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 | Fixed DCC stuff. Added DCCMSGS level for DCC chat messages. | Timo Sirainen |
2000-07-10 | Enabled lots of GCC warnings, fixed those that were easy to fix. | Timo Sirainen |
2000-07-09 | Don't add the highlighted window to activity list if it's the current | 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 | 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 | /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 | 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-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 | /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 | -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 | 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-18 | Display /ALIAS list sorted. | Timo Sirainen |