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 fcc4c9b34a
Change domain block CSV parsing to be more robust and handle more lists (#21470)
* Change domain block CSV parsing to be more robust and handle more lists

* Add some tests

* Improve domain block import validation and reporting
2 years ago
..
config/initializers
controllers Change domain block CSV parsing to be more robust and handle more lists (#21470) 2 years ago
fabricators
features
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 2 years ago
helpers
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
requests
routing
serializers/activitypub
services fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 years ago
support
validators
views/statuses
workers
rails_helper.rb
spec_helper.rb