summaryrefslogtreecommitdiff
path: root/src/irc/core
AgeCommit message (Expand)Author
2006-01-26changed /QUOTE to be sent immediately, since the queueing was changed, it's n...Valentin Batz
2005-11-24Initialize the isupport functions on /upgrade aswellValentin Batz
2005-11-02Don't crash if receiving broken privmsg without source (which bitlbee can sen...Wouter Coekaerts
2005-10-18Fix crash on netsplit+join after /upgrade from 0.8.9Wouter Coekaerts
2005-09-10don't crash if server sends weird NICK line, patch by Jarno Honkanen (Bug 216)Wouter Coekaerts
2005-09-10- rename "whois not found" to "whois try whowas", because that's what needs t...Wouter Coekaerts
2005-06-24Fix server->last_nick leak by Toby (Bug 267)Wouter Coekaerts
2005-05-14Fixed a bug with isupport, after an upgrade from 0.8.9 prefix very well can b...Valentin Batz
2005-05-11Fixed a bug where the channel list to join/rejoin on reconnect gets too long,...Valentin Batz
2005-04-26Remember alternate_nick and max_whois on reconnect (Bug 181)Wouter Coekaerts
2005-03-06Fix memleak in /UNBAN, by Toby Peterson (Bug 215)Wouter Coekaerts
2005-02-06Fixed memory leaks when destroying a channel, when loading nonexisten scripts...Valentin Batz
2005-02-04Compile fix: make it c99 again, by Timothy Hatcher (Bug 184)Wouter Coekaerts
2005-02-03Update our own nickrec->gone flag on /away <reason> or on /awayValentin Batz
2005-01-03improve queuing commands, patch by Timothy Hatcher (Bug 168)Wouter Coekaerts
2005-01-03Fix multiple entries for local IP in /etc/hosts prevents connecting, patch by...Wouter Coekaerts
2005-01-03"ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug...Wouter Coekaerts
2004-12-20Added <tag>/<target> support for recode.Valentin Batz
2004-11-23Reverting bugfix for 'usermode activates after autosendcmd' because it breaks...Valentin Batz
2004-11-19Fixed bug where usermode was not sent correctlyValentin Batz
2004-10-12Fix crash with non-irc serversWouter Coekaerts
2004-10-10Also remember other (not k or l) modes with argumentsWouter Coekaerts
2004-10-10Remember key not only with channel->key, but also in channel->mode (in the st...Wouter Coekaerts
2004-10-08add d,q,f and J to CHANMODES default, to work a bit better with dancer and po...Wouter Coekaerts
2004-09-18Fixed /KNOCK support.Geert Hauwaerts
2004-09-15Bugfix: http://bugs.irssi.org/?do=details&id=121Geert Hauwaerts
2004-09-12Fix /WHOIS -yes (Bug 67)Wouter Coekaerts
2004-09-12Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin BatzTimo Sirainen
2004-08-24Allow '@' characters in nick.Timo Sirainen
2004-08-20Recode patch by decadix/sennethTimo Sirainen
2004-07-14Handle 432 numeric (errorneus nickname) as "nick in use". Fixes problemsTimo Sirainen
2004-07-11Fixed handling WHOIS printing once and for all. Everything unknown betweenTimo Sirainen
2004-07-11Don't replace channel key when receiving channel mode numeric. It could be aTimo Sirainen
2004-07-06Changed default SSL port to 6697Timo Sirainen
2004-05-10noinst_HEADERS -> pkginc_HEADERSTimo Sirainen
2004-05-10Never send hostname beginning with /+-[0-9]/ in USER command, that couldTimo Sirainen
2004-03-26Remember isupport_sent flag correctly.Timo Sirainen
2004-03-24mode changes got irssi stuckTimo Sirainen
2004-03-23/WHOIS -<server tag> is supported now.Timo Sirainen
2004-03-23fixed channel->chanopTimo Sirainen
2004-03-10If channel has more nicks than /SET channel_max_who_sync, don't ask /WHOTimo Sirainen
2004-02-07remove stuff from isupport always before inserting.Timo Sirainen
2004-01-27fixes for isupport-draft-incompatible servers sending 005 events..Timo Sirainen
2004-01-25crashfix when setting mode to channel you haven't joinedTimo Sirainen
2004-01-25updateTimo Sirainen
2004-01-25isupport fixesTimo Sirainen
2004-01-25isupport updatesTimo Sirainen
2004-01-22fixTimo Sirainen
2004-01-22other fixesTimo Sirainen
2004-01-20isupport patch by David LeadbeaterTimo Sirainen