index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
irc
/
fe-irc-queries.c
Age
Commit message (
Expand
)
Author
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2002-07-01
nick tracking change: now it renames the query only if the old nick doesn't
Timo Sirainen
2002-07-01
Query nick tracking: don't change query's nick if both the old and new nicks
Timo Sirainen
2002-02-02
s/query_trace_nick_changes/query_track_nick_changes/ :)
Timo Sirainen
2002-02-02
Added /SET query_trace_nick_changes, which tells if irssi should track nick
Timo Sirainen
2001-11-02
Moved some stuff from irc to core. Added command_bind_proto() function to
Timo Sirainen
2001-06-10
The automatic query rename wrote the "nick changed" messages to channels
Timo Sirainen
2000-12-19
Don't check queries whose address isn't known yet.
Timo Sirainen
2000-12-19
don't autochange nicks from dcc connections.
Timo Sirainen
2000-12-17
Some minor query fixes. Nick changes are also detected by checking if
Timo Sirainen