diff --git a/little_boxes/activitypub.py b/little_boxes/activitypub.py index f6eae2a..91462f3 100644 --- a/little_boxes/activitypub.py +++ b/little_boxes/activitypub.py @@ -131,6 +131,7 @@ ACTOR_TYPES = [ ActivityType.GROUP, ActivityType.ORGANIZATION, ActivityType.SERVICE, + ActivityType.QUESTION, # Mastodon notoft the end of a question with an update from that question ] CREATE_TYPES = [