Rocket.Chat.Electron icon indicating copy to clipboard operation
Rocket.Chat.Electron copied to clipboard

Notification feature

Open baiking opened this issue 4 years ago • 5 comments

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

rocketchat blink

baiking avatar Jul 30 '21 05:07 baiking

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.

nokaoii avatar Jul 30 '21 14:07 nokaoii

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

ankar84 avatar Aug 03 '21 02:08 ankar84

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

baiking avatar Aug 12 '21 16:08 baiking

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.

tmartincpp avatar Sep 16 '21 14:09 tmartincpp

+1

MrPoint1400 avatar Apr 06 '22 03:04 MrPoint1400

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. ;-)

OgreTransporter avatar Nov 12 '22 23:11 OgreTransporter