Bring back blossom feature detection

This commit is contained in:
Jon Staab
2025-09-22 14:05:57 -07:00
parent 87e4e3fe5b
commit dd006badfc
5 changed files with 53 additions and 5 deletions
+4
View File
@@ -22,6 +22,7 @@
userRoomsByUrl,
} from "@app/core/state"
import {pullConservatively} from "@app/core/requests"
import {hasBlossomSupport} from "@app/core/commands"
import {notifications} from "@app/util/notifications"
type Props = {
@@ -66,6 +67,9 @@
}
})
// Prime our cache so we can upload images quicker
hasBlossomSupport(url)
// Load group meta, threads, calendar events, comments, and recent messages
// for user rooms to help with a quick page transition
pullConservatively({