mastodon/spec
Claire 21a1a8ee88
Fix crash when marking statuses as sensitive while some statuses are deleted (#22134)
* Do not offer to mark statuses as sensitive if there is no undeleted status with media attachments

* Fix crash when marking statuses as sensitive while some statuses are deleted

Fixes #21910

* Fix multiple strikes being created for a single report when selecting “Mark as sensitive”

* Add tests
2023-01-13 10:46:52 +01:00
..
config/initializers
controllers Fix crash when marking statuses as sensitive while some statuses are deleted (#22134) 2023-01-13 10:46:52 +01:00
fabricators
features
fixtures Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 2022-11-17 11:05:09 +01:00
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 2022-12-15 16:39:41 +01:00
lib Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558) 2023-01-11 22:21:10 +01:00
mailers
models Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) 2023-01-04 02:12:48 +01:00
policies
presenters Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
requests
routing
serializers/activitypub
services fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2023-01-11 21:59:13 +01:00
support Validate nodeinfo response by schema (#21395) 2022-12-15 15:43:05 +01:00
validators
views/statuses Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
workers
rails_helper.rb
spec_helper.rb