gotosocial/internal/processing/workers
2024-10-08 08:51:13 +00:00
..
federate.go [bugfix] Ensure id set on outgoing Reject + Accept (#3312) 2024-09-16 22:41:04 +02:00
fromclientapi.go [chore] ensure consistent caller name fetching regardless of compiler inlining (#3323) 2024-09-20 13:30:33 +00:00
fromclientapi_test.go [performance] cache more database calls, reduce required database calls overall (#3290) 2024-09-16 16:46:09 +00:00
fromfediapi.go [feature] Distribute + ingest Accepts to followers (#3404) 2024-10-08 08:51:13 +00:00
fromfediapi_move.go
fromfediapi_test.go
surface.go
surfaceemail.go
surfacenotify.go
surfacenotify_test.go
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 [performance] cache more database calls, reduce required database calls overall (#3290) 2024-09-16 16:46:09 +00:00
workers.go
workers_test.go