Cat@ponder.cat to Lemmy Support@lemmy.mlEnglish · edit-220 hours agoWill Lemmy eventually start detecting duplicate links? if yes, can anyone link the relevant issue on the project GitHub, so I can follow it.message-squaremessage-square13fedilinkarrow-up17arrow-down11
arrow-up16arrow-down1message-squareWill Lemmy eventually start detecting duplicate links? if yes, can anyone link the relevant issue on the project GitHub, so I can follow it.Cat@ponder.cat to Lemmy Support@lemmy.mlEnglish · edit-220 hours agomessage-square13fedilink
minus-squarenmtake@lemm.eelinkfedilinkarrow-up3·15 hours agoI believe that detection works for posts in the same community too. I posted two same links in a community and both was detected as cross-posted: https://lemm.ee/post/31756832 https://lemm.ee/post/38772950 You can get the cross posts via API resposne. See cross_posts field in the response of https://<instance>/api/v3/post?id=<ID>.
minus-squareCat@ponder.catOPlinkfedilinkEnglisharrow-up1·14 hours agoSadly, it does not show in Jerboa for Android.
minus-squarenmtake@lemm.eelinkfedilinkarrow-up1·7 hours agoHere’s the relevant issue: https://github.com/LemmyNet/jerboa/issues/1666
I believe that detection works for posts in the same community too. I posted two same links in a community and both was detected as cross-posted:
You can get the cross posts via API resposne. See
cross_posts
field in the response ofhttps://<instance>/api/v3/post?id=<ID>
.Sadly, it does not show in Jerboa for Android.
Here’s the relevant issue: https://github.com/LemmyNet/jerboa/issues/1666