akkoma/lib/pleroma/web/mastodon_api/views
Thomas Citharel d2f1c4f658
Add ActivityPub Object Event type support
Adds Event support in the same way Video objects are handled, with the
name of the object as message header.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-12-17 16:16:21 +01:00
..
account_view.ex [ActivityPub] Configurable ActivityPub actor type 2019-12-10 13:19:26 +00:00
app_view.ex
conversation_view.ex format the code 2019-11-14 17:26:59 +03:00
custom_emoji_view.ex Add CustomEmojiController 2019-10-02 19:16:34 +07:00
filter_view.ex
instance_view.ex Extract instance actions from MastodonAPIController to InstanceController 2019-10-02 14:13:52 +07:00
list_view.ex
marker_view.ex add Markers /api/v1/markers 2019-10-17 15:26:59 +03:00
notification_view.ex Add a view for the move notification 2019-11-27 17:52:02 +07:00
poll_view.ex Extract poll actions from MastodonAPIController to PollController 2019-10-01 11:44:34 +07:00
push_subscription_view.ex
report_view.ex Extract report actions from MastodonAPIController to ReportController 2019-09-30 17:44:10 +07:00
scheduled_activity_view.ex
status_view.ex Add ActivityPub Object Event type support 2019-12-17 16:16:21 +01:00