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
Matt Jankowski b1dec09d20
Fix `Style/InverseMethods` cop (#28377)
1 year ago
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 1 year ago
controllers Fix `Style/RedundantParentheses` cop (#28176) 1 year ago
helpers Fix `Style/RedundantArgument` cop (#28321) 1 year ago
javascript New Crowdin Translations (automated) (#28344) 1 year ago
lib Fix N+1s because of association preloaders not actually getting called (#28339) 1 year ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 1 year ago
models Fix `Style/InverseMethods` cop (#28377) 1 year ago
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
presenters Add admin notifications for new Mastodon versions (#26582) 2 years ago
serializers Move default `meta` options from `InitialStateSerializer` to private method (AbcSize reduction) (#28355) 1 year ago
services Fix `Style/InverseMethods` cop (#28377) 1 year ago
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 1 year ago
views Fix `Style/HashEachMethods` cop in HAML files (#28178) 1 year ago
workers Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago