You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now also loads the statuses in user profiles! (only the first 40 though). Unfortunately, unlike contexts, this blocks the local request, so you'll have to wait longer for anything at all to show. Which is why I waited for months before giving up and implementing it like that. And it's totally worth it.
Local context now shown immediately, remote stuff is added when it's ready.
Actual real boost/favorite count on remote toots!
Switched from intercepting web requests in the background process to injecting an XHR wrapper. On by default, but old mode still available if needed (not tested on versions < 4.0 btw). The new features are only in the new thing though (and the reason it exists).