Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @phnt@fluffytail.org
Phantasm@phnt@fluffytail.org (2026-03-18 23:52:27)
@silverpill @grishka
>`status` should not be inlined, and instead a link to the Object for optimization reasons (Instance does not need to query DB for the latest status when Actor is being requested. Instead if remote instance is interested in the status, or it changed, it can be fetched with another request
On second thought, it might be stored in the users tables as another column I guess, but doing history that way would be annoying. At least in the case of Pleroma where Activities, Objects and Actors(users) are all separate tables.
---Reply---
Phantasm@phnt@fluffytail.org (2026-04-07 06:28:19)
@grishka ping
Reply
---Replies---
silverpill@silverpill@mitra.social (2026-04-07 06:44:43)
@phnt @grishka I can repost your comments to SocialHub discussion thread if there are federation issues
https://socialhub.activitypub.rocks/t/fep-82f6-actor-statuses/5310/16