You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/presenters
Akihiko Odaki 9619b7f727 Use Account.local.sum(statuses_count) instead of Status.local.count (#4996)
It is faster.
7 years ago
..
activitypub
account_relationships_presenter.rb
initial_state_presenter.rb
instance_presenter.rb Use Account.local.sum(statuses_count) instead of Status.local.count (#4996) 7 years ago
status_relationships_presenter.rb