pleroma/test/web/mastodon_api/controllers
rinpatch 5e365448f3 Merge branch 'following-relationships-optimizations' into 'develop'
FollowingRelationship storage & performance optimizations

See merge request pleroma/pleroma!2332
2020-04-11 19:46:04 +00:00
..
account_controller formatter.ex: Use Phoenix.HTML for mention/hashtag generation 2020-04-08 22:58:31 +03:00
account_controller_test.exs Add OpenAPI 2020-04-01 23:13:08 +04:00
app_controller_test.exs Add OpenAPI 2020-04-01 23:13:08 +04:00
auth_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
conversation_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
custom_emoji_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
domain_block_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
filter_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
follow_request_controller_test.exs FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
instance_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
list_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
marker_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
media_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
notification_controller_test.exs Add `/api/v1/notifications/:id/dismiss` endpoint 2020-04-09 17:08:43 +04:00
poll_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
report_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
scheduled_activity_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
search_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
status_controller_test.exs Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
subscription_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
suggestion_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
timeline_controller_test.exs Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related). 2020-03-24 22:14:26 +03:00