That's weird. It's ironically on mobile I basically have the chat turned off because I was struggling with the network debugging on mobile for some reason.
Yeah. That should do it. I was using /chat when making the websocket instead of wss://goatmatrix.net/chat so that it would fill in the protocol and domain for me in case I ran multi-domain or http over tor in the future. It looks like some browser isn't doing that automagically so I'll have to be explicit.
That's weird. It's ironically on mobile I basically have the chat turned off because I was struggling with the network debugging on mobile for some reason.
What happens if you go to the chat page: https://goatmatrix.net/chat
My guess is it will be the same, but if not it might tell us something.
The login on mobile and desktop is just using cookies. Same as most sites. Does your phone kick your login on other sites?
It's the same. I see an empty chat box, whereas on mobile I see the ongoing conversation.
No - weird.
On chat you have 100% the reverse of me. Maybe if I solve your desktop problem it will magically solve my mobile problem with chat.
Do you know how to open the console in your browser?
Ctrl + Shift + J on Chrome based
Ctrl + Shift + K on Firefox based
I may be outputting an error that might give me a tip.
Sure, here's what I see on desktop: https://files.catbox.moe/nz9tfr.png
Yeah. That should do it. I was using /chat when making the websocket instead of wss://goatmatrix.net/chat so that it would fill in the protocol and domain for me in case I ran multi-domain or http over tor in the future. It looks like some browser isn't doing that automagically so I'll have to be explicit.
Could you give it a test? Did it fix?
It works!
Nice! Good to hear.