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
ThibG 51eb111503 Allow blocking TLDs, and fix TLD blocks not being editable (#12805)
Fixes #12795

It was already possible to create domain blocks for TLDs, but those
weren't enforced, nor editable. This commit changes it so that they
are enforced and editable.
5 years ago
..
controllers Fix base64-encoded file uploads not being possible (#12748) 5 years ago
fabricators
features Add feature test that tests behaviour of profile name and bio (#12658) 5 years ago
fixtures
helpers
lib
mailers
middleware
models Allow blocking TLDs, and fix TLD blocks not being editable (#12805) 5 years ago
policies
presenters
requests
routing
serializers/activitypub
services
support Fix base64-encoded file uploads not being possible (#12748) 5 years ago
validators
views
workers Fix RefollowWorker not keeping show_reblogs setting (#12707) 5 years ago
rails_helper.rb
spec_helper.rb