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
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
8 years ago
..
chewy
controllers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 8 years ago
helpers
javascript Fix context building in the reducer (#7671) 8 years ago
lib Fix N+1 on AtomSerializer (#7669) 8 years ago
mailers
models Improve counter caches on Status and Account (#7644) 8 years ago
policies
presenters
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 8 years ago
services Improve counter caches on Status and Account (#7644) 8 years ago
validators
views
workers checking http status code with range (#7544) 8 years ago