1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
ThibG d658af7ff8
Fix removing allowed domains being done synchronously (#14302)
* Fix removing allowed domains being done synchronously

* Add tests
2020-07-15 21:08:19 +02:00
..
controllers Fix being unable to unboost when blocked by their author (#14308) 2020-07-15 14:43:19 +02:00
fabricators Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
features
fixtures
helpers
lib
mailers
models Fix remote files not using Content-Type header, streaming (#14184) 2020-06-30 23:58:02 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Fix removing allowed domains being done synchronously (#14302) 2020-07-15 21:08:19 +02:00
support
validators
views
workers Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
rails_helper.rb
spec_helper.rb