RocketChat / Rocket.Chat.iOS

Legacy mobile Rocket.Chat client in Swift for iOS
https://rocket.chat
MIT License
1.03k stars 438 forks source link

[IMPROVEMENT] Enhanced Notification Settings #2635

Closed jhmk closed 4 years ago

jhmk commented 5 years ago

It would be very useful to be able to select which kind of Notification I'll get pushed via the iOS App. For example:

On my Phone I just care about direct messages and not about notifications for all channels.

yeoldegrove commented 5 years ago

Just login to rocket.chat via your webbrowser. There you can configure these kind of settings. In the iOS app this is not possible currently.

martinhoess commented 4 years ago

Would be great if the iOS app would support quiet hours. I use RC at work, but I don't want to get any push notifications on mobile after work (e.g. display pushnotifications only from 07:00 to 18:00) mainly because there are some generated messages (build server ans such stuff, which is not important at night)

diegolmello commented 4 years ago

This issue can be closed as we already have notification preferences.

martinhoess commented 4 years ago

But they are global ... not specific for iOS?

diegolmello commented 4 years ago

I didn't get what you mean by global. This repo is deprecated: https://github.com/RocketChat/Rocket.Chat.iOS#important---please-read-this-first

If you have an issue, please open an one on the new repo: https://github.com/RocketChat/Rocket.Chat.ReactNative/

martinhoess commented 4 years ago

I didn't get what you mean by global.

If you have an issue, please open an one on the new repo: https://github.com/RocketChat/Rocket.Chat.ReactNative/

with global I mean, it is a setting which I make in my RC profile and this setting is used for all clients. So if I disable the notification on the desktop client, I also don't get the notification on the mobile client. But what I "need" is to do this device by device ... and preferable with "quiet hours" so if I am at my work PC at 8 PM it is OK/wanted if the desktop client displays a notification but I dont't want to have any notification on my mobile device. Over kill solution would by "quiet hours" by device and channel ...

something like the MS Teams iOS client has: image

This repo is deprecated: https://github.com/RocketChat/Rocket.Chat.iOS#important---please-read-this-first

Sorry didn't know that / did not read the main page ... I'm only using RC for about a week now ... so I'm still learning

diegolmello commented 4 years ago

Got it. It should be done after https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/2045 Can you open a new issue?

Sorry didn't know that / did not read the main page ... I'm only using RC for about a week now ... so I'm still learning

Np :)

martinhoess commented 4 years ago

Got it. It should be done after RocketChat/Rocket.Chat.ReactNative#2045 Can you open a new issue?

👍 I'll make one tonight or tomorrow