Michael Demetriou
c4bb553217
If the remote actor does not have a sharedInbox then return their
...
inbox so implementations do not need to care whethere there is
a sharedInbox or not
2019-10-11 10:08:24 +03:00
Michael Demetriou
1d173c5d57
Add sharedInbox to remoteActor because it's needed by writefreely
2019-10-10 19:56:21 +03:00
Michael Demetriou
76f9e14b93
Export Inbox getter for remote actor
2019-10-08 15:22:59 +03:00
Michael Demetriou
6a02d08d5d
Fixes to enable following pixelfed
...
add requested list in actor (holds the follow requests that
haven't been rejected or accepted yet), load actor from memory
instead of disk when there's a new activity in our inbox and
other minor fixes
2019-09-20 16:21:21 +03:00
Michael Demetriou
da7663c2e6
Make activityserve a free-standing library ready to "go get" it
2019-09-14 11:25:52 +03:00