Sebastian Spaeth

Results 141 comments of Sebastian Spaeth

There a plenty things which impact eg nginx, any of those: ``` proxy_connect_timeout proxy_send_timeout proxy_read_timeout send_timeout ``` Even https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_request_buffering is relevant when uploading large files.

mmh, some VPN or other firewall app was setting Android's HTTP proxy settings to ":0" which rust apparently considers an invalid proxy. So from the app's point of view nothing...

> > > I guess this should also applies to classic Element and other apps. > > > > > > classic Element works fine on that phone (where element...

Last but not least, the title "webpush push kind" sounded a bit like a typo and one has to read it twice to make sense of it. Perhaps rather "Extend...

There are a number of timeouts that could be at play here. For such a large file, it is more likely that your homeserver reverse proxy (nginx, caddy, traefic...) have...

Weird. Using AuroraStore in Germany looking at EXA, I see the minimum age (USK) of 0... Even the official play store, says age 0.. ![Screenshot_20240202-174638_Fennec](https://github.com/element-hq/element-x-android/assets/63132/0b2f4338-efed-4134-b223-abcf77152aef)

After learning a bit more about this: Element Android is age-restricted apparently because of the possibility to search/explore and join (possibly 18+) rooms. Element Android X does not have this...

Not a developer here, but I don't understand what you mean by LAN server? Are you referring to a connection to a server running on an unencrypted http port instead...

Yes, you can allow cleartext traffic from a technical point of view, but I doubt this is going to happen for 2 reasons: 1) Afaik, it is against Google's policies...

Hey, is this that really decrepated? https://www.attrs.org/en/stable/api-attr.html#attr.s Says deprecated in 19.2.0 but then `Changed in version 21.1.0: cmp undeprecated`