mastodon/app
Claire f6d3854828 Change REST API to return 404 for `/api/v1/accounts/:id/*` on deleted accounts
Needs tests
2024-05-07 11:55:10 +02:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Change REST API to return 404 for `/api/v1/accounts/:id/*` on deleted accounts 2024-05-07 11:55:10 +02:00
helpers Allow admins to configure instance favicon and logo (#30040) 2024-05-06 15:06:52 +00:00
javascript New Crowdin Translations (automated) (#30169) 2024-05-06 08:36:29 +00:00
lib Add `deleted_at` attribute for deleted-but-not-suspended accounts 2024-05-07 11:55:10 +02:00
mailers Use existing `MascotHelper#instance_presenter` instead of local var in `welcome` email template (#29759) 2024-03-26 15:58:48 +00:00
models Add `deleted_at` attribute for deleted-but-not-suspended accounts 2024-05-07 11:55:10 +02:00
policies Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 2024-01-25 12:37:07 +00:00
presenters Implement RFC 8414 for OAuth 2.0 server metadata (#29191) 2024-05-06 13:17:56 +00:00
serializers Allow admins to configure instance favicon and logo (#30040) 2024-05-06 15:06:52 +00:00
services Add `deleted_at` attribute for deleted-but-not-suspended accounts 2024-05-07 11:55:10 +02:00
validators Improve email address validation (#29838) 2024-04-05 07:48:45 +00:00
views Add `deleted_at` attribute for deleted-but-not-suspended accounts 2024-05-07 11:55:10 +02:00
workers Add `deleted_at` attribute for deleted-but-not-suspended accounts 2024-05-07 11:55:10 +02:00