dfabulich
(Dan Fabulich)
29 مارس 2023، 12:26ص
74
رابط @RGJ يربط بإصلاح خطأ حديث. تم تطبيق الإصلاح اليوم، ومن المحتمل أنه لم يتم نشره بعد.
main ← correct-push-notification-delay
opened 03:52PM - 28 Mar 23 UTC
When user.last_seen was less than push_notification_time_window_mins we
where de… laying the notification for the whole
push_notification_time_window_mins PLUS the time the user was away from.
Originally reported in https://meta.discourse.org/t/-/259688
حتى عند تفعيل هذا الإصلاح، لا يزال هناك نافذة إشعارات دفع مدتها 10 دقائق، وخلالها لا يتم إرسال الإشعارات إذا كنت قد زرت الموقع في الدقائق العشر الماضية؛ هذا إعداد على مستوى الموقع.
لقد قدمت طلب ميزة لجعل هذا قابلاً للتكوين.
push_notification_time_window is a site-wide setting; it’s 10 minutes by default.
[image]
Wait (n) minutes before sending push notification. Helps prevent push notifications from being sent to an active online user.
I think this should be a user preference, instead of a site-wide setting. Some users might prefer 0-minute window or 1-minute window (especially when they’re testing push notifications); others might prefer a 10 minute window, or an even longer window.
3 إعجابات