activityserve/activityserve
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
..
actor.go Add /following endpoint, move followers and following 2019-09-14 11:12:15 +03:00
http.go Add /following endpoint, move followers and following 2019-09-14 11:12:15 +03:00
remoteActor.go Implement being followed. 2019-09-10 11:21:39 +03:00
setup.go Implement being followed. 2019-09-10 11:21:39 +03:00
snips.md Implement being followed. 2019-09-10 11:21:39 +03:00
util.go Made onFollow overridable (untested) 2019-09-13 20:21:54 +03:00