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
Claire dcc24db793
Fix N+1s because of association preloaders not actually getting called (#28339)
2 years ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2 years ago
controllers Fix `Style/RedundantParentheses` cop (#28176) 2 years ago
helpers Fix `Style/RedundantArgument` cop (#28321) 2 years ago
javascript Fix empty column explainer getting cropped under certain conditions (#28337) 2 years ago
lib Fix N+1s because of association preloaders not actually getting called (#28339) 2 years ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 2 years ago
models Fix N+1s because of association preloaders not actually getting called (#28339) 2 years ago
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
presenters
serializers Fix N+1s because of association preloaders not actually getting called (#28339) 2 years ago
services Fix N+1s because of association preloaders not actually getting called (#28339) 2 years ago
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 2 years ago
views Fix `Style/HashEachMethods` cop in HAML files (#28178) 2 years ago
workers Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago