mastodon/app
Michael Stanclift afc8550b63
Change preview card deletes to be done using batch method (#28183)
2023-12-11 07:49:10 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Fix `Style/RedundantParentheses` cop (#28176) 2023-12-01 16:00:44 +00:00
helpers Extract helper methods for form label in admin/ area views (#27575) 2023-11-29 10:06:19 +00:00
javascript New Crowdin Translations (automated) (#28275) 2023-12-08 09:52:32 +00:00
lib Change preview card deletes to be done using batch method (#28183) 2023-12-11 07:49:10 +00:00
mailers Use `admin_mailer` layout with initial salutation (#28085) 2023-11-28 07:41:26 +00:00
models Use composite primary key for `PreviewCardsStatus` model (#28208) 2023-12-07 14:49:05 +00:00
policies Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00
presenters Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
serializers Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00
services Fix error when encountering malformed Tag objects from Kbin (#28235) 2023-12-05 13:59:15 +00:00
validators Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator (#27945) 2023-11-20 09:07:25 +00:00
views Fix `Style/HashEachMethods` cop in HAML files (#28178) 2023-12-04 09:09:43 +00:00
workers Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00