How to refer to a message in different server?

a day ago by aary to c/lemmy

load all comments
mathemachristian 2 points a day ago

I believe that the original id is stored somewhere as well since there is i fediverse icon that takes one to the original. You can probably use that id when searching your db.

path: 0 24376398, hotness: undefined, score: 2, children: 6
aary 1 point a day ago

I expected some special syntax like post:id!community@domain

Or ap_id?post/15@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf

Here ap_id is the name of part of URI, which maps to
https://lemmy.ml/post/ap_id
and performs all the magic, which lemmyverse.link does

Or https://lemmy.ml/post/49064481?15@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf
if developers will integrate it into lemmy itself

?=post/15@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf - any ap_id

?!community@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf - any community
?usernick@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf - any user
but the last two options are not necessary

path: 0 24376398 24376874, hotness: undefined, score: 1, children: 3
mathemachristian 1 point 20 hours ago

I don't believe those exist, it would be cool though

path: 0 24376398 24376874 24379079, hotness: undefined, score: 1, children: 0
aary 1 point a day ago path: 0 24376398 24376874 24377936, hotness: undefined, score: 1, children: 1
aary 1 point 21 hours ago
https://localserver.tld/applicationname/objtype/NNNNNID/=ap_id@remoteserver.tld
https://localserver.tld/applicationname/objtype/NNNNNID/!conf@remoteserver.tld
https://localserver.tld/applicationname/objtype/NNNNNID/user@remoteserver.tld

and distinguish them with regular expressions at reverse proxy...

path: 0 24376398 24376874 24377936 24378112, hotness: undefined, score: 1, children: 0
lemmy
lemmy

@lemmy.ml

login for more options
14617
1336
101

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

go to feed...