Cat@ponder.cat to Lemmy Support@lemmy.mlEnglish · edit-2il y a 21 joursWill 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-square12fedilinkarrow-up17arrow-down12
arrow-up15arrow-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-2il y a 21 joursmessage-square12fedilink
minus-squarenmtake@lemm.eelinkfedilinkarrow-up0·il y a 21 joursI 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>.
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>
.