42wim / matterircd

Connect to your mattermost or slack using your IRC-client of choice.
MIT License
295 stars 60 forks source link

Matterircd prevents push notifications on mobile #225

Closed runfalk closed 5 years ago

runfalk commented 5 years ago

It seems like matterircd will mark messages as read directly when receiving them. This means that Mattermost will not send push notifications to my mobile device. Or maybe it does but clears them instantly.

Steps to reproduce

If you are not logged anywhere but the phone you should see a notification. If you are logged in using matterircd or have the desktop version open and read the message there the notification will don't appear at all/disappear.

I would prefer if it only marked things as read when I write in that channel/DM. Would that be possible as a configuration option?