pleroma/lib/pleroma/web/mastodon_api/views
Maksim Pechnikov da44ee5b0f Merge branch 'develop' into issue/1276 2020-02-13 09:20:34 +03:00
..
account_view.ex mastodon API: do not sanitize html in non-html fields 2020-02-02 14:46:32 +03:00
app_view.ex can be changed in runtime 2020-01-25 10:39:10 +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 update marker api 2019-10-30 23:49:05 +03:00
notification_view.ex Notifications: Add emoji reaction notifications 2020-01-22 20:06:12 +01:00
poll_view.ex mastodon API: do not sanitize html in non-html fields 2020-02-02 14:46:32 +03: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 EmojiReactions: Add Mastodon-aligned reaction endpoints, change response 2020-02-07 14:52:13 +01:00