cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.98k stars 257 forks source link

Add a warning or indicator next to messages with type "m.thread" #1871

Closed rosemash closed 2 months ago

rosemash commented 3 months ago

Describe the problem

I just started using Cinny, and I almost immediately embarrassed myself by replying to messages in an active room that nobody else could see.

Describe the solution you'd like

If Cinny doesn't have any immediate intention of adding support to threads (https://github.com/cinnyapp/cinny/pull/1349), it would be very practical to have a UI indicator beside any message that has the type "m.thread" attached to it, so you can infer that it's not visible to others.

Alternatives considered

The alternative would be adding support for threads.

Additional context

No response

greentore commented 3 months ago

Sounds like a good idea. Element-x is doing that.

ajbura commented 2 months ago

fixed in #1349