n1k0 / tooty

An alternative multi-accounts Web client for Mastodon.
https://n1k0.github.io/tooty/v2/
156 stars 9 forks source link

Notifications are not correctly ordered when we receive an update through websockets #258

Closed vjousse closed 4 months ago

vjousse commented 4 months ago

Let's say that when loading the page, we have boost and favorites for a toot. Boost are displayed first, and then favorites are below.

If we get a new favorite, the favorites should be the first in the notification column, but it's not the case at the moment.