FE-887: Double notifications
Removed system clock-based generation of notification IDs. Notification IDs are now constant for the source of the notification. Now, for example, receiving multiple messages from one chat will only show one push notification instead of many.
Removed logic to track what notification type has already been pushed in each NotificationForMeReport.
Edited by Kamal Bramwell
Merge request reports
Activity
requested review from @ahmedshehata01
assigned to @kam.elixxir
added 3 commits
-
a4337023...26ef96c5 - 2 commits from branch
master
- 060eddf5 - Merge branch 'master' into 'FE-887_double_notifications'
-
a4337023...26ef96c5 - 2 commits from branch
added 10 commits
-
e4674f21...714367f8 - 3 commits from branch
development
- bfa0fc35 - NotificationForMeReport.source() now determines notification ID
- b6f755e1 - Removed tracking of already sent notifications
- a32cc257 - Version up 2.5/575
- 1192c2e4 - Removed unused imports
- cc48089a - Fixed notification badge count
- b0f64bdd - Removed notification count tracking
- 9cd6a9a1 - Version up 2.5/576
Toggle commit list-
e4674f21...714367f8 - 3 commits from branch
added 1 commit
- c25b749e - Revert "NotificationForMeReport.source() now determines notification ID"
mentioned in commit c101a100
Please register or sign in to reply