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
/
irc
/
core
/
irc-expandos.c
Age
Commit message (
Expand
)
Author
2014-06-10
Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp.
David Hill
2011-02-10
Ensure that expando_cumode_space() doesn't free unallocated memory when no
Jase Thew
2008-11-28
Allow storing multiple "other" prefixes such as +q and +a.
Jilles Tjoelker
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2004-01-20
isupport patch by David Leadbeater
Timo Sirainen
2002-06-10
$X expando didn't check if server type was irc properly, and crashed.
Timo Sirainen
2002-03-14
$cumode and $cumode_space should do stuff only to IRC servers.
Timo Sirainen
2002-02-20
$cumode wasn't updated after receiving nick list, so with empty channels it
Timo Sirainen
2001-11-02
Moved some stuff from irc to core. Added command_bind_proto() function to
Timo Sirainen
2001-10-30
added $cumode_space expando. Like $cumode, but gives " " if there's no mode.
Timo Sirainen
2001-10-14
$usermode's "user mode changed" signal had wrong argument check (server vs.
Timo Sirainen
2001-06-26
Added $cumode expando which works like $P, but prints voices/halfops also.
Timo Sirainen
2000-12-10
added $usermode expando
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-05
Split expandos from special-vars.c to expandos.c. Added list of signals
Timo Sirainen