aboutsummaryrefslogtreecommitdiff
path: root/follow.go
AgeCommit message (Collapse)Author
2022-06-19restructuring, part 4 of manyKushBlazingJudah
2021-08-19go fmt, go vetKushBlazingJudah
2021-08-15go fmtKushBlazingJudah
2021-07-30added removal of inactive instances from following/followers after 24hrsFChannel
2021-07-25fixed auto follow logic as well as out of sync followingFChannel
2021-07-17bug fix for auto follow errorsFChannel
2021-07-15can follow other boards followers or following by passing in the url you ↵FChannel
want to follow eg https://fchan.xyz/b/following and your board will follow all the boards that board is following or https://fchan.xyz/b/followers to follow all that boards followers
2021-07-15added auto follow for boardsFChannel
2021-06-25more cleaning up to better intergrate with plemroma standards. can verify ↵FChannel
signatures better
2021-06-24changed activitystream formating for objects to better align with pleromas ↵FChannel
actor field
2021-06-03cleaned up file namesFChannel