Commit Graph

8 Commits (master)

Author SHA1 Message Date
Michael Demetriou 1120dff00d Fix \\n in the publicKey and add http 204 as a success condition 2019-11-08 16:01:18 +02:00
Matt Baer 898c97700f Add instance nodeinfo 2019-10-28 23:14:36 -04:00
Michael Demetriou 7eb1d2e2b2 Log JSON when receiving a "Create" activity if debug flag is on 2019-10-21 19:44:10 +03:00
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