Age | Commit message (Expand) | Author |
2000-07-23 | /NOTIFY -idle fixes. | Timo Sirainen |
2000-07-23 | SET print_active_channel - if you have multiple channels in same window, | Timo Sirainen |
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 | another ircnet == NULL fix | Timo Sirainen |
2000-07-22 | Don't crash at startup if IRC network wasn't specified for some server. | 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-21 | /SET completion_disable_auto -> completion_auto | Timo Sirainen |
2000-07-20 | WHOIS bugfix: Don't display the signon time if it isn't known.. | Timo Sirainen |
2000-07-19 | Removed notices from default highlight level | Timo Sirainen |
2000-07-19 | "/notify -list " (happened easily when using tab completion) didn't work | Timo Sirainen |
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 |