mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-28 07:04:52 +09:00
f462a67680
It runs checks against all the relevant tables, but ultimately just inserts the activity into the recipient's inbox and nothing more, leaving the RemoteMessage creation and inbox forwarding to the project inbox handler.
13 lines
261 B
Text
13 lines
261 B
Text
RemoteActivity
|
|
instance InstanceId
|
|
ident Text
|
|
content PersistJSONValue
|
|
received UTCTime
|
|
|
|
UniqueRemoteActivity instance ident
|
|
|
|
InboxItemRemote
|
|
person PersonId
|
|
activity RemoteActivityId
|
|
|
|
UniqueInboxItemRemote person activity
|