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-modes.c
Age
Commit message (
Expand
)
Author
2015-05-15
Implement CHANTYPES support
LemonBoy
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
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-05-16
Better !channel support - window items now have "visual_name" and channels
Timo Sirainen
2002-04-28
mode change printing fixes, forgot to commit :)
Timo Sirainen
2002-04-24
added host parameter to /format nick_changed, own_nick_changed and
Timo Sirainen
2002-04-22
"message mode" -> "message irc mode", also added in signals.txt
Timo Sirainen
2002-04-19
signal leak fix
Timo Sirainen
2002-04-15
signal leak fix
Timo Sirainen
2001-11-02
Moved some stuff from irc to core. Added command_bind_proto() function to
Timo Sirainen
2001-01-31
Print own mode changes immediately to screen without the 2sec wait.
Timo Sirainen
2000-12-01
Netsplit printing fixes.
Timo Sirainen