mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:52:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| auth.go | ||
| auth_test.go | ||
| authorize.go | ||
| callback.go | ||
| middleware.go | ||
| signin.go | ||
| token.go | ||
| util.go | ||