Rocket.Chat.Electron
Rocket.Chat.Electron copied to clipboard
Notification feature
My Setup
-
Operating System:win10
-
App Version:3.2.3
-
Installation type: exe
-
[x] I have tested with the latest version
-
[x] I can simulate the issue easily
Description
When receiving a message , the rocketchat icon should blink to make strong metion
Current Behavior
It only shows message number, no blink, its easy to miss message
Expected Behavior

I like this suggestion but ONLY if there's an option to also disable it.
I have a lot of rooms that I have notifications turned off, but it still seems to fire the notify API and seeing my icon blink all the time would drive me insane.
Related to https://github.com/RocketChat/Rocket.Chat.Electron/issues/695 https://github.com/RocketChat/Rocket.Chat.Electron/issues/487 https://github.com/RocketChat/Rocket.Chat.Electron/issues/452
I like this suggestion but ONLY if there's an option to also disable it.
I have a lot of rooms that I have notifications turned off, but it still seems to fire the notify API and seeing my icon blink all the time would drive me insane.
yeah, it would be nice to have an option to turn it on/off
If this is implement, please keep the existing one :
- keep the flashFrame option on DM/mentions (https://github.com/RocketChat/Rocket.Chat.Electron/pull/2142),
- add another flashframe option for all others messages types.
So we can enable flashFrame for DM/mentions but disable it for others messages types.
+1
It would be handy to be able to run an external script/program on such notification events or enable some other form of external interaction (HTTP request, TCP/UDP, etc.).
I would like to trigger external devices on incoming messages so that I don't miss the messages either. ;-)