mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:12:25 -05:00
* no need to deref status author account, will already be deref'd during previous getStatusByAP{IRI,Model}()
* don't unset the isNew flag on dereference data race
* improved code comment
|
||
|---|---|---|
| .. | ||
| federate.go | ||
| fromclientapi.go | ||
| fromclientapi_test.go | ||
| fromfediapi.go | ||
| fromfediapi_test.go | ||
| surface.go | ||
| surfaceemail.go | ||
| surfacenotify.go | ||
| surfacetimeline.go | ||
| wipestatus.go | ||
| workers.go | ||
| workers_test.go | ||