diff options
author | dequis <dx@dxzone.com.ar> | 2015-09-22 00:01:04 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-09-22 00:01:04 -0300 |
commit | bf36f71b99b18401dbc6105509b0285146b37286 (patch) | |
tree | 335559b3d2d1419466361b915f00842876b94f0a /irssi.conf | |
parent | 85223a9b6b0c8a68abba367756763e3fd641be89 (diff) | |
download | irssi-bf36f71b99b18401dbc6105509b0285146b37286.zip |
Fix #291, "/msg +#channel incorrectly shows up as Nick:@#channel"
Just passing the full target to the "message irc op_public" signal
handler and letting it do the cleanup.
The fe_channel_skip_prefix() call in event_privmsg() is kept because
recode_in() needs a real channel name, but
There was similar code in sig_message_own_wall(), but that one is
correct - the /wall command always sends NOTICE @#chan, so I added a
comment down there to make it clear.
Diffstat (limited to 'irssi.conf')
0 files changed, 0 insertions, 0 deletions