Mirror of glitch-soc/mastodon@github.com
Go to file
Claire f17e73da09
Fix streaming notifications not using quick filter logic (#18316)
Fixes #18309

The quickFilter logic was used on display and to request new notification
pages, but not for live updates. The main issue this caused is bump the unread
notifications count regardless of the quickFilter setting.

Since notifications are re-fetched when changing quickFilter settings, it is
safe to drop live notifications that do not match the selected filter.
2022-05-07 04:50:40 +02:00
.circleci
.devcontainer
.github
app Fix streaming notifications not using quick filter logic (#18316) 2022-05-07 04:50:40 +02:00
bin
chart Bump version to 3.5.2 (#18295) 2022-05-04 00:57:42 +02:00
config Fix ambiguous wording on appea