Renaud Chaput

Results 390 comments of Renaud Chaput

I can confirm this, it makes some profile appear in spurious results and not be properly picked up. For example, the HTML is: ```html http:// oisaur.com/@yoanmalie ``` Debirdify does not...

@rossyman Yes this is a workaround. But the code should check is Flipper will be linked, and make `react-native-flipper` a no-op when Flipper will not be linked to the build.

With Github environments you can now have signing secrets stored in Github and only readable for the production release workflow, which can only be launched by an approved person (so...

This might help: https://github.com/indygreg/PyOxidizer/tree/main/apple-codesign It provides a way to sign a macOS binary on any platform, so you could sign the binary using Github Actions on linux before releasing for...

I am having the same issue with RN 0.71 and Flipper 0.171.1 on Android. Everything works fine on iOS, so I am not sure where the issue comes from. Any...

Nevermind, this came from the `package` directive in my `ReactNativeFlipper.java` file referencing the wrong namespace.

We intend to merge a large Dockerfile rework soon, most probably #26850 It would probably be best to ensure this change is included in it.

We have a rework of the blocklist mechanism in the roadmap. I wanted to have it done in 4.3, but we did not manage to start the work on it...

By any chance, did you notice this recently, or has this behaviour always been there on mastodon.social for you?

It means this is not a recent regression, this is helpful thanks. I think the streaming server get disconnected, and never reconnects back properly. @ThisIsMissEm is this something you are...