mastodon/app
Claire be1caad933
Fix REST API serializer for Account not including `moved` when the moved account has itself moved (#22483) (#23492)
Instead of cutting immediately, cut after one recursion.
2023-02-09 21:02:09 +01:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Log admin approve and reject account (#22088) (#23488) 2023-02-09 21:01:45 +01:00
helpers Fix errors when rendering RSS feeds (#18531) 2022-05-26 23:02:42 +02:00
javascript Fix nodes order being sometimes mangled when rewriting emoji (#20677) 2022-11-14 22:20:29 +01:00
lib Don't delivery a reply to domains which are blocked by author (#22117) (#23490) 2023-02-09 21:01:53 +01:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Fix crash when marking statuses as sensitive while some statuses are deleted (#22134) (#23486) 2023-02-09 21:01:21 +01:00
policies Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 2022-04-06 20:58:12 +02:00
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Fix REST API serializer for Account not including `moved` when the moved account has itself moved (#22483) (#23492) 2023-02-09 21:02:09 +01:00
services Fix attachments of edited statuses not being fetched (#21565) (#23485) 2023-02-09 20:57:31 +01:00
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views Fix crash when marking statuses as sensitive while some statuses are deleted (#22134) (#23486) 2023-02-09 21:01:21 +01:00
workers Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318) (#23487) 2023-02-09 21:01:38 +01:00