mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 18:02:24 -05: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 |
||
|---|---|---|
| .. | ||
| client | ||
| model | ||
| s2s | ||
| security | ||
| apimodule.go | ||
| errorhandling.go | ||
| mime.go | ||
| negotiate.go | ||