Results 382 comments of Nutomic

We already have a keypair for the instance actor which is stored in `site` table. So we can use that same keypair for all users and communities.

That's great! You can test it with voyager.lemmy.ml which has the latest changes deployed.

It should be able to send emails, maybe it went to spam? Otherwise just register another account.

I was able to [fetch it without any problems](https://voyager.lemmy.ml/c/[email protected]). Maybe Lemmy couldnt parse the activity you sent? Can you show the json for that?

Right Lemmy only supports Announce with embedded object for now, no link. Ive thrown the last activity you sent into our tests and it passes just fine (after replacing `\/`...

> any chance that Lemmy will support URI objects soon? I am not sure if it is a good idea to change the current implementation, because I fear to break...

My previous changes didnt make much sense, Ive rewritten it now so that `protocols` are always sent, even if federation is disabled. Doesnt make much sense to me but seems...

Added those required fields as well as `software.repository` and `software.homepage`.

Maybe we can delete that repo, I'm not sure its useful in this state. And writing down the basic docker commands that are needed isnt so complicated.