Results 230 comments of Matthew Esposito

It has to be something to do with high traffic, then, since i've never been able to reproduce this error locally. I'll do some more digging.

No HMAC from what I can instrument on the latest Android app. I'm thinking it's some heuristic detecting us via traffic detection or load or some side effect of how...

I can't reproduce with a multitude of subs and visiting the home page + load generating until a token refresh (~99 requests). That is how android apps did behave at...

Yes, you can export and import settings in the settings page at the bottom: ![Image](https://github.com/user-attachments/assets/af5459c6-64f3-4378-8908-7af109f35357) Then, you can import them to new instances. ATM, it's functionally impossible to debug the...

Perhaps a PDF to text library could be added to knock out one of those use cases. They don't need to OCR mostly because the text is embedded in the...

This looks great! Thanks for the PR.

How about a mandatory flag if your proxy is plaintext, like PLAINTEXT_PROXY=1? It's something I want to avoid accidentally enabling, not something I am morally opposed to. If this is...

That's fair - the hard-coded `80` did make me nervous but I'm happy to leave it as HTTP_PROXY, if that's standard.

I'd be willing to set this up at some point in the near future, though I'm not sure a public instance would be ideal - I might run into problems...