Alexander ADAM

Results 467 comments of Alexander ADAM
trafficstars

> Dendrite wants to support OIDC natively in the future. Can you clarify which timeframe of future you're referring to? I assume that we're speaking of years here, since [the...

@vemonet nice, are you considering a PR?

It's not necessary to change the sanitizer. So maybe there are not so many breaking tests if you just change [`ActionDispatch::Routing::RouteSet#translate_mapping`](https://github.com/enriclluelles/route_translator/blob/master/lib/route_translator/extensions/route_set.rb#L27-L41) to ```ruby def translate_mapping(locale, route_set, translated_options, translated_path_ast, scope, controller,...

> Do you know any other gem that requires locale parameter as a string? Yes, indeed :see_no_evil: I just ran into this when investigated into this issue and made this...

The failure in `TranslateRoutesTest#test_no_side_effects` is exactly the issue I had, isn't it? I have no clue about the internals of `route_translator` so it's not very likely that I will be...

[Linux users will profit from this as well](https://docs.brew.sh/Homebrew-on-Linux)

I'm not sure whether it is the same or related but sometimes OSD gets the wrong orientation. It is recording the video in landscape mode but once the recording is...

> I have reproduced this on my side too and it's starting to annoy me when I have to re-record because of this lol, I'll try to fix it this...

> I have reproduced this on my side too and it's starting to annoy me when I have to re-record because of this lol, I'll try to fix it this...

Hi @KyleKun I'm still getting the wrong orientation every now and then in the current version 1.5.2 😔