You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
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.
3 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Fix keybase config serializer (#13742) 5 years ago
mastodon Fix streaming notifications not using quick filter logic (#18316) 3 years ago
packs Pre-fill domain block/allow domain from search filter (#18172) 3 years ago
styles Fix floating action button obscuring last element (#18332) 3 years ago