Sorry if this is a bad format for this! Just checking in to report how Skybridge interacts with Sengi (a web / electron mastodon client that looks similar to TweetDeck)
What works
Login and OAuth
Loading feed from a refresh
Interacting (Favorite / Boost / etc) from feed
What doesn't
Updating / Loading in new timeline entries (missing streaming support maybe?)
Attempting to view individual posts / load profiles (seems to call /api/v2/search and returns a 404 on both posts and users)
Searching myself 404s on api/v2/search?q=@cyberkitsune.net@bsky.social&resolve=true
Searching a post of mine 404s on api/v2/search?q=https://bsky.app/profile/cyberkitsune.net/post/3k22drm445q2k&resolve=true
api/v1/scheduled_statuses seems to throw a 404 as well (unsure if important)
Sorry if this is a bad format for this! Just checking in to report how Skybridge interacts with Sengi (a web / electron mastodon client that looks similar to TweetDeck)
What works
What doesn't
/api/v2/search
and returns a 404 on both posts and users)api/v2/search?q=@cyberkitsune.net@bsky.social&resolve=true
api/v2/search?q=https://bsky.app/profile/cyberkitsune.net/post/3k22drm445q2k&resolve=true
api/v1/scheduled_statuses
seems to throw a 404 as well (unsure if important)