Working on persistence, you *should* be able to keep your website open for a while now without having to reload to fix things. Before if you idled too long you'd get disconnected and wouldn't be able to do anything except send new messages
In the alternate embed the username input does not change colors with theme (I'm using tendo)
This has been fixed. Additionally, I've added a checkbox on the playground to toggle the experimental alt layout
Further, While Chattable and other services like Cbox can't completely block this individual(s), Chattable is releasing extra moderation features to help combat this. Starting tomorrow, all chats will have custom word/phrase filters that you can edit on the Dashboard. Beyond that, it is also planned to allow you to set your chat so that you must approve messages before they're visible to everyone.
Just created an account there because of this. Thank you for planning such function!
This feature is available to all users as of now. A few things to note: words & phrases are case insensitive, your chosen filters will be applied in conjunction with the pre-existing filters if your chat is rated PG13, each filter has a character length of 25 chars, each chat can store 50 unique words & phrases. Stay safe!
Using chattable.setName() allows you to create your own input field on your website to change user's names instead of relying on them to click the gear icon.
Using the on("load") event listener, you can reliably call chattable.user.name without errors or using timeouts.
Again it's in BETA, so don't expect to be able to implement these features yet unless you're using the beta services. These should be available to every user in a day or two.
Im not that familiar with javascript, how would I go about using chattable.setName()
That's fine! I'm also planning on making a snippets page, full of tools & functions for Chattable that you can copy paste into your site. This page will include a snippet for making your own name entry area using chattable.setName() but it's also documented on https://beta.iframe.chat/help/api
I will add all of yours this morning, except Kirby because yours is already on there lol
Added buttons & changed up some auth stuff on iframe.chat/embed links for those who hang around in chats, or lounges.
Also added a new theme, "Glass" for those that like to use prebuilt themes. Glass is sure to blend in with what ever you've got going on in your site