4
Is there a fix for, "This profile is from a federated server and may be incomplete."
(media.thebrainbin.org)
Your place to ask and answer thought-provoking questions across the fediverse!
You could type in the url of the post in the search bar, but if you follow a user their future posts will be sent to your server. We were talking about implementing a backfill option, but there is no eta yet, so no guarantee it will be implemented at all. But since it is an annoying problem, maybe it will
Thank you for explaining. That must indeed be the reason I couldn't see those toots on Mbin.
Backfill would be great! Server capacity concerns notwithstanding.
In the meantime, clearer wording for the info banner would be an easy, helpful UX improvement:
Before subscribing: "This Fediverse profile is hosted on a different server than yours. If you, or another user on your server, were to subscribe to this profile, the profile's subsequent posts would be displayed here. The profile's older posts can be viewed on their server"
After subscribing: "This Fediverse profile is hosted on a different server than yours. Now that you have subscribed, the profile's future posts will be displayed here. The profile's older posts can be viewed on their server"
About backfilling, if @modem_down@thebrainbin.org come across any yet unfederated links in the wild, maybe worth mentioning search links are standardized and hard-coded, making even redirect scripts efficient. Like e.g.
https://thebrainbin.org/search?search%5Bq%5D=https%3A%2F%2Fmastodon.social%2F%40artologica%40chaos.social%2F116986639666818550yieldinghttps://thebrainbin.org/m/random/p/829840(and using a remote link from a third instance to further make my point hehe).Though about the instance itself doing backfilling by an automated worker, it could be pretty taxing on both the requesting and requested instances, so I worry communications may get timed-out or the requesting instance may inflate to the point storage becomes a big concern.