more activitypub notes:
follow/block = interaction with account object
favourite/reblog = interaction with any activity object (mastodon always uses a Note)
content warning = Note.summary and Note.sensitive == true (does this mean mastodon will render a summary with expanded content if Note.sensitive == false though? if not, why not? seems useful)