gotosocial/internal/processing/workers
tobi 5bc567196b
[chore] Add interaction policy gtsmodels (#3075)
* [chore] introduce interaction policy gts models

* update migration a smidge

* fix copy paste typo

* update migration

* use int for InteractionType
2024-07-11 15:44:29 +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 [chore] Add interaction policy gtsmodels (#3075) 2024-07-11 15:44:29 +01: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] Add interaction policy gtsmodels (#3075) 2024-07-11 15:44:29 +01:00
surface.go [bugfix] Lock when checking/creating notifs to avoid race (#2890) 2024-05-02 13:43:00 +01:00
surfaceemail.go [bugfix] update SignupURL routing in email template. (#3055) 2024-06-30 01:08:13 +02: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