theADAMJR / acrd.app

Chat app like old-style Discord, with custom themes and more.
https://acrd.app/
Mozilla Public License 2.0
242 stars 108 forks source link

[BUG] Disable sending messages as channel override for @everyone means admin/owner cannot send messages. #55

Closed theADAMJR closed 1 year ago

theADAMJR commented 1 year ago

Describe the bug Disable sending messages as channel override for @everyone means admin/owner cannot send messages.

To Reproduce Steps to reproduce the behavior:

  1. Create channel
  2. Disable SEND_MESSAGES for @everyone
  3. Send a message
  4. See API error that you don't have permissions to send a message.

Expected behavior Message is sent, because you're the admin/owner.

Additional context Channel overrides permissions are not correctly implemented on the API, but are on the Frontend.

theADAMJR commented 1 year ago

Fixed during https://youtube.com/watch?v=I_7_iZz21-w.