diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-22 19:01:48 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-23 21:49:53 +0200 |
commit | 8f5a3cb639faf3227f9fa4561f77656a59bfbead (patch) | |
tree | 858ae0b80a7d3502d7124b71620ccd456f72a0f4 /debian-devel | |
parent | 8abde49ba2dc156a23b192e7f87f6f7451efd1b9 (diff) | |
download | weechat-8f5a3cb639faf3227f9fa4561f77656a59bfbead.zip |
irc: fix display of status privmsg/notice, add missing tags in messages (issue #139)
The status PRIVMSG and NOTICE are now displayed the same way for outgoing and
received messages:
Msg(alice) -> @#test: message for ops
Notice(alice) -> @#test: notice for ops
And any message like this is displayed with these tags if the nick is self
nick (case of a bouncer or if capability "echo-message" is enabled):
"self_msg", "notify_none", "no_highlight".
Diffstat (limited to 'debian-devel')
0 files changed, 0 insertions, 0 deletions