Age | Commit message (Expand) | Author |
2002-03-31 | Don't set channel->server = NULL when disconnecting, so scripts can still | Timo Sirainen |
2002-03-31 | with 10 char usernames, ban "*234567890" instead of "*12345678*" | Timo Sirainen |
2002-03-24 | bugfix | Timo Sirainen |
2002-03-24 | Added "nothing" action to /BIND. | Timo Sirainen |
2002-03-24 | Perl's print and printf calls now write the text to irssi's window. You | Timo Sirainen |
2002-03-24 | Input lines are now never destroyed and they're associated to statusbar | Timo Sirainen |
2002-03-24 | alis/noteserv help by pasky | Timo Sirainen |
2002-03-24 | destruct level isn't touched anymore, it crashes irssi with a few people.. | Timo Sirainen |
2002-03-24 | added, patch by pasky | Timo Sirainen |
2002-03-23 | $topic shouldn't crash if query doesn't have a valid address set yet. | Timo Sirainen |
2002-03-22 | Add server tag as well to topicbar with queries | Timo Sirainen |
2002-03-22 | Added Hashmark network | Timo Sirainen |
2002-03-22 | s/Sorcery/SorceryNet/ | Timo Sirainen |
2002-03-22 | Added Sorcery network. | Timo Sirainen |
2002-03-19 | buggy xhtml | Timo Sirainen |
2002-03-19 | /CLEAR <refnum> now clears specified window. | Timo Sirainen |
2002-03-19 | Sort /HELP output better when using multiple categories. Patch by c0ffee. | Timo Sirainen |
2002-03-18 | AGAIN forgot Q/A. | Timo Sirainen |
2002-03-18 | "Will there be /DETACH-like feature?" | Timo Sirainen |
2002-03-18 | src/irc/bot is removed | Timo Sirainen |
2002-03-17 | Allow /OP, etc. commands for server operators as well. They may not work | Timo Sirainen |
2002-03-17 | If autojoining to !channel failed because it didn't exist, create it by | Timo Sirainen |
2002-03-17 | show how to change TERM | Timo Sirainen |
2002-03-17 | fallback to rename() if link() isn't supported on the filesystem, so people | Timo Sirainen |
2002-03-16 | added email address | Timo Sirainen |
2002-03-16 | term_deinit() should set SIGCONT back to default, so if it's sent after that | Timo Sirainen |
2002-03-16 | $1 can now be used as server tag in /SET autolog_path. This is useful when | Timo Sirainen |
2002-03-16 | "make clean" now cleans all perl subdirs properly too. | Timo Sirainen |
2002-03-15 | /PART in SILC destroys the channel immediately, so we'll need to check | Timo Sirainen |
2002-03-15 | Dropped the bot-plugin. It's not useful to anyone really. | Timo Sirainen |
2002-03-15 | updated not_good_idea text | Timo Sirainen |
2002-03-15 | /SERVER ADD -ircnet value wasn't strdup()ed so it might have done something | Timo Sirainen |
2002-03-14 | Get the terminal size at startup with ioctl() and use it. Fixes at least | Timo Sirainen |
2002-03-14 | Scrolling was buggy with "ri" method, it tried to used "rin" as well | Timo Sirainen |
2002-03-14 | Fixed that "nick already in split list, how?" bug with a patch from fuchs. | Timo Sirainen |
2002-03-14 | $window->command() changed active window temporarily to wanted one and then | Timo Sirainen |
2002-03-14 | Lost in html conversion: Q: Why does irssi autojoin on invite by default? | Timo Sirainen |
2002-03-14 | $cumode and $cumode_space should do stuff only to IRC servers. | Timo Sirainen |
2002-03-14 | Don't crash when trying to print text when there's no windows yet. Also | Timo Sirainen |
2002-03-14 | updated index | Timo Sirainen |
2002-03-14 | updated irssi-proxy description | Timo Sirainen |
2002-03-14 | Don't crash if there's no prefixes (botti doesn't) when loading module. | Timo Sirainen |
2002-03-14 | 0.8.4.CVS version.. | Timo Sirainen |
2002-03-13 | 0.8.4 released | Timo Sirainen |
2002-03-13 | "make dist" now doesn't add irc.c / irc-modules.c | Timo Sirainen |
2002-03-13 | bit fields should be unsigned type always (unsigned int dirty:1). | Timo Sirainen |
2002-03-13 | proper checking for lseek() failure | Timo Sirainen |
2002-03-13 | when autochanging query's nick to be correct case, don't print the | Timo Sirainen |
2002-03-13 | If queried nick did a nick change, it might have crashed irssi. | Timo Sirainen |
2002-03-13 | ARGH! I hate this new behaviour of CVS not asking if I want to abort | Timo Sirainen |