mastodon/spec
Claire 4320a7ede1
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: Jeremy Kescher <jeremy@kescher.at>
2025-02-27 15:49:56 +01:00
..
config/initializers Merge pull request from GHSA-q3rg-xx5v-4mxh 2024-05-30 14:14:04 +02:00
controllers Merge pull request from GHSA-58x8-3qxw-6hm7 2024-07-04 16:26:49 +02:00
fabricators Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 2024-12-02 16:20:44 +01:00
features Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
fixtures Select correct self link when parsing Webfinger response (#31110) 2024-08-16 12:37:08 +02:00
helpers Merge pull request from GHSA-jhrq-qvrm-qr36 2024-02-16 11:56:12 +01:00
lib Fix incorrect signature after HTTP redirect (#33757) 2025-02-25 17:11:25 +01:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Fix already-invalid reports failing to resolve (#29027) 2024-08-16 12:37:08 +02:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
requests Merge commit from fork 2025-02-27 15:49:56 +01:00
routing Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
services Fix intermittent failure on ap/activity/update spec timestamp check (#33425) 2025-02-25 17:11:25 +01:00
support Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 23:16:39 +01:00
validators Fix polls not being validated on edition (#33755) 2025-02-25 17:11:25 +01:00
views/statuses Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
workers Fix deletion of unconfirmed users with Webauthn set (#33186) 2025-01-16 11:40:18 +01:00
rails_helper.rb Merge pull request from GHSA-q3rg-xx5v-4mxh 2024-05-30 14:14:04 +02:00
spec_helper.rb Change registrations to be disabled by default for new servers (#29354) 2024-02-22 18:28:41 +01:00