You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire c6b501c42d
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>
1 year ago
..
chewy
config/initializers/rack
controllers Add `DomainHelpers` spec support module for DNS/MX stub (#32690) 1 year ago
fabrication
fabricators Expand coverage for `Scheduler::IpCleanupScheduler` worker (#32499) 1 year ago
fixtures Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) 1 year ago
generators
helpers Fix titles being escaped twice (#32889) 1 year ago
lib Fix handling of duplicate mentions in incoming status `Update` (#33911) 1 year ago
locales
mailers Add coverage for missing status scenario in NotificationMailer (#32256) 1 year ago
models Fix list creation limit check (#32869) 1 year ago
policies Improve `app/policies` coverage (#32426) 1 year ago
presenters
requests Merge commit from fork 1 year ago
routing
search/models/concerns/account
serializers Fix `fediverse:creator` metadata not showing up in REST API (#33466) 1 year ago
services Fix handling of duplicate mentions in incoming status `Update` (#33911) 1 year ago
support Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) 1 year ago
system Convert `admin/invites` controller specs to system specs (#32450) 1 year ago
validators Fix polls not being validated on edition (#33755) 1 year ago
views Fix titles being escaped twice (#32889) 1 year ago
workers Fix exclusive lists interfering with notifications (#28162) 1 year ago
flatware_helper.rb
rails_helper.rb Add `DomainHelpers` spec support module for DNS/MX stub (#32690) 1 year ago
spec_helper.rb