Emelia Smith
Emelia Smith
I'd be inclined to inspect the block list, and if any domain in it when punycode encoded doesn't match the entry's domain, then fail the import. i.e., force all domains...
Oh, sorry, I missed this! Yeah, we probably need to rewrite `redisConfigFromEnv` completely. I see @renchap already took a look at your PR, and I agree it's not quite the...
Before I can land a fix for this, I'd want to have both https://github.com/mastodon/mastodon/pull/31566 and https://github.com/mastodon/mastodon/pull/31567 land, as to not have the changes required for this to conflict with [other...
We probably want to be consistent with https://github.com/mastodon/mastodon/blob/d5f02adad716520b6b9014553bc730dcef5b2f50/lib/mastodon/redis_config.rb
Okay, there's a fix for this in #31623
My thinking is that 5-10 years isn't that long in terms of authoring specifications and getting implementation support, hence raising this now
This came up whilst addressing the TODO that was previously at: https://www.w3.org/wiki/Activity_Streams/Primer
> > It's worth noting this won't prevent sidekiq failures, but will drastically reduce the number of them for a badly behaving endpoint. > > It should not reduce the...
@renchap / @ClearlyClaire let me know if you'd like to keep this PR open or close it, as I know you've an internal ticket for webpush errors now.