Library can now receive import info from followed instances

This commit is contained in:
Eliot Berriot 2018-04-06 14:45:06 +02:00
parent 80206761a3
commit 04d710e690
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
3 changed files with 88 additions and 0 deletions

View file

@ -44,10 +44,12 @@ ACTIVITY_TYPES = [
OBJECT_TYPES = [
'Article',
'Audio',
'Collection',
'Document',
'Event',
'Image',
'Note',
'OrderedCollection',
'Page',
'Place',
'Profile',