gotosocial/internal/api/s2s/user
tobi cb8688f429
Remove unnecessary storage config variables (#344)
* rewire config to not use extraneous serve vars

* rename 'file' to 'local' for consistency

* use Type and Size again
2021-12-20 15:19:53 +01:00
..
common.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
followers.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
following.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
inboxpost.go Upstep Go dependencies (#340) 2021-12-12 15:47:51 +01:00
inboxpost_test.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
outboxget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
outboxget_test.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
publickeyget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
repliesget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
repliesget_test.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
statusget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
user.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
user_test.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
userget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
userget_test.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00