mastodon/app
Matt Jankowski 4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753)
2024-09-04 19:50:33 +00:00
..
chewy
controllers Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746) 2024-09-04 12:54:15 +00:00
helpers Fix spacing between icons and labels in settings/admin interface (#31728) 2024-09-03 14:43:34 +00:00
javascript Fix display name being displayed instead of domain in remote reports (#31613) 2024-09-04 13:43:08 +00:00
lib Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 2024-09-04 19:50:33 +00:00
mailers Fix email language when recipient has no selected locale (#31747) 2024-09-04 17:35:40 +00:00
models Extract method for self-referencing records in `AccountStatusCleanupPolicy` (#31244) 2024-09-04 08:52:37 +00:00
policies
presenters
serializers Fix N+1s in grouped notifications (#31638) 2024-09-02 09:56:00 +00:00
services media_ids is an array of strings (#31709) 2024-09-02 20:18:09 +00:00
validators
views Remove usage of `assigns` in controller specs (#30195) 2024-09-03 15:23:16 +00:00
workers