GoToSocial/internal/processing/account
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
..
account.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
account_test.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
create.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
createblock.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
createfollow.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
delete.go Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
get.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
getfollowers.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
getfollowing.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
getrelationship.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
getstatuses.go Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
removeblock.go change muchos things 2021-09-01 11:11:26 +02:00
removefollow.go change muchos things 2021-09-01 11:11:26 +02:00
update.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
update_test.go kim is a reply guy (#208) 2021-09-11 13:19:06 +02:00