gotosocial/internal/federation/federatingdb
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
..
accept.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
announce.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
create.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
create_test.go Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
db.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
delete.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
exists.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
federatingdb_test.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
followers.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
followers_test.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
following.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
following_test.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
get.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
inbox.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
liked.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
lock.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
outbox.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
owns.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
reject.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
reject_test.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
undo.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
update.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
util.go Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00