discourse/app
David Battersby de08ce8f7b
FIX: allow chat sound when notifications are disabled (#28385)
Desktop chat notification sounds have stopped working on most desktop browsers.

This is due to Notifications API being disabled when Push Notifications are supported in the browser, which means that we never iterate on the desktopNotificationHandlers and trigger the callback since we return early.
2024-08-15 18:30:55 +04:00
..
assets FIX: allow chat sound when notifications are disabled (#28385) 2024-08-15 18:30:55 +04:00
controllers FIX: serialize Flags instead of PostActionType (#28362) 2024-08-14 12:13:46 +10:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs FIX: serialize Flags instead of PostActionType (#28362) 2024-08-14 12:13:46 +10:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: serialize Flags instead of PostActionType (#28362) 2024-08-14 12:13:46 +10:00
serializers FEATURE: Allow completely custom score reasons. (#28348) 2024-08-14 15:53:59 -03:00
services FEATURE: add delay to native push notifications (#28314) 2024-08-13 12:12:05 +04:00
views DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00