Admiral Patrick

I’m surprisingly level-headed for being a walking knot of anxiety.

Ask me anything.

I also develop Tesseract UI for Lemmy/Sublinks

  • 2 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle





  • Sadly, Lemmy doesn’t provide crosspost information in the feed; the frontend has to detect those duplicates and roll them up itself.

    Not sure if any other UIs do, but Tesseract will match crossposts on title as well as URL (the default UI only uses URL). I wrote that behavior in specifically for what you described; I was annoyed by seeing 3-4 duplicate posts to different communities all in a row.

    It’s not perfect since the crosspost rollups only happen if the duplicates are fetched in the same batch, but it does help a lot.