Nheko-Reborn / nheko

Desktop client for Matrix using Qt and C++20.

Home Page:https://nheko-reborn.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@room warning shows even for rooms where you can't ping room

TheDrawingCoder-Gamer opened this issue · comments

Describe the bug

typing @room always shows the "You are about to notify the whole room" even when you don't have the permissions to ping room.

To Reproduce

  1. Go to a room where you don't have ping permissions (for testing you may have to have two accounts to make a room)
  2. Type @room

What happened?

You see the warning on top of the text field.

Expected behavior

Nothing appears because you can't ping the room

Screenshots

image

Version

0.11.3-f465a5b5

Operating system

Linux

Installation method

Local build

Qt version

6.7.0

C++ compiler

gcc 13.2.1

Desktop Environment

i3

Did you use profiles?

  • Profiles used?

Relevant log output

No response

Backtrace

No response