mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 02:24:50 +09:00
18 lines
292 B
Text
18 lines
292 B
Text
|
InboxItemLocal
|
||
|
person PersonId
|
||
|
activity OutboxItemId
|
||
|
|
||
|
UniqueInboxItemLocal person activity
|
||
|
|
||
|
Follow
|
||
|
person PersonId
|
||
|
target FollowerSetId
|
||
|
|
||
|
UniqueFollow person target
|
||
|
|
||
|
RemoteFollow
|
||
|
actor RemoteSharerId
|
||
|
target FollowerSetId
|
||
|
|
||
|
UniqueRemoteFollow actor target
|