gotosocial/internal/processing/workers
tobi 0e2c342191
[bugfix/chore] Announce reliability updates (#2405)
* [bugfix/chore] `Announce` updates

* test update

* fix tests

* TestParseAnnounce

* update comments

* don't lock/unlock, change function signature

* naming stuff

* don't check domain block twice

* UnwrapIfBoost

* beep boop
2023-12-01 15:27:15 +01:00
..
federate.go [bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384) 2023-11-27 13:14:28 +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/chore] Announce reliability updates (#2405) 2023-12-01 15:27:15 +01:00
fromfediapi_test.go [bugfix/chore] Announce reliability updates (#2405) 2023-12-01 15:27:15 +01: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