GoToSocial/docs/configuration
tobi 5f00d4980b
[feature] Implement `/api/v1/instance/peers` endpoint (#660)
* add missing license headers

* start adding instance peers get

* rename domainblock.go

* embed domain in domainblock so it can be reused

* update swagger docs

* add test instances to db

* update tests

* add/update instancepeersget

* update domain model

* add getinstancepeers to db

* instance-expose-peers, instance-expose-suspended

* add auth checks for both current filters

* attach endpoint to router

* include public comment

* obfuscate domain if required

* go mod tidy

* update swagger docs

* remove unnecessary comment

* return 'flat' peerlist if no query params provided
2022-06-23 16:54:54 +02:00
..
accounts.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
advanced.md [feature] Start adding advanced configuration options, starting with `samesite` (#628) 2022-06-03 15:40:38 +02:00
database.md [bug] Fix sqlite empty address issue (#370) 2022-01-30 17:06:28 +01:00
general.md [feature] Add log-db-queries config option (#465) 2022-04-18 16:47:11 +02:00
index.md [docs] Fix documentation to show --config-path in the right position. (#375) 2022-02-03 12:30:06 +01:00
instance.md [feature] Implement `/api/v1/instance/peers` endpoint (#660) 2022-06-23 16:54:54 +02:00
letsencrypt.md [feature] Make Let's Encrypt integration an opt-in feature (#368) 2022-01-30 14:57:33 +01:00
media.md [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
oidc.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
smtp.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
statuses.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
storage.md Remove unnecessary storage config variables (#344) 2021-12-20 15:19:53 +01:00
syslog.md Add optional syslog logrus hook (#343) 2021-12-12 18:00:20 +01:00
web.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00