-
Notifications
You must be signed in to change notification settings - Fork 438
[NEW] Menu for changing push notification settings #288
Comments
@TheReal1604 Yes, it does. But would be cool have it in the app. 👍 |
Should we show (allow changing) desktop notifications preferences section in our App as well? |
I also want to support this issue. Most users of our chat installation only use the mobile app to work with rocket.chat. To change any of these settings they always have to go to the Desktop App or website. So most of them don't change it at all, and are frustrated to not get all messages as push. |
I have started working on this feature but I do not have any ETA yet when I will finish that. Btw. Is there a list of all possible settings? Settings API seems a little bit overwhelming to just get Account Notifications Preferences (would be so much cleaner to request only notifications settings). Also, how should I get notifications preferences for specific channel/room? Is it the same Settings API? |
@djschilling @artrmz Thank you for your interest guys! @MarcosSpessatto Can you please confirm if we have a REST API that returns and updates the notification settings from a specific channel? |
@MarcosSpessatto Awesome! What about global (user) notification's settings, do we have to use |
@artrmz You mean, an API to fetch all the public settings? We already have that in the app... it's on |
@rafaelks Thanks, will check that out. |
Menu for changing the push notification on a per channel basis is missing. I think the app gets the settings from the configured settings on the web?
The text was updated successfully, but these errors were encountered: