Commit Graph

6 Commits (c4594779db3b74ab7c348676cf5d8bf3555e6095)

Author SHA1 Message Date
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