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 343e1fe8e9
Add confirmation screen when handling reports (#22375)
* Add confirmation screen on moderation actions

* Add flash notice when a report has been processed

* Refactor tests

* Add tests
2 years ago
..
config/initializers
controllers Add confirmation screen when handling reports (#22375) 2 years ago
fabricators
features
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 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
models Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) 2 years ago
policies
presenters Add follow request banner on account header (#20785) 2 years ago
requests
routing
serializers/activitypub
services Add support for editing media description and focus point of already-posted statuses (#20878) 2 years ago
support Validate nodeinfo response by schema (#21395) 2 years ago
validators
views/statuses Fix style for hashes (#20518) 2 years ago
workers
rails_helper.rb
spec_helper.rb