László GÖRÖG

Results 69 comments of László GÖRÖG

Oh, I missed this. Regardless, it seems the current implementation can only redact text and not attachments.

@cryptomail Okay, now I remember why I had to add #646. The current implementation calls a different endpoint which behaves differently and cannot redact from closed tickets. Current [Redact String...

@cryptomail is there any chance to reopen this based on my previous comment?

Please ignore this question if you think it's irrelevant or off-topic. I was wondering how someone could integrate Socket.IO with this native web socket implementation. I know that will only...

I'm missing two functionalities which I think would be a great addition. Please let me know if these are already there and I just missed them. 1. I did not...

I tried the changes and they are working so far. Now that I have access to `RequestEvent` in the `upgrade` method, I can access `locals` and it is nicely populated...

I can wait for v2, that's fine by me. I was just surprised when I ran the `go get` command to add it as a dependency. Thank you for your...

I will share my attempt. Again, sorry if this is off-topic. With the code below, I could trigger the connect (`Socket.IO connected`) but not the message (`Socket.IO message`) event. If...

@dolmen I think my changes are backwards compatible and can be cherry picked. However, I did not add symlink resolution, which could be a problem.