this post was submitted on 30 Mar 2025
21 points (100.0% liked)

Fediverse

651 readers
2 users here now

Downvote are limited to members of this community

Welcome!

Can you imagine, years ago how the internet was before? We know Facebook, Twitter, Tiktok, Youtube. We knew blogger, Tumblr, Skyrock... and long before, it was the forum era as phpBB..and mail-lists.

And now with ActivityPub, we are reshaping the web, and achieving much with lots of freedom. So thank you all, and welcome ๐ŸคŸ๐Ÿ˜

Our thread

Resources

Related communities

If you want to donate, double check on the official website and report any problem to mod team

Social network

Threadiverse

Blog

Microblog

Event

Mediaverse

Audio

Streaming/live

Book

Culture review

Picture

Short-video

Video


Image Credits :
Avatar : Wikipedia Eukombos
Banner : David Revoy licence : CC-BY-4.0

Rules

Moderation process
We all make mistakes,

If your comment is reported, and brings up a complex issue, we will reach out to you and ask you to rephrase it.

Our goal, is to create a serene space for discussion. Nothing more.

If the post isn't edited to remove hurtful language element, we will have to remove it. It would be a shame because your comment was interesting and you took some time to write it.

In case of xenophobia, racism, transphobia, homophobia or harassment, it will be a permanent ban.

founded 2 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 2 months ago (9 children)

Lemmy (still) doesn't support pinning by non-local mods: I just tried for feddit.nl (which is on 0.19.10), and it rejects the activity (the specific error is 400: {"error":"couldnt_find_community"} but that's not really relevant 'cos the community is plenty findable from the activity)

[โ€“] [email protected] 1 points 2 months ago (7 children)

Was this with a Piefed account? Because I was able to pin a post in [email protected] with my feddit.uk account just fine.

[โ€“] [email protected] 3 points 2 months ago (1 children)

It was yeah. It's what I happened to have on me at the time, but the activity sent will just have been a copy of what Lemmy sends, so I thought it would apply the same. The activity was:

{
"id": "https://pythag.net/activities/add/zPnR48IYPc7MUUX", 
"type": "Add", 
"actor": "https://pythag.net/u/andrew",
"object": "https://feddit.nl/post/31230016",
"target": "https://feddit.nl/c/trendingcommunities/featured", 
"@context": ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"],
"audience": "https://feddit.nl/c/trendingcommunities", 
"to": ["https://www.w3.org/ns/activitystreams#Public"], 
"cc": ["https://feddit.nl/c/trendingcommunities"]
}
[โ€“] [email protected] 1 points 2 months ago (1 children)

Hmm, yeah that does look identical to what Lemmy outputs:

{
  "@context": [
    "https://join-lemmy.org/context.json",
    "https://www.w3.org/ns/activitystreams"
  ],
  "actor": "https://feddit.uk/u/flamingos",
  "to": [
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "object": "https://feddit.uk/post/15520058",
  "target": "https://sappho.social/c/herfriend/featured",
  "cc": [
    "https://sappho.social/c/herfriend"
  ],
  "type": "Add",
  "id": "https://feddit.uk/activities/add/844d6269-467e-45cc-81ef-e1677c547d5d",
  "audience": "https://sappho.social/c/herfriend"
}

Is it that the communities locked? I can't imagine that's why, but I'll test it.

[โ€“] Blaze 1 points 2 months ago (1 children)

If you want an example, [email protected] doesn't show up the pinned posts pinned yesterday: https://feddit.nl/c/[email protected]

[โ€“] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

That's something different as it was a local mod that featured those posts. I'm trying to pinpoint the couldnt_find_community error, as I'm genuinely at a loss for what might be causing it, but it's not that the communities is locked.

[โ€“] Blaze 1 points 2 months ago

Ah, good point!

load more comments (5 replies)
load more comments (6 replies)