Bruno Windels

Results 169 comments of Bruno Windels

Consider even switching https://www.npmjs.com/package/@opentelemetry/api if we can easily implement an exporter that implements our current indexeddb persister. Also see https://opentelemetry.io/docs/instrumentation/js/

Also hitting this because of the CSP header not allowing `unsafe-eval`. The `globalThis` approach indeed seems more practical than disabling strict mode for your entire bundle, which [is not the...

Duplicate of #535

How come element does not have this problem them? Is it because when you enter your key that they try to decrypt values with that passphrase/key of all the keys...

> I'm not sure I understand the intention behind this issue, if you could provide additional info @bwindels, that would be really helpful. Sorry that I didn't see this before!...

If I read correctly, this will save all favorite message ids in a single account data entry (`favourite_messages` with element settings prefix). The downsides of this approach would be that...

> > If I read correctly, this will save all favorite message ids in a single account data entry (`favourite_messages` with element settings prefix). The downsides of this approach would...

Some examples of how it looks in practice (on Linux): Chromium with Noto Color Emoji ![chrome-emoji-verif](https://user-images.githubusercontent.com/274386/58691407-675ee880-837b-11e9-8b82-a149c046dd58.png) Firefox with Twemoji ![ff-emoji-verif](https://user-images.githubusercontent.com/274386/58691408-675ee880-837b-11e9-988a-0e0c3a517d33.png) Chromium without Noto Color Emoji (which is not installed universally)...

Twemoji ![twemoji-table](https://user-images.githubusercontent.com/274386/58692575-667b8600-837e-11e9-885e-81e8462b3b1c.png) Noto Color Emoji ![noto-table](https://user-images.githubusercontent.com/274386/58692576-67141c80-837e-11e9-9788-6a8b56e31919.png) Symbola: ![symbola-table](https://user-images.githubusercontent.com/274386/58692577-67141c80-837e-11e9-92a6-a51040b36fa4.png)