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 3918dc68c7
Use composite primary key for `PreviewCardsStatus` model (#28208)
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 Extract helper methods for form label in admin/ area views (#27575) 2 years ago
javascript New Crowdin Translations (automated) (#28264) 2 years ago
lib Error handling for attachment batch delete process (#28184) 2 years ago
mailers Use `admin_mailer` layout with initial salutation (#28085) 2 years ago
models Use composite primary key for `PreviewCardsStatus` model (#28208) 2 years ago
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
presenters Add admin notifications for new Mastodon versions (#26582) 2 years ago
serializers Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
services Fix error when encountering malformed Tag objects from Kbin (#28235) 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