gotosocial/internal/api/client/instance
tobi 4ee436e98a
[bugfix] process account delete side effects in serial, not in parallel (#2360)
* [bugfix] process account delete side effects in serial, not in parallel

* StartWorkers / StartNoopWorkers for tests

* undo testrig trace logging

* log errors instead of immediately returning
2023-11-14 15:57:25 +01:00
..
instance.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
instance_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
instanceget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
instancepatch.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
instancepatch_test.go [chore/bugfix/horror] Allow expires_in and poll choices to be parsed from strings (#2346) 2023-11-10 16:42:48 +00:00
instancepeersget.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
instancepeersget_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
instancerulesget.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00