Age | Commit message (Expand) | Author |
2002-03-11 | updated | Timo Sirainen |
2002-03-10 | Added -4 | -6 to /SERVER ADD syntax. | Timo Sirainen |
2002-03-10 | new scripts | Timo Sirainen |
2002-03-10 | script updates.. | Timo Sirainen |
2002-03-10 | added/removed some default scripts | Timo Sirainen |
2002-03-10 | /SERVER ADD -ircnet should add the network to config with the same case as | Timo Sirainen |
2002-03-10 | whops, stupid utf-8 bug :) | Timo Sirainen |
2002-03-10 | crashfix | Timo Sirainen |
2002-03-10 | Automatically change the nick to correct case in queries (eg. you did | Timo Sirainen |
2002-03-10 | If -4 or -6 option is used with /SERVER, force the correct protocol match. | Timo Sirainen |
2002-03-10 | term_addch() : utf-8 fixes for cursor positioning. | Timo Sirainen |
2002-03-10 | When input line is in redirection mode, allow empty lines (eg. enter after | Timo Sirainen |
2002-03-10 | If you had query with "X" but the nick really was "x", and after nick change | Timo Sirainen |
2002-03-10 | Added /SET max_wildcard_modes (default 6) - if a wildcard to /OP, /DEOP, | Timo Sirainen |
2002-03-10 | Added '.' to known nick flag characters. Also supports having multiple flag | Timo Sirainen |
2002-03-10 | Never ignore kick msg if you get kicked from channel. | Timo Sirainen |
2002-03-10 | Netjoins in +channels were printed as if users joined to "channel" and all | Timo Sirainen |
2002-03-10 | SIGHUP now does /RELOAD - useful with for example /SBAR prompt DISABLE when | Timo Sirainen |
2002-03-10 | /CYCLE tried to do /PART twice. | Timo Sirainen |
2002-03-10 | /CAT prints files now with CLIENTCRAP + NEVER level, so timestamps aren't | Timo Sirainen |
2002-03-10 | *** empty log message *** | Timo Sirainen |
2002-03-10 | /CYCLE reason didn't work | Timo Sirainen |
2002-03-10 | /KNOCKOUT code was a bit stupid, and the timeout checking wasn't very | Timo Sirainen |
2002-03-10 | Don't send -autosendcmd after /UPGRADE. | Timo Sirainen |
2002-03-10 | /SET autoclose_query - now only last received private message affects when | Timo Sirainen |
2002-03-10 | Foreground ANSI colors weren't working | Timo Sirainen |
2002-03-10 | No more infobar, but in empty windows topicbar contains the URL. | Timo Sirainen |
2002-03-09 | Added missing Q/A :) | Timo Sirainen |
2002-03-09 | added utf8 help | Timo Sirainen |
2002-03-09 | Irssi didn't work properly if read() returned only partial utf8 character | Timo Sirainen |
2002-03-09 | "use Irssi" now prints a warning if it's used outside irssi, but doesn't | Timo Sirainen |
2002-03-09 | added title | Timo Sirainen |
2002-03-09 | FAQ is now in HTML format. Patch by Han. | Timo Sirainen |
2002-03-09 | Fixed a memory leak with ^Y | Timo Sirainen |
2002-03-08 | /SET mirc_blink_fix - if ON, the bright/blink bit is stripped from MIRC | Timo Sirainen |
2002-03-08 | /OP etc. shouldn't crash if channel hadn't received /NAMES list yet. | Timo Sirainen |
2002-03-06 | "Why does irssi autojoin on invite by default?" | Timo Sirainen |
2002-03-06 | added -! option help, by c0ffee | Timo Sirainen |
2002-03-04 | added info about /set term_force_colors to lazy people section | Timo Sirainen |
2002-03-01 | scripts should be looked from share dir, not lib dir. | Timo Sirainen |
2002-03-01 | added notice of man 7 regex | Timo Sirainen |
2002-02-28 | added psybnc section | Timo Sirainen |
2002-02-25 | updated | Timo Sirainen |
2002-02-25 | /FORMAT tab completion went to infinite loop if there was more spaces than | Timo Sirainen |
2002-02-25 | ^Y shouldn't crash with empty cutbuffer | Timo Sirainen |
2002-02-25 | command() fixes | Timo Sirainen |
2002-02-23 | updated nick_find(), added nick_find_mask() | Timo Sirainen |
2002-02-22 | Show window's scroll state with /WINDOW. | Timo Sirainen |
2002-02-22 | Window level matching code was a bit messy. Also, now the active window is | Timo Sirainen |
2002-02-22 | Highascii chars in replaces block in theme files could have crashed irssi. | Timo Sirainen |