GoToSocial/internal/processing/workers
Vyr Cossont b08c1bd0cb
[feature] Implement types[] param for notifications (#3009)
Counterpart of exclude_types[].

Also updates Swagger spec for types[] to use the correct param name and enumerate possible values.

Fixes #3003
2024-06-17 20:50:50 +01:00
..
federate.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
fromclientapi.go [bugfix] Ensure side effects handled for local unlocked follows (#2998) 2024-06-12 13:23:10 +01:00
fromclientapi_test.go [feature] User muting (#2960) 2024-06-06 16:38:02 +00:00
fromfediapi.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
fromfediapi_move.go [performance] update remaining worker pools to use queues (#2865) 2024-04-26 13:50:46 +01:00
fromfediapi_test.go [chore] Update move test (#3005) 2024-06-13 15:08:43 +02:00
surface.go [bugfix] Lock when checking/creating notifs to avoid race (#2890) 2024-05-02 13:43:00 +01:00
surfaceemail.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
surfacenotify.go [feature] User muting (#2960) 2024-06-06 16:38:02 +00:00
surfacenotify_test.go [feature] Implement types[] param for notifications (#3009) 2024-06-17 20:50:50 +01:00
surfacetimeline.go [feature] User muting (#2960) 2024-06-06 16:38:02 +00:00
util.go [bugfix] Lock when checking/creating notifs to avoid race (#2890) 2024-05-02 13:43:00 +01:00
workers.go [bugfix] Lock when checking/creating notifs to avoid race (#2890) 2024-05-02 13:43:00 +01:00
workers_test.go [bugfix] Lock when checking/creating notifs to avoid race (#2890) 2024-05-02 13:43:00 +01:00