mastodon/app
Jeremy Kescher 6b519cfefa
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2025-02-27 15:49:57 +01:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Merge commit from fork 2025-02-27 15:49:57 +01:00
helpers Fix custom css cache miss (#33583) 2025-01-14 08:24:00 +00:00
javascript New Crowdin Translations (automated) (#34009) 2025-02-27 09:36:16 +00:00
lib Update rubocop to version 1.72.2 and use `plugins` configuration style (#33946) 2025-02-18 08:25:41 +00:00
mailers Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 2025-01-06 18:23:57 +00:00
models Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 2025-02-25 14:37:44 +00:00
policies Add `AccountWarning#appeal_eligible?` method (#33526) 2025-01-09 15:08:39 +00:00
presenters Remove unused `LanguagePresenter#native_name` (#33551) 2025-01-13 12:58:53 +00:00
serializers Add reminder when about to post without alt text in web UI (#33760) 2025-01-29 11:37:56 +00:00
services Update rubocop to version 1.72.2 and use `plugins` configuration style (#33946) 2025-02-18 08:25:41 +00:00
validators Fix `PollExpirationValidator` redundant check for `expires_at` presence (#33777) 2025-01-29 14:37:59 +00:00
views Add choice of law to terms of service generator (#33994) 2025-02-25 10:58:11 +00:00
workers Change activity distribution error handling to skip retrying for deleted accounts (#33617) 2025-01-17 09:12:59 +00:00