Age | Commit message (Expand) | Author |
2008-02-16 | Move output recoding in irc_send_cmd_full. | Emanuele Giaquinta |
2008-01-21 | Remove undocumented /RAWQUOTE command. | Emanuele Giaquinta |
2007-11-17 | Do not allow /ping by itself to ctcp ping a channel. | Jilles Tjoelker |
2007-06-08 | Add support for the ACCEPT command, which is part of the | Jilles Tjoelker |
2007-06-08 | Various updates/enhancements/fixes to the help files. | Jilles Tjoelker |
2007-06-06 | Don't add the same mask to the knockout list multiple times. | Jilles Tjoelker |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2006-01-30 | Only send QUOTE immediately when server didn't yet sent the 001 event | Valentin Batz |
2006-01-26 | changed /QUOTE to be sent immediately, since the queueing was changed, it's n... | Valentin Batz |
2005-09-10 | - rename "whois not found" to "whois try whowas", because that's what needs t... | Wouter Coekaerts |
2005-06-24 | Fix server->last_nick leak by Toby (Bug 267) | Wouter Coekaerts |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-09-18 | Fixed /KNOCK support. | Geert Hauwaerts |
2004-09-12 | Fix /WHOIS -yes (Bug 67) | Wouter Coekaerts |
2004-09-12 | Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin Batz | Timo Sirainen |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-07-11 | Fixed handling WHOIS printing once and for all. Everything unknown between | Timo Sirainen |
2004-03-23 | /WHOIS -<server tag> is supported now. | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2003-12-10 | /SET auto_whowas OFF allows now disabling automatic /whowas when /whois | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-05-16 | Better !channel support - window items now have "visual_name" and channels | Timo Sirainen |
2002-03-10 | /KNOCKOUT code was a bit stupid, and the timeout checking wasn't very | Timo Sirainen |
2002-01-28 | Don't change the "wanted nick" when receiving NICK event from server, unless | Timo Sirainen |
2001-11-30 | Removed settings_add_bool(.., "join_auto_chans_on_invite", ..) here, it's | Timo Sirainen |
2001-11-29 | /WALLCHOPS are now printed to screen. Receiving notices for @#channel | Timo Sirainen |
2001-11-29 | /QUOTE and /RAWQUOTE shouldn't work until connect() to server is finished. | Timo Sirainen |
2001-11-19 | Removed whois_coming-flag which was used to figure out if 301 event | Timo Sirainen |
2001-11-18 | If you did quickly /WHOIS existing_nick, /WHOIS not_existing_nick, irssi | Timo Sirainen |
2001-11-15 | /QUOTE and /RAWQUOTE should work as soon as the socket is connected. | Timo Sirainen |
2001-11-15 | /WHOIS nick_who_was_in_irc showed only the first and last lines of /WHOWAS. | Timo Sirainen |
2001-11-12 | Redirection fixes - added count parameter. | Timo Sirainen |
2001-11-11 | Redirection fixes. | Timo Sirainen |
2001-11-11 | /WHOIS unknown_nick printed the "there was no such nickname" message | Timo Sirainen |
2001-11-11 | Moved rewritten server redirection code from core to irc. This new code | Timo Sirainen |
2001-11-04 | Looks like I went and broke /PART accidentally.. | Timo Sirainen |
2001-11-04 | Stupid me, remembered wrong how PARAM_FLAG_OPTCHAN worked. This broke /CTCP, | Timo Sirainen |
2001-11-03 | * works now as active channel with /NOTICE, /CTCP and /NCTCP. | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-08-14 | Some internal changes how /SERVER command works. Added /SERVER PURGE | Timo Sirainen |
2001-06-27 | /NICK: don't bother trying to change the nick to the one you already have | Timo Sirainen |
2001-06-26 | Don't send unaway to server if we're not away. | Timo Sirainen |
2001-05-14 | new /KICKBAN code crashed | Timo Sirainen |
2001-05-11 | CHANNEL_REC->get_join_data() - Returns the information needed to call | Timo Sirainen |
2001-05-11 | /SET kick_first_on_kickban for /KICKBAN and /KNOCKOUT - patch by | Timo Sirainen |
2001-03-18 | /RAWQUOTE: like /QUOTE, but don't add line feed after the command, and don't | Timo Sirainen |
2001-03-16 | quit_message setting moved from irc to core | Timo Sirainen |
2001-03-15 | /NICK could have changed nick to some other nick than we specified | Timo Sirainen |
2001-03-04 | /NAMES: -ops -halfops -voices -normal options added. /NAMES without | Timo Sirainen |