Pavel Djundik

Results 446 comments of Pavel Djundik

I would wait for client dependancies to go through, as there's socket.io client in the repo too.

It's up to date in https://github.com/thelounge/lounge/

Why not simply use HTTP authentication? I don't see the need to implement custom headers.

I'm seeing a similar issue with a big array: https://phpstan.org/r/125b4137-6f1e-46c4-bb2f-7e281c061d45 For this particular array, if I change all the `path` to an empty string, it no longer errors.

This is silly. I did `use database.autogen` which said it switched to the database using a retention policy, and then `drop measurement name` which ended up deleting data from `autogen`...

This would require a separate user to always be in a channel for it to be logged fully. How would you tackle that when public users can join any channel...

Discussing logging bots quickly gets out of scope for TL. chathistory is what we would want to support ideally in core. I've renamed the issue to reflect this. Stuff like...

Sending client hello with the protocol version may have changed some semantics of messages like log offs or disconnects, because the were non-proto specifically due to the server not knowing...

Same here. ``` Sep 10 20:11:38 raspberrypi cloudflared[31063]: 2021-09-10T17:11:38Z ERR failed to connect to an HTTPS backend "https://1.1.1.1/dns-query" error="failed to perform an HTTPS request: Post \"https://1.1.1.1/dns-query\": net/http: request canceled (Client.Timeout...

I think this is the same issue I'm having. I am not entirely sure what causes this, but I've had my app crash a couple of times on this line:...