weechat-matrix icon indicating copy to clipboard operation
weechat-matrix copied to clipboard

self_msg tag is not set on incoming messages

Open arcnmx opened this issue 3 years ago • 1 comments

If a message was not sent by weechat, but was sent by your mxid, then the self_msg tag is not set for that line. This comes up in a few places:

  • Messages that are sent from other clients / access tokens that aren't weechat (or are other instances of weechat on other machines)
  • Messages that are populated from scrollback history from viewing a buffer, scrolling up, etc.
    • these messages also set tags like notify_private that make weechat treat them like new messages, should those be inhibited?

arcnmx avatar May 22 '21 20:05 arcnmx

I'm pretty sure this is the reason why I get a bell in my terminal when I write a message from element.

seirl avatar Jul 19 '21 10:07 seirl