norstbox

Results 5 comments of norstbox

Good summarizing. The lack of "Delete Contact" feature is really inconvenient. Inability to view blocked contacts is also disappointing. > No awareness for end user to know about he/she got...

@indutny-signal It looks like Electron has finally [come up with](https://www.github.com/electron/electron/pull/35697) a suitable API, at least for Mac and Windows. From the [`app.getSystemLocale()`](https://www.electronjs.org/docs/latest/api/app#appgetsystemlocale) description: > Therefore, this API can be used...

@haasn Thanks for putting an explanation. This is exactly what I mean under (1) point. >However, setting audio to "no" is still useful to disable all decoding and downloading of...

> Our fix was to move to a modern API for capturing voice notes @scottnonnenberg-signal Did you consider the good old [MediaStream Recording API](https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API)?

> Something seems up with word splitting? Whitespace splitting? IDK how Signal search works. Yes, you can see additional details and conclusion from the Signal developer in #6460 @indutny-signal it's...