gotosocial/internal/api/client
Forest Johnson ab316d2250
Fix broken defaults and broken flags (#314)
* start with a default config, not an empty config.

* some data structures were present on Empty config but not Default config

* the monkey patched CLIContext is working

* remove print debugging log

* make the behaviour of the flags consistent across all data types

Conflicts:
	internal/config/config.go

* try to fix accidentally broken test
2021-11-24 17:01:38 +01:00
..
account update dependencies (#296) 2021-11-13 12:29:08 +01:00
admin reference global logrus (#274) 2021-10-11 14:37:33 +02:00
app Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
auth Fix broken defaults and broken flags (#314) 2021-11-24 17:01:38 +01:00
blocks reference global logrus (#274) 2021-10-11 14:37:33 +02:00
emoji reference global logrus (#274) 2021-10-11 14:37:33 +02:00
favourites reference global logrus (#274) 2021-10-11 14:37:33 +02:00
fileserver update dependencies (#296) 2021-11-13 12:29:08 +01:00
filter reference global logrus (#274) 2021-10-11 14:37:33 +02:00
followrequest update dependencies (#296) 2021-11-13 12:29:08 +01:00
instance reference global logrus (#274) 2021-10-11 14:37:33 +02:00
list reference global logrus (#274) 2021-10-11 14:37:33 +02:00
media update dependencies (#296) 2021-11-13 12:29:08 +01:00
notification reference global logrus (#274) 2021-10-11 14:37:33 +02:00
search reference global logrus (#274) 2021-10-11 14:37:33 +02:00
status Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
streaming reference global logrus (#274) 2021-10-11 14:37:33 +02:00
timeline reference global logrus (#274) 2021-10-11 14:37:33 +02:00
user update dependencies (#296) 2021-11-13 12:29:08 +01:00