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 3f1ec16377
Fix empty column explainer getting cropped under certain conditions (#28337)
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 Fix empty column explainer getting cropped under certain conditions (#28337) 1 year ago
lib Change preview card deletes to be done using batch method (#28183) 1 year ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 1 year ago
models Use composite primary key for `PreviewCardsStatus` model (#28208) 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 Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
services Fix status edits not always being streamed to mentioned users (#28324) 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