go-fed / activity

ActivityStreams & ActivityPub in golang, oh my!
BSD 3-Clause "New" or "Revised" License
702 stars 111 forks source link

Fix: Use correct database method to get actor IRI #135

Closed kissen closed 4 years ago

kissen commented 4 years ago

Fix a small error where we need to get the actor IRI with outbox IRI in hand.

cjslep commented 4 years ago

Thanks! Sorry for the delay.