Age | Commit message (Expand) | Author |
2002-04-12 | /EXEC -out now sends /msg -nick | -channel so it works properly with silc | Timo Sirainen |
2002-04-12 | window_change_server() : don't change server if it's being disconnected. | Timo Sirainen |
2002-04-12 | added "how do i autorun scripts" | Timo Sirainen |
2002-04-11 | /SET dcc_autoget_max_size default changed to 0 (disabled) - it's pretty | Timo Sirainen |
2002-04-10 | PERL_LDFLAGS isn't used anymore, replaced with other PERL_* | Timo Sirainen |
2002-04-10 | Fixed one error and several warnings with GLIB 2.0 | Timo Sirainen |
2002-04-09 | Added CONNECT to "see also" list | Timo Sirainen |
2002-04-09 | Removed the now useless "/window item move" help with /join | Timo Sirainen |
2002-04-09 | /JOIN #existing_channel jumps to the window where it's joined. | Timo Sirainen |
2002-04-09 | updated comments | Timo Sirainen |
2002-04-09 | Irssi::timeout_add() - don't allow smaller values than 10 | Timo Sirainen |
2002-04-06 | DALnet, not DALNet | Timo Sirainen |
2002-04-05 | workaround for some server that doesn't reply anything to pings. | Timo Sirainen |
2002-04-05 | updated max_whois properly, changed some values from 100 to 30. | Timo Sirainen |
2002-04-05 | added PTnet | Timo Sirainen |
2002-04-03 | if /CONNECT -! ircnet couldn't connect to first server, next was tried but | Timo Sirainen |
2002-04-01 | CLIENTNOTICE and CLIENTERROR shouldn't have been in plural | Timo Sirainen |
2002-04-01 | print() fix | Timo Sirainen |
2002-03-31 | added note about INSTALL file. | Timo Sirainen |
2002-03-31 | Listen for DCC connections in all interfaces | Timo Sirainen |
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 |