Home

There should be an indicator when an instance no longer federates with a community besides posts no longer loading

$$5060
https://startrek.website/u/firelight posted on Feb 27, 2026 18:36

As it stands right now, it looks like we have to just judge based off of how old posts are to see if we can still interact with a community.

https://startrek.website/post/36167557
Reply
$$5069
https://piefed.social/u/ozoned posted on Feb 27, 2026 19:03
In reply to: https://startrek.website/post/36167557

Bonfire just instituted a “Federated” flag in their alpha. I think this could be useful.

https://piefed.social/comment/10320543
Reply
$$5070
https://dubvee.org/u/ptz posted on Feb 27, 2026 19:03
In reply to: https://startrek.website/post/36167557

You mean like if there’s a community called !cats@example.com and your home instance no longer federates with example.com?

https://dubvee.org/comment/5448705
Reply
$$5072
https://mander.xyz/u/RobotToaster posted on Feb 27, 2026 19:11
In reply to: https://startrek.website/post/36167557

This is already in nightly, you can see it on the test instance here https://voyager.lemmy.ml/c/photography@lemmy.ml

https://mander.xyz/comment/25534880
Reply
$$5073
https://sopuli.xyz/u/Zedstrian posted on Feb 27, 2026 19:13
In reply to: https://startrek.website/post/36167557

The best tool I know of is the Federation Checker, but something like it should definitely should be built into clients.

Notably, Beehaw being defederated from .world and sh.itjust.works, while dbzer0, quokk.au, and anarchist.nexus are defederated from feddit.org.

https://sopuli.xyz/comment/22140425
Reply
$$5078
https://sh.itjust.works/u/pelespirit posted on Feb 27, 2026 19:25
In reply to: https://dubvee.org/comment/5448705

Are you the creator of Tesseract? I love it except it doesn’t save my settings or my favorites and multi-communities. I’m not sure why and I’ve checked in the last 2 weeks. It’s been doing it a long time.

https://sh.itjust.works/comment/24011184
Reply
$$5081
https://sh.itjust.works/u/Pika posted on Feb 27, 2026 19:34
In reply to: https://dubvee.org/comment/5448705

this would be an amazing addition! It would help avoid the disconnect between de-federated instances.

https://sh.itjust.works/comment/24011325
Reply
$$5086
https://lemmy.nz/u/Dave posted on Feb 27, 2026 19:49
In reply to: https://mander.xyz/comment/25534880

Make sure you visit in a browser aince apps wouldn’t have implemented an in development feature.

https://lemmy.nz/comment/20400774
Reply
$$5092
https://piefed.social/u/rimu posted on Feb 27, 2026 19:57
In reply to: https://startrek.website/post/36167557

PieFed does this.

https://piefed.social/comment/10321260
Reply
$$5103
https://lemmy.ml/u/yo_scottie_oh posted on Feb 27, 2026 20:15
In reply to: https://sopuli.xyz/comment/22140425

That’s a handy tool, thanks for posting it. Do you happen to know how the lists are sorted? It’s not alphabetical.

https://lemmy.ml/comment/24224137
Reply
$$5105
https://sopuli.xyz/u/Zedstrian posted on Feb 27, 2026 20:27
In reply to: https://lemmy.ml/comment/24224137

Not sure how; it’s also not by defederation date, otherwise feddit.org would be at or near the bottom of the list for dbzer0.

https://sopuli.xyz/comment/22141764
Reply
$$5135
https://dubvee.org/u/ptz posted on Feb 27, 2026 21:58
In reply to: https://sh.itjust.works/comment/24011325

Added :) I also disabled the “Create Post” button if the community is on a defederated instance even though, technically, you can still post to your instance’s local copy (it just won’t federate).

https://dubvee.org/pictrs/image/368be7a0-7afc-4812-b88b-53e494adbb77.webp

https://dubvee.org/comment/5449171
Reply
$$5182
https://scrapetacular.ydns.eu/u/admin posted on Feb 28, 2026 01:04
In reply to: https://startrek.website/post/36167557

I feel like there should be an “are you alive” federation activity in activitypub, as well as an “I’m back” activity.

Servers go up and down enough that maybe it should be part of the spec

https://scrapetacular.ydns.eu/activities/6a941038-36be-4318-920a-119af41cd3b3
Reply
$$5220
https://sh.itjust.works/u/Pika posted on Feb 28, 2026 04:29
In reply to: https://dubvee.org/comment/5449171

That’s amazing to see, Regardless if it’s only one direction, that should still help wonders, thank you for the addition!

https://sh.itjust.works/comment/24018455
Reply
$$5275
https://lemmy.world/u/admiralpatrick posted on Feb 28, 2026 13:15
In reply to: https://sh.itjust.works/comment/24011184

Yep.

it doesn’t save my settings or my favorites and multi-communities.

It should save/persist the favorites to your browser’s local storage. If you’re using a browser that clears site data on close or something, then they’ll reset. But it also wouldn’t persist your profile and you’d have to log in every time, so….🤔 It doesn’t, however, save any settings beyond your device. I’m working on a way to securely save those to whatever Tesseract server you use but don’t have it implemented yet.

This version (1.4.42) also changes where and how the favorites, community groups, and filters are stored in addition to not storing useless data like the community sidebar info, etc. They’re also no longer stored inside your profile in a single local storage object. Since these save to the browser’s local storage, there’s a hard 5 MB limit per object (everything gets written to a JSON string), so maybe your profile exceeded that somehow? If so, there should be browser console logs to that effect. Regardless, this version splits those all up into separate storage objects to address that problem.

Not sure what you mean by multi-communities, though. There was a feature to create custom feeds (which is kind-of similar to multi-community) but I took that out a long time ago because API changes in 0.19.3+ made it untenable. I think that was removed in 1.4.40 or thereabouts, so if you’re on a version older than that, then maybe that feature is still present. That feature was pretty broken for a long time which is why I finally removed it and put it out of its misery.

https://lemmy.world/comment/22394693
Reply
$$5296
https://sh.itjust.works/u/pelespirit posted on Feb 28, 2026 16:01
In reply to: https://lemmy.world/comment/22394693

It doesn’t, however, save any settings beyond your device. I’m working on a way to securely save those to whatever Tesseract server you use but don’t have it implemented yet.

Thank you for explaining that. I clear the cache quite often. I haven’t tried to save the favorites in a bit because I thought it was tied to the settings. Changing the settings each time isn’t a big deal, but saving favs kind of is. I’ll give it another try since it’s pretty great.

https://sh.itjust.works/comment/24025838
Reply