mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 13:02:26 -06:00
* Add instance-expose-public-timeline flag Adds a config flag that allows unauthenticated access to /api/v1/timelines/public. Defaults to false to replicate existing behaviour. * Update structure following review * Add comment * Fix linting |
||
|---|---|---|
| .. | ||
| gen | ||
| config.go | ||
| defaults.go | ||
| flags.go | ||
| global.go | ||
| helpers.gen.go | ||
| state.go | ||
| validate.go | ||
| validate_test.go | ||