Store "View" activity from Peertube
This commit is contained in:
@@ -144,12 +144,19 @@ final class ActivityNamespace
|
||||
* @var string
|
||||
*/
|
||||
const ATOM1 = 'http://www.w3.org/2005/Atom';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
const MASTODON = 'http://mastodon.social/schema/1.0';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
const LITEPUB = 'http://litepub.social';
|
||||
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
const PEERTUBE = 'https://joinpeertube.org';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user