Borhan Hafez

Results 47 comments of Borhan Hafez

so you want browser select to extract the real link from the wrapper? that would disable the safety feature of outlook which checks for malicious links and warns the user...

> ignore the first occurrence I'm not sure how well that would work since it needs to not only extract the URL but also decode it. understanding the original URL,...

I chose to install the BrowserSelect in AppData folder so users without administrative permissions can also install it in a restricted environment. google chrome also installs itself inside AppData folder....

Thanks for the workaround, it worked. But this is way too convoluted to get the desired behavior. One could argue that this is outside the scope of a "select" component,...

Wouldn't it have been better if instead of sanitizing by escaping as string and formatting the values into the SQL string itself we used the binary protocol to send placeholder...

> debug-images integration does not support windows That is why I used the feature request format instead of bug report. > than going through dump_syms That didn't seem to work...

it would also be nice if we could add some conditions, for example, someone might've sent me a 1.2GB mkv file ... I don't want to fill my hard drive...

I would recommend only having one source of truth instead of copying the words across many repos that can end up out of sync and require duplicate effort. Moving the...

Thanks for the quick fix. It connects fine now (i.e. it doesn't crash and time out). > For future reference ... `experimental_31: 1` I do have that, I was connecting...

Thanks for the quick work. The new version doesn't throw any errors. I'm testing to see if I can find any other differences between ts/tea. So far Poke doesn't seem...