Commit Graph

5 Commits (5fc3b48e70c5cd65ae5ce4ceba983f7ef49a3086)

Author SHA1 Message Date
Michael Demetriou 5fc3b48e70 Cleanup 2019-10-08 15:23:25 +03:00
Michael Demetriou 59ab751453 Add ServeSingleActor() for easier onboarding 2019-09-20 16:56:00 +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 c4594779db Add rejected to list so that we don't try again
Fix following after moving id's to /item/
Create GetActor that checks if actor exists and if not
creates it
2019-09-17 11:42:17 +03:00
Michael Demetriou da7663c2e6 Make activityserve a free-standing library ready to "go get" it 2019-09-14 11:25:52 +03:00