]> cat aescling's git repositories - mastodon.git/commit
Add ActivityPub representation for identity proofs (#10414)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 30 Mar 2019 01:12:06 +0000 (02:12 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Mar 2019 01:12:06 +0000 (02:12 +0100)
commit1714ea597866556ef9dd21d5d382f1d9181e0924
tree4cf231f724d1918790b31d53dbd5d1c8a2c80527
parent8fb69f1366577483f048bf4d69f610087da99cb1
Add ActivityPub representation for identity proofs (#10414)

* Add ActivityPub representation for identity proofs

* Add tests
app/lib/activitypub/adapter.rb
app/lib/proof_provider/keybase.rb
app/serializers/activitypub/actor_serializer.rb
app/services/activitypub/process_account_service.rb
spec/services/activitypub/process_account_service_spec.rb