Age | Commit message (Expand) | Author |
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 |
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 | ..and fixed DCC resume that I just broke. | Timo Sirainen |
2000-06-04 | Lots of DCC related fixes. | Timo Sirainen |
2000-06-04 | Removed a warning. | Timo Sirainen |
2000-06-03 | bits2level() with zero as argument printed some glib warnings. | Timo Sirainen |
2000-06-02 | /SET hostname didn't affect until restart. | Timo Sirainen |
2000-06-02 | ..and cvsignores for new binaries.. | Timo Sirainen |
2000-06-02 | Changed binary names: irssi-text -> irssi, irssi-bot -> botti | Timo Sirainen |
2000-06-02 | Changed irssi's url to http://irssi.org | Timo Sirainen |
2000-06-02 | If we used /SB GOTO 23:59 or something, we wanted to jump to | Timo Sirainen |
2000-06-02 | /AWAY <away message> now sets yourself away in all IRC servers. | 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-02 | common-setup.h wasn't removed from here - Made rawlog to use | Timo Sirainen |
2000-06-02 | removed common-setup.h, put all settings in it to files where they belong to. | Timo Sirainen |
2000-06-02 | if you were at the top of the scrollback buffer and the first line line | Timo Sirainen |
2000-06-02 | --more-- in statusbar should now work right. | Timo Sirainen |
2000-06-01 | Or actually :) SIGINT shouldn't be ignored, it's used to detect Ctrl-C... | Timo Sirainen |
2000-06-01 | Removed "ignore_sigquit" and added "ignore_signals" instead. You can ignore | Timo Sirainen |
2000-06-01 | "ignore_sigquit" setting - when enabled, ignore SIGQUIT signals. ncurses | Timo Sirainen |
2000-06-01 | /server -add messed up everything when modifying existing servers. | Timo Sirainen |
2000-06-01 | Some strange servers replied to MODE #chan1,#chan2 with "Cannot join channel | Timo Sirainen |
2000-06-01 | crashed when reconnecting to server that didn't automatically set | Timo Sirainen |
2000-06-01 | /BAN * and /UNBAN * equals to /BAN * * or /UNBAN * *, so you don't have to | Timo Sirainen |
2000-06-01 | match_wildcards() didn't work right if data contained '*' characters and | Timo Sirainen |
2000-06-01 | Leaving from some channel didn't update status bar. | Timo Sirainen |
2000-06-01 | forgot these from /MOTD fix.. | Timo Sirainen |