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 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
2 years ago
..
config/initializers Fix rate limiting for paths with formats (#20675) 2 years ago
controllers Fix crash when marking statuses as sensitive while some statuses are deleted (#22134) 2 years ago
fabricators png optimization(loss less) (#19630) 2 years ago
features Change public accounts pages to mount the web UI (#19319) 2 years ago
fixtures Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 2 years ago
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 2 years ago
lib Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558) 2 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 2 years ago
models Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) 2 years ago
policies Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
presenters Add follow request banner on account header (#20785) 2 years ago
requests Change public accounts pages to mount the web UI (#19319) 2 years ago
routing Change public accounts pages to mount the web UI (#19319) 2 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 6 years ago
services fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 years ago
support Validate nodeinfo response by schema (#21395) 2 years ago
validators Add administrative webhooks (#18510) 3 years ago
views/statuses Fix style for hashes (#20518) 2 years ago
workers Fix followers count not being updated when migrating follows (#19998) 2 years ago
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
spec_helper.rb Improve tests involving push_bulk (#17508) 3 years ago