Merge remote-tracking branch 'tootsuite/master'

This commit is contained in:
David Yip
2017-11-19 01:30:29 -06:00
38 changed files with 852 additions and 42 deletions

View File

@ -9,6 +9,7 @@ class ActivityPub::Adapter < ActiveModelSerializers::Adapter::Base
{
'manuallyApprovesFollowers' => 'as:manuallyApprovesFollowers',
'sensitive' => 'as:sensitive',
'movedTo' => 'as:movedTo',
'Hashtag' => 'as:Hashtag',
'ostatus' => 'http://ostatus.org#',
'atomUri' => 'ostatus:atomUri',