summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/fe-irc-queries.c
AgeCommit message (Expand)Author
2016-12-15Process the nick changes in queries before the PRIVMSG is handled.LemonBoy
2015-05-15Implement CHANTYPES supportLemonBoy
2014-06-10Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.David Hill
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-07-01nick tracking change: now it renames the query only if the old nick doesn'tTimo Sirainen
2002-07-01Query nick tracking: don't change query's nick if both the old and new nicksTimo Sirainen
2002-02-02s/query_trace_nick_changes/query_track_nick_changes/ :)Timo Sirainen
2002-02-02Added /SET query_trace_nick_changes, which tells if irssi should track nickTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-06-10The automatic query rename wrote the "nick changed" messages to channelsTimo Sirainen
2000-12-19Don't check queries whose address isn't known yet.Timo Sirainen
2000-12-19don't autochange nicks from dcc connections.Timo Sirainen
2000-12-17Some minor query fixes. Nick changes are also detected by checking ifTimo Sirainen