ulyssa / iamb

A Matrix client for Vim addicts
https://iamb.chat
Apache License 2.0
608 stars 45 forks source link

Per Room Notification Settings? #304

Closed rmsthebest closed 1 month ago

rmsthebest commented 3 months ago

Hi, Is it possible to configure the notification options on a per room basis in iamb?

I have some rooms that are important to me, like family chats, and some less important public/group chats I don't want notifications for.

Edit: Looking at the code it looks like iamb already has RoomNotificationMode, but only on the notification trigger side. With no way to configuring them. Perhaps it could be added as a room command, "room notification set <notification level>"

benjajaja commented 2 months ago

In the meantime, it should be possible to configure those settings in another client (e.g. element.io webapp).

ulyssa commented 1 month ago

Fixed in #305