]> cat aescling's git repositories - mastodon.git/commit
Use joins for account properties (#3167)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sat, 20 May 2017 13:13:51 +0000 (22:13 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 20 May 2017 13:13:51 +0000 (15:13 +0200)
commitf55480756337dd4df7513e89673e81e003f1201a
treebfd4aabb606f82f2fe01a16bcceec340ec11ecd3
parentd972845ff663605becec1dde904271897fe2e347
Use joins for account properties (#3167)
app/controllers/api/v1/accounts_controller.rb
app/controllers/api/v1/blocks_controller.rb
app/controllers/api/v1/follow_requests_controller.rb
app/controllers/api/v1/mutes_controller.rb
app/controllers/api/v1/statuses_controller.rb
app/services/block_domain_service.rb