June

Results 89 comments of June

Alright, I think I've got this fixed up. It just required a single css rule, interestingly enough (`.text-area { flex-shrink: 0 }`); it'll be fixed in the next version.

This issue should be fixed with version 0.7.2 -- could you try it out and let me know if you're still running into the same issues?

Man, I really appreciate all of this. I released this latest version after only having tested the mobile web interface on an apple device; don't know why I didn't verify...

So I've been poking around with this a bit (apparently chrome has a remote debugging tool so that you can inspect webpages on devices connected via usb, so I've been...

That may fix it, but it also brings it back into a regular desktop view, which I'd like to only show on desktop. However, I think I may have just...

> Unfortunately, I do still get this bug with group chats on Android There were multiple bugs with the web interface on mobile discussed in this issue. Do you think...

Yeah, so this is kinda a funky issue. I've been working on adding native support for accessing SMServer out-of-network (check out the `remote_changes` branch), and it's nearly done. I just...

Could you also go into more detail about exactly what you try to do to trust the websocket, what client you're using, and what your settings are on the host...

SMServer should convert HEICs automatically, but it doesn't always work right and I've yet to figure out why (as you can tell by reading through the linked issue above)