discourse/app
David Battersby 0954ae70a6
FEATURE: add delay to native push notifications (#28314)
This change ensures native push notifications respect the site setting for push_notification_time_window_mins. Previously only web push notifications would account for the delay, now we can bring more consistency between Discourse in browser vs Hub, by applying the same delay strategy to both forms of push notifications.
2024-08-13 12:12:05 +04:00
..
assets FIX: stop injecting uneeded margin (#28335) 2024-08-13 08:11:16 +02:00
controllers FIX: serialize Flags instead of PostActionType (#28259) 2024-08-13 11:22:37 +10:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs FEATURE: add delay to native push notifications (#28314) 2024-08-13 12:12:05 +04:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models PERF: do not expire cache when PostActionType is saved (#28337) 2024-08-13 18:01:31 +10:00
serializers FIX: serialize Flags instead of PostActionType (#28259) 2024-08-13 11:22:37 +10: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