gotosocial/internal/processing/workers
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
..
federate.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
fromclientapi.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
fromclientapi_test.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
fromfediapi.go [bugfix] fix poll vote count responses on client and fedi API vote creation (#2343) 2023-11-08 23:37:35 +01:00
fromfediapi_test.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
surface.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
surfaceemail.go [feature] List replies policy, refactor async workers (#2087) 2023-08-09 19:14:33 +02:00
surfacenotify.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
surfacetimeline.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
wipestatus.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
workers.go [chore] de-interface{} the federator and dereferencer structs (#2285) 2023-10-23 10:58:13 +01:00
workers_test.go [bugfix] process account delete side effects in serial, not in parallel (#2360) 2023-11-14 15:57:25 +01:00