Stephen Paul Weber
Stephen Paul Weber
Instead of having three media buttons (attach, sticker, camera) would be nice to have the option for just one. Camera is already shown when choosing attach but currently there's no...
So that it can be saved when switching to a different chat
Users report that sometimes after they send a message their draft hangs around in the box anyway. I have confirmed by adding debug logs that `reset()` is called and self...
Especially for groups the avatars are not always enough to know who is saying what.
To mark it as read
Using my code with this library, or even https://paulmillr.com/apps/qr/, I cannot seem to scan a QR code shown on a phone screen with my webcam. I can scan ones printed...
**Is your feature request related to a problem? Please describe.** I'd like to avoid using and remembering a numeric port number. **Describe the solution you'd like** I'd like if tinyauth...
I am working on a library written in Haxe and compiled to JS. I have everything working pretty well but have run into this. The generated code for a class...
I would right like to be able to write ``` ``` But right now, for reasons I don't fully understand, I must write: ``` ({... await import("@emoji-mart/data") })} /> ```