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/spec
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644)
Do not touch statuses_count on accounts table when mass-destroying
statuses to reduce load when removing accounts, same for
reblogs_count and favourites_count

Do not count statuses with direct visibility in statuses_count

Fix #828
7 years ago
..
controllers Add a test for emojis_controller (#7652) 7 years ago
fabricators Add tests for report notes controller (#7589) 7 years ago
features
fixtures Slightly reduce RAM usage (#7301) 7 years ago
helpers
lib Resolve unknown status from Add activity, skip Remove if unknown (#7526) 7 years ago
mailers
models Improve counter caches on Status and Account (#7644) 7 years ago
policies
presenters
requests
routing
services Take the first recognized actor_type. (#7410) 7 years ago
support
validators
views
workers
rails_helper.rb Slightly reduce RAM usage (#7301) 7 years ago
spec_helper.rb Disable simplecov on CircleCI (#7416) 7 years ago