Age | Commit message (Expand) | Author |
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 | 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 | /WHOIS automatically sends a /WHOWAS query if nick wasn't in IRC. | Timo Sirainen |
2000-06-10 | If autocreate_query is ON, /MSG nick now creates the query. | 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 | /CHANNEL LIST displayed comma at the end of channel options. ugly. | 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-04 | /HILIGHT displayed levels twice. | Timo Sirainen |
2000-06-04 | fixed two minor memleaks. irc/bot directory isn't now build if you specify | Timo Sirainen |
2000-06-04 | 0.7.90 released. | Timo Sirainen |
2000-06-04 | forgot this file.. | Timo Sirainen |
2000-06-04 | /IRCNET command. | Timo Sirainen |
2000-06-04 | Updated /SERVER, /CHANNEL and /IGNORE in manual. | Timo Sirainen |
2000-06-04 | /LOG show reference number for each log, you can use it with /LOG START, | Timo Sirainen |
2000-06-04 | completion_msgtoyou() -> irc_nick_match() | Timo Sirainen |
2000-06-04 | Lots of DCC related fixes. | Timo Sirainen |
2000-06-02 | Awaylog is printed to screen when you set yourself unaway. | Timo Sirainen |
2000-06-02 | /CAT <file name> [seek position] | Timo Sirainen |
2000-06-01 | /server -add messed up everything when modifying existing servers. | Timo Sirainen |
2000-06-01 | Leaving from some channel didn't update status bar. | Timo Sirainen |
2000-06-01 | Manually asking /MOTD didn't work if we had skip_motd setting enabled | Timo Sirainen |
2000-06-01 | /ignore -asd tried to print "unignored" text with NULL argument. | Timo Sirainen |
2000-05-30 | when nick is quitting only from one channel, don't print the channel's name. | Timo Sirainen |
2000-05-29 | --with-modules=xxx builds now specified extra modules to irssi binary. | Timo Sirainen |
2000-05-29 | msgs window was irc server specific - messages from other irc servers were | Timo Sirainen |
2000-05-27 | Netsplit messages are now printed with QUITS message level. | Timo Sirainen |
2000-05-25 | Didn't work, fixed. | Timo Sirainen |
2000-05-25 | Print nicks who quit IRC in netsplit message. See netsplit section in | Timo Sirainen |
2000-05-25 | irc/irc.c and fe-common/irc/irc-modules.c are generated by configure | Timo Sirainen |
2000-05-25 | "/ text" sends "text" to active channel. | Timo Sirainen |
2000-05-25 | /set max_textbuffer_lines changed to /set scrollback_lines and | Timo Sirainen |
2000-05-25 | Added bot plugin, it also has almost-functional botnet. | Timo Sirainen |
2000-05-25 | now other than long nicks in NAMES list were displayed wrong. changed back | Timo Sirainen |
2000-05-25 | NAMES list crashed with long nicks .. hope it doesn't crash now somewhere | Timo Sirainen |
2000-05-19 | timestamp_timeout setting is integer, not boolean | Timo Sirainen |
2000-05-18 | Some logging fixes. Flood checking had a memory leak. Query had a small | Timo Sirainen |
2000-05-15 | Also print the "CTCP TIME received" to screen :) | Timo Sirainen |
2000-05-15 | bugfix | Timo Sirainen |
2000-05-15 | bugfix | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |