gotosocial/internal/processing/workers
tobi 9fb8a78f91
[feature] New user sign-up via web page (#2796)
* [feature] User sign-up form and admin notifs

* add chosen + filtered languages to migration

* remove stray comment

* chosen languages schmosen schmanguages

* proper error on local account missing
2024-04-11 11:45:53 +02:00
..
federate.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 2024-04-11 11:45:35 +02:00
fromclientapi.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
fromclientapi_test.go [bugfix] fix possible mutex lockup during streaming code (#2633) 2024-02-20 18:07:49 +00:00
fromfediapi.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
fromfediapi_move.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
fromfediapi_test.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 2024-04-11 11:45:35 +02:00
surface.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
surfaceemail.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
surfacenotify.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
surfacetimeline.go [bugfix] fix possible mutex lockup during streaming code (#2633) 2024-02-20 18:07:49 +00:00
util.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
workers.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
workers_test.go [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00