>>65815
>>65814
>>65817
>Add an option for public/private chats
I intend to do something like that, but it will require a lot of reworking.
>make the image in the background of the chat non-interactable so the scrolbar can be usable
Not sure if it's what's preventing the scrollbar usage, but could be. Will try.
>improve the interface. Stop using rounded corners everywhere. siiimple.com.
Maybe, will have to try it out first
>get a better font.
If this is a reference from windows machine, the font actually used is Ubuntu. See >>65659
The issue is that I can easily include the font but through google storage, which, let's be real, sucks. I'll fix this within a day or two.
>Are you trying to make money off off it? If not, put it on github.
Maybe in the future via subtle ads, or if someone donates through patreon. And no, won't put it on github.
>make sure your server relays messages so this doesn't happen
I'm still unsure what is the cause of that in some conversations. It is hard to recreate for me because I never know whether the other user disconnected, what's on his side, etc, since whenever I test it by myself it works fine. This is the pressing issue overall.
>pressing the home button after ending a chat does not work
Care to recreate? I just tried and it worked fine.
>the patreon link isn't centered.
Link? Everything looks fine here, with exception of mobile.
>they're supposed to be flags, stop putting them in circles.
Maybe. 1 person suggested something similar.
>Allow users to choose names.
Could do. Not the most important thing at the moment.
>The chat box doesn't clear two seconds after the mesage is sent, so anything new you type is lost.
It's the issue of whole framework atm. It's supposed to clear as soon as server is reached with your old message. I suppose it depends on your connection. As a workaround, I could prevent typing until it's cleared overall.
>The title should update if there's a new message, like 4chan.
Will do.
>What is the 'A' button for?
Try it out, instead of enter (can't work with empty textbox). Will add explanations to the whole thing later.