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-square14fedilinkarrow-up11arrow-down10
arrow-up11arrow-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-square14fedilink
minus-squareCat@ponder.catOPlinkfedilinkEnglisharrow-up0·1 day agoI am talking about posts in the same community.
minus-squarenmtake@lemm.eelinkfedilinkarrow-up0·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-up0·1 day agoSadly, it does not show in Jerboa for Android.
minus-squarenmtake@lemm.eelinkfedilinkarrow-up0·21 hours agoHere’s the relevant issue: https://github.com/LemmyNet/jerboa/issues/1666
minus-squarestinky@redlemmy.comlinkfedilinkEnglisharrow-up0·1 day agoThis could be a great moderation tool. Have you found anything related on GitHub?
I am talking about posts in the same community.
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
This could be a great moderation tool. Have you found anything related on GitHub?