Commit graph

8 commits

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
Michael Demetriou
f3e0c1bd61 Fix whoAmI to use json marshalling instead of string concatenation
also add a a comment to formatjson
2019-11-08 10:42:53 +02:00
Michael Demetriou
5bbc0fca4c Make "Announce" "To" property an array according to
https://git.pleroma.social/pleroma/pleroma/issues/1326#note_43069
2019-10-21 13:24:29 +03:00
Michael Demetriou
5fc3b48e70 Cleanup 2019-10-08 15:23:25 +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
62d04be12e Fix announcements 2019-09-17 11:57:52 +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
Renamed from activityserve/actor.go (Browse further)