-
- Downloads
Restricted embedding of relationships where applicable (statuses /...
Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests.
Showing
- benchmarks/load_testing/fetcher.ex 6 additions, 15 deletionsbenchmarks/load_testing/fetcher.ex
- config/config.exs 0 additions, 2 deletionsconfig/config.exs
- lib/mix/tasks/pleroma/benchmark.ex 1 addition, 2 deletionslib/mix/tasks/pleroma/benchmark.ex
- lib/pleroma/web/admin_api/admin_api_controller.ex 3 additions, 3 deletionslib/pleroma/web/admin_api/admin_api_controller.ex
- lib/pleroma/web/admin_api/views/report_view.ex 5 additions, 4 deletionslib/pleroma/web/admin_api/views/report_view.ex
- lib/pleroma/web/admin_api/views/status_view.ex 4 additions, 2 deletionslib/pleroma/web/admin_api/views/status_view.ex
- lib/pleroma/web/chat_channel.ex 7 additions, 1 deletionlib/pleroma/web/chat_channel.ex
- lib/pleroma/web/controller_helper.ex 2 additions, 9 deletionslib/pleroma/web/controller_helper.ex
- lib/pleroma/web/mastodon_api/controllers/search_controller.ex 1 addition, 1 deletion...pleroma/web/mastodon_api/controllers/search_controller.ex
- lib/pleroma/web/mastodon_api/views/account_view.ex 5 additions, 2 deletionslib/pleroma/web/mastodon_api/views/account_view.ex
- lib/pleroma/web/mastodon_api/views/notification_view.ex 4 additions, 0 deletionslib/pleroma/web/mastodon_api/views/notification_view.ex
- lib/pleroma/web/mastodon_api/views/status_view.ex 6 additions, 0 deletionslib/pleroma/web/mastodon_api/views/status_view.ex
- lib/pleroma/web/pleroma_api/controllers/pleroma_api_controller.ex 7 additions, 1 deletion...oma/web/pleroma_api/controllers/pleroma_api_controller.ex
- test/web/mastodon_api/controllers/notification_controller_test.exs 1 addition, 3 deletions...mastodon_api/controllers/notification_controller_test.exs
- test/web/mastodon_api/controllers/status_controller_test.exs 1 addition, 1 deletiontest/web/mastodon_api/controllers/status_controller_test.exs
- test/web/mastodon_api/controllers/timeline_controller_test.exs 18 additions, 8 deletions...web/mastodon_api/controllers/timeline_controller_test.exs
- test/web/mastodon_api/views/notification_view_test.exs 18 additions, 7 deletionstest/web/mastodon_api/views/notification_view_test.exs
- test/web/mastodon_api/views/status_view_test.exs 5 additions, 9 deletionstest/web/mastodon_api/views/status_view_test.exs
Loading
Please register or sign in to comment