Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
Extract AccountSearch concern from Account (#24716)
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)
Bump pg from 1.5.2 to 1.5.3 (#24772) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump cssnano from 6.0.0 to 6.0.1 (#24777) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix Performance/TimesMap cop (#24789)
Fix Performance/Count cop (#24793)
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600) Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Fix Performance/Sum cop (#24788)
Extract large route namespace blocks to separate files (#23914)
Check domain suspensions before trying to fetch resources (#24535)
Fix `tootctl accounts cull` crashing when encountering a domain resolving to a private address (#23378)
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
Add ALT badges to media that has alternative text in web UI (#24782)
Change lists to be able to include accounts with pending follow requests (#19727)
Change media elements to use aspect-ratio rather than compute height themselves (#24686)
Add request specs for caching behavior (#24592)
Fix Lint/DuplicateBranch cop (#24766)
Add type annotation for Blurhash component (#24750)