GoToSocial/internal/api/client/instance
tobi b4f7316a4c
[feature] Make instance thumbnail configurable via admin panel (#973)
* [feature] Make instance thumbnail configurable via admin panel

* log db errors in InstanceToAPIInstance

* only update instance in db if necessary

* start adding tests

* finish test
2022-11-08 17:11:06 +00:00
..
instance.go [feature] Implement `/api/v1/instance/peers` endpoint (#660) 2022-06-23 16:54:54 +02:00
instance_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
instanceget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
instancepatch.go [feature] Make instance thumbnail configurable via admin panel (#973) 2022-11-08 17:11:06 +00:00
instancepatch_test.go [feature] Make instance thumbnail configurable via admin panel (#973) 2022-11-08 17:11:06 +00:00
instancepeersget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
instancepeersget_test.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00