gotosocial/internal/processing/workers
tobi 8ae2440da3
[chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928)
* [chore] Migrate accounts to new table, relax uniqueness constraint of actor url and collections

* fiddle with it! (that's what she said)

* remove unused cache fields

* sillyness

* fix tiny whoopsie
2025-04-06 14:39:40 +02:00
..
federate.go [chore] github.com/superseriousbusiness/activity -> codeberg.org/superseriousbusiness/activity (#3853) 2025-03-02 12:48:00 +01:00
fromclientapi.go adds more code comments and some small code formatting tweaks (#3799) 2025-02-17 11:44:41 +00:00
fromclientapi_test.go [feature] Implement backfilling statuses thru scheduled_at (#3685) 2025-02-12 09:49:33 -08:00
fromfediapi.go [bugfix] update fedi api to support multiple separate votes in same multiple choice poll (#3809) 2025-02-20 11:13:07 +01:00
fromfediapi_move.go [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 2025-04-06 14:39:40 +02:00
fromfediapi_test.go [feature] Process incoming Undo Announce properly (#3676) 2025-01-24 17:36:34 +01:00
surface.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
surfaceemail.go [bugfix] update SignupURL routing in email template. (#3055) 2024-06-30 01:08:13 +02:00
surfacenotify.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
surfacenotify_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
surfacetimeline.go [chore] local instance count query caching, improved status context endpoint logging, don't log ErrHideStatus when timelining (#3330) 2024-09-23 11:53:42 +00:00
util.go [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
workers.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
workers_test.go [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 2025-03-03 15:03:36 +00:00