Age | Commit message (Expand) | Author |
2000-06-14 | Don't show "End of WHOWAS" if none of the nicks were found. | Timo Sirainen |
2000-06-14 | Renamed /SET query_auto_close to autoclose_query. | Timo Sirainen |
2000-06-14 | Tab-completion works now with /commands and /set variables, patch by | Timo Sirainen |
2000-06-14 | Ctrl-W deletes word in left - patch from | Timo Sirainen |
2000-06-14 | In netsplit quit messages, display @ in front of operators' nicks. | Timo Sirainen |
2000-06-14 | Fixed some flood detection, ignoring and autoignoring bugs. | Timo Sirainen |
2000-06-14 | Read new server specific settings when reconnecting to new server. | Timo Sirainen |
2000-06-14 | /SET mail_counter on|off. Also, it doesn't anymore read through the file | Timo Sirainen |
2000-06-14 | tab-completion in the middle of line left the cursor in wrong place. | Timo Sirainen |
2000-06-14 | "window changed" signal now gives the old window as it's second argument. | Timo Sirainen |
2000-06-14 | Logging wrote to message to file twice. | Timo Sirainen |
2000-06-14 | If name tag contains '_', it shouldn't be quoted. | Timo Sirainen |
2000-06-12 | Max. mode parameter count was taken from wrong place. | Timo Sirainen |
2000-06-12 | Changed the default flood detection values. | Timo Sirainen |
2000-06-12 | Flood detection fixes | Timo Sirainen |
2000-06-12 | Channel messages were printed wrong because of previous cleanup :) | Timo Sirainen |
2000-06-12 | /HILIGHT -channels didn't work right. | Timo Sirainen |
2000-06-12 | CTCP msgs/replies stops the "event privmsg" or "event notice" signals now | Timo Sirainen |
2000-06-11 | /EVAL will now expand \n and \t to newline and tab. | Timo Sirainen |
2000-06-11 | Print "starting query with <nick>" when query is created. | Timo Sirainen |
2000-06-11 | /SET close_window_on_part - should we close the window too when | Timo Sirainen |
2000-06-11 | Clear window's waiting_channels list if some other channel/query is | Timo Sirainen |
2000-06-11 | If you're not allowed to connect to server (K-lined, no I-line), Irssi | Timo Sirainen |
2000-06-11 | Cleaned up some code. | Timo Sirainen |
2000-06-11 | Displays Mail counter in statusbar. Read the FIXME for more info :) | Timo Sirainen |
2000-06-11 | Check ignores when printing net split messages. | Timo Sirainen |
2000-06-10 | if command is unknown, and cmdchar is found inside the command name, we | Timo Sirainen |
2000-06-10 | Changed the behaviour of how to handle "send command" signal (text you | Timo Sirainen |
2000-06-10 | same cmdchar twice ignores aliases ignores aliases - not any two cmdchars | Timo Sirainen |
2000-06-10 | /WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC. | Timo Sirainen |
2000-06-10 | /JOIN -<server tag> #channel joins to channel in specified server. | Timo Sirainen |
2000-06-10 | If autocreate_query is ON, /MSG nick now creates the query. | Timo Sirainen |
2000-06-10 | Ctrl-X changes IRC server in stats/msgs/empty windows. | Timo Sirainen |
2000-06-10 | "Day changed" is now printed at right time, never after already printed | Timo Sirainen |
2000-06-10 | Don't display the msgs window by default anymore since query windows are | Timo Sirainen |
2000-06-10 | /MODE +something or /MODE -something assumes that we want to change the | Timo Sirainen |
2000-06-10 | Rotate time names changed :) week -> weekly, day -> daily, etc. | Timo Sirainen |
2000-06-10 | /CHANNEL LIST displayed comma at the end of channel options. ugly. | Timo Sirainen |
2000-06-09 | Added Irssi::Dcc::values(), updated a few other DCC things too. | Timo Sirainen |
2000-06-09 | Beeps should work(?). ANSI colors had some bugs, bolds weren't working and | Timo Sirainen |
2000-06-09 | Window activity is now "msg to you" with lines containing hilighted text. | Timo Sirainen |
2000-06-09 | You can specify the format of the /WALL text with /SET wall_format, | Timo Sirainen |
2000-06-07 | /WHO and /WHO * should disply who list of the active channel. | Timo Sirainen |
2000-06-06 | If config_node_get_str() is given NULL node, return the given default. | Timo Sirainen |
2000-06-06 | Use INADDR_BROADCAST if INADDR_NONE isn't defined. | Timo Sirainen |
2000-06-06 | Replying to dcc get and chat requests didn't work. | Timo Sirainen |
2000-06-06 | bugfix | Timo Sirainen |
2000-06-05 | Maybe I should have tried to run irssi after the ignore_signals "fix" .. | Timo Sirainen |
2000-06-05 | ignore_signals setting wasn't read at startup.. | Timo Sirainen |
2000-06-04 | /HILIGHT displayed levels twice. | Timo Sirainen |