pleroma/lib/pleroma/web/mastodon_api/views
lain 7722e5a67a Merge branch 'feature/move-activity' into 'develop'
Support "Move" activity

Closes #1316

See merge request pleroma/pleroma!1883
2019-12-02 16:26:19 +00:00
..
account_view.ex Merge branch 'feature/move-activity' into 'develop' 2019-12-02 16:26:19 +00:00
app_view.ex Add vapid_key to the `POST /api/v1/apps` response 2019-03-26 23:27:37 +03:00
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 Make credo happy 2019-02-09 14:59:20 +01:00
instance_view.ex Extract instance actions from `MastodonAPIController` to `InstanceController` 2019-10-02 14:13:52 +07:00
list_view.ex Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests 2019-08-26 19:37:54 +07:00
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 [#647] tests for web push 2019-03-06 13:20:12 +00:00
report_view.ex Extract report actions from `MastodonAPIController` to `ReportController` 2019-09-30 17:44:10 +07:00
scheduled_activity_view.ex Cleanup ScheduledActivityView 2019-09-27 13:36:28 +07:00
status_view.ex Add `direct_conversation_id` to web push payload 2019-11-26 19:53:43 +07:00