mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

1) NotifyService does not notify when sender's domain is blocked
Failure/Error: URI.join(root_url, 'payloads', SecureRandom.uuid)

NoMethodError:
undefined method `<<' for nil:NilClass
# ./app/lib/activitypub/tag_manager.rb:42:in `generate_uri_for'
# ./app/models/follow.rb:46:in `set_uri'
# ./spec/services/notify_service_spec.rb:11:in `block (2 levels) in <top (required)>'
# ./spec/services/notify_service_spec.rb:5:in `block (3 levels) in <top (required)>'
# ./spec/services/notify_service_spec.rb:32:in `block (2 levels) in <top (required)>'

ほえー