Commit graph

7 commits

Author SHA1 Message Date
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
0979f847e9 Add /following endpoint, move followers and following
endpoints to /peers/{follow*}, move posts to /items/{hash},
implement unfollow
2019-09-14 11:12:15 +03:00
Michael Demetriou
f1bfedb5a1 update TODO to current state 2019-09-13 20:28:11 +03:00
Michael Demetriou
47dfecbeb3 Following, being followed and sending toots works 2019-09-11 12:21:38 +03:00
Michael Demetriou
86eda3a0e9 Implement being followed. 2019-09-10 11:21:39 +03:00
Michael Demetriou
f67906c96a Inital commit
It tries to reply to a mastodon post but gets 500
2019-09-04 12:34:29 +03:00