Stephen Paul Weber

Results 227 comments of Stephen Paul Weber
trafficstars

https://developer.mozilla.org/en-US/docs/Web/API/RTCDTMFSender/insertDTMF is the main API for this

Hmm. This is my code: https://git.singpolyma.net/cheogram-android/tree/master/item/src/main/java/eu/siacs/conversations/services/XmppConnectionService.java#L1828

yes, setting `showNullOnEmpty` to true fixes it. Is it intended that a null result with that set to false will simply call neither callback?

I'm not clear on how the "actual `EmojiPopup`" differs from the one being shown by the `SearchInPlaceTrait` but either way I'm just looking for a way to limit the height...

So it sounds like it could probably be removed from the config completely?

@LiushuiXiaoxia one needs to already be on MacOS to use hdiutil and thus the `create_dmg_ventura.sh` script

I tried that, it installs but doesn't boot #668

> Do you have any strong opinions on how you'd want this done?...I'd be most inclined to use http-client-tls since that looks like path of least resistance. I'm partial to...

I'm in favour of doing `String` properly by looking at `Content-Type`, but removing support for `String` and just using `ByteString` or `[Word8]` or whatever is certainly better than the current...