Jonathan de Jong
Jonathan de Jong
Are Little Snitch and Microsoft Defender installable and (completely) uninstallable via brew? System extensions and all? --- Would it be useful for me to file a bug report with OBS...
Thanks! I've mentioned this option there, there's a large chance they haven't heard of it :)
No. https://nostalebots.xyz/ Also, this is tagged with "upstream", shouldn't "stale" not apply then?
I'll reopen this once a solution (or the likes) has been found in https://github.com/obsproject/obs-studio/issues/9714
(Log file not required)
I should mention that the other person was on Linux, Arch Linux specifically
@nutcake figured out that `sendTime` is generated locally, but `lastUpdateTime` is used by Resonite to order the messages, which ReCon will also be using. Updated the title to clarify this....
~~It seems that sometimes [`.portal.PortalMatrix.set_typing()`](https://github.com/tulir/mautrix-telegram/blob/2a1bddf5e4937d938f76ccef64998717f058b42e/mautrix_telegram/portal/matrix.py#L105) does not receive a `SendMessageCancelAction` properly to cancel the typing action telegram-side, and it's also possible telegram does not time-out typing events eventually, but that...
After doing some more digging, it seems that telegram is waiting more than 5 seconds before echoing the typing event back to the bridge, in which case it's impossible to...
Do libraries exist that can efficiently transform html back to GFM? That's the biggest issue i see right now, and also where markdown style is erased (e.g. `*italics*` -> `_italics_`)....