Cat@ponder.cat to Lemmy Support@lemmy.mlEnglish · edit-21 day 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-square16fedilinkarrow-up110arrow-down12
arrow-up18arrow-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-21 day agomessage-square16fedilink
minus-squarenmtake@lemm.eelinkfedilinkarrow-up3·1 day 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·1 day agoSadly, it does not show in Jerboa for Android.
minus-squarenmtake@lemm.eelinkfedilinkarrow-up3·23 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