gotosocial/internal/api/client/polls
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
..
polls.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
polls_get.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
polls_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00
polls_vote.go [chore/bugfix/horror] Allow expires_in and poll choices to be parsed from strings (#2346) 2023-11-10 16:42:48 +00:00
polls_vote_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