Naomi Rennie-Waldock

Results 50 comments of Naomi Rennie-Waldock

I'm not specifying an install directory, it uses debhelper (which is the preferred way) so it goes in the correct directories. I've figured out the problem anyway, I was missing...

You'll need to ensure you're using mpm_prefork, and instead of ``` PerlResponseHandler ModPerl::Registry ``` you need to use: ``` PerlResponseHandler ModPerl::RegistryPrefork ``` As the code contains relative paths. https://perl.apache.org/docs/2.0/api/ModPerl/Registry.html#Description >...

We've got ublock and ghostery available for Android. So, any API issues should be resolved and it should be fairly easy for someone to port it. Anyone want to have...

Another one that'd be good to have for servers is `ifconfig`: ``` --ifconfig l rn Set TUN/TAP adapter parameters. l is the IP address of the local VPN endpoint. For...

Same here. I started on YouTube, then ended up with VLC. And the bottom app can't be moved, apps also can't be moved to the bottom.

I'm also encountering this on my Galaxy S23, if the system font is set to anything other than "Default" (including manually picking what is the default font).

Apologies for the noise, but has anyone had a chance to take another look at this? It is pretty annoying for monitoring and does cause problems with some apps that...

``` Use proxy when downloading remote content displayed in WebView Use proxy when downloading remote images (long-press in WebView) ``` According to various questions on Stack Overflow (such as [this](https://stackoverflow.com/a/18453384/5727066)),...

That'd definitely be a much better choice since most would probably be using it with Orbot rather than another proxy.

@JJohnGreenSr that PR has the major issue of not using the proxy for loading HTML content in messages. If you're using Orbot, you can enable VPN mode for K9. However,...