]> cat aescling's git repositories - mastodon.git/commit
Fix unread notification count when polling (#16272)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 19 May 2021 21:51:05 +0000 (23:51 +0200)
committerGitHub <noreply@github.com>
Wed, 19 May 2021 21:51:05 +0000 (23:51 +0200)
commit92f1d739b554b6d5496013fb50196a14434943e2
tree176dfd15d9cff8c8f445239fe0d8c8b8b37d7d2c
parent689974b1ed081c238560d6b368609acc50dc7336
Fix unread notification count when polling (#16272)

* Fix unread notification count when polling

Fixes #16236

* Immediately fetch markers to avoid incorrect unread notification count
app/javascript/mastodon/features/ui/index.js
app/javascript/mastodon/reducers/notifications.js