You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Talk app is an instant chat application which should provide an easy and comfortable way of notifying interlocutors about new events: incoming chats and calls, invitation to join a group.
Whilst they are present in mobile app, but web UI lacks of comfortable and intuitive way of notifying apart of small red dot close to the bell ring. Plus, these notifications are coming with a delay and are not comfortable to read.
Describe the solution you'd like
To add pop-up window informing about event independently of the app where a user is in Nextcloud, to add a ringtone informing about the event. This may be selected and switched on/off by a user in settings.
Describe alternatives you've considered
To add the integration to the operational system event (chrome/firefox based), which may allow the pop-up and audio events.
This may be implemented via Desktop app.
Additional context
See, how jsxc implemented this:
Incoming chat message (with audio beep):
Incoming call (with audio ringtone):
The text was updated successfully, but these errors were encountered:
We show browser notifications when you gave your nextcloud website the permissions (check the lock icon in the browsers addressbar, in case you denied it by accident).
Is your feature request related to a problem? Please describe.
Talk app is an instant chat application which should provide an easy and comfortable way of notifying interlocutors about new events: incoming chats and calls, invitation to join a group.
Whilst they are present in mobile app, but web UI lacks of comfortable and intuitive way of notifying apart of small red dot close to the bell ring. Plus, these notifications are coming with a delay and are not comfortable to read.
Describe the solution you'd like
To add pop-up window informing about event independently of the app where a user is in Nextcloud, to add a ringtone informing about the event. This may be selected and switched on/off by a user in settings.
Describe alternatives you've considered
To add the integration to the operational system event (chrome/firefox based), which may allow the pop-up and audio events.
This may be implemented via Desktop app.
Additional context
See, how jsxc implemented this:
Incoming chat message (with audio beep):
Incoming call (with audio ringtone):
The text was updated successfully, but these errors were encountered: