ether+nick

I had a problem with and its handling of the `actor` property of activities. It wasn't handling a format for that property that is defined in the Activity Streams 2.0 spec. I changed my code to be compatible (be conservative in what you send, as the suggests) and made a PR on the Misskey codebase to make sure it could handle that format in the future from other software (be liberal in what you accept). Let's hope it gets merged!

github.com/misskey-dev/misskey