mastodon/app
Thomas Citharel 8094955461 Add Event activity-type support ()
This adds support for Event AP type in Mastodon. Events are converted
into toots by taking their title (AS name) and their URL (AP ID). Event
picture is also brought in if available.

Testable by fetching event content from https://test.mobilizon.org

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
..
chewy
controllers Fix missing error templates for non-HTML requests ()
helpers
javascript Improve report page structure ()
lib Add Event activity-type support ()
mailers
models Add `tootctl media remove-orphans` ()
policies
presenters
serializers
services Fix account search with no query ()
validators
views Improve report page structure ()
workers