Melroy van den Berg

Results 899 comments of Melroy van den Berg

I never tested PeerTube to be honest. I did a small curl check in my terminal to see which type this is (so it's a AP "Group" type, which is...

> The question that came to my mind was: what happens when one posts to a peer tube channel "group" actor as if it were a magazine? If you post...

> Adding a Sitemap.xml has come up in Mastodon too. [mastodon/mastodon#11959](https://github.com/mastodon/mastodon/issues/11959) points to a Python project that can generate a sitemap.xml for a Mastodon instance that uses a similar approach...

Oopy indeed. It just download the file directly..

Mastodon also has display name support. Makes a lot of sense indeed.

> Still hoping for some attention on this. Labelled as good first issue.

Duplicate of: https://github.com/MbinOrg/mbin/issues/486 ?

User accounts (no posts) migration is indeed done via the AP move activity see https://docs.joinmastodon.org/spec/activitypub/#profile

I think use deployment jobs already, which is good: https://docs.gitlab.com/ee/ci/jobs/index.html#deployment-jobs But.. then use the **deployment events** to retrieve a web-hook trigger: https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#deployment-events? You could also use job artifacts instead: https://docs.gitlab.com/ee/api/job_artifacts.html...