pleroma/lib/pleroma/web/mastodon_api/views
eugenijm 450bf7a63c Mastodon API: Add a setting to hide follow/follower count from the user view (`hide_follows_count` and `hide_followers_count`) 2019-09-17 14:45:47 +03:00
..
account_view.ex Mastodon API: Add a setting to hide follow/follower count from the user view (`hide_follows_count` and `hide_followers_count`) 2019-09-17 14:45:47 +03: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 ConversationView: Align parameter names with other views. 2019-08-12 14:23:06 +02:00
filter_view.ex Make credo happy 2019-02-09 14:59:20 +01:00
list_view.ex Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests 2019-08-26 19:37:54 +07:00
mastodon_view.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
notification_view.ex Do not crash if one notification failed to render 2019-09-05 08:32:49 +03:00
push_subscription_view.ex [#647] tests for web push 2019-03-06 13:20:12 +00:00
report_view.ex Reports 2019-02-20 16:51:25 +00:00
scheduled_activity_view.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
status_view.ex Merge branch 'patch-5' into 'develop' 2019-09-11 17:47:19 +00:00