chattable
4 months ago
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
fryman2599
4 months ago
In the alternate embed the username input does not change colors with theme (I'm using tendo)
chattable
4 months ago
This has been fixed. Additionally, I've added a checkbox on the playground to toggle the experimental alt layout
chattable
4 months ago
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.
tapeykatt
4 months ago
Just created an account there because of this. Thank you for planning such function!
chattable
4 months ago
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!
chattable
4 months ago
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.
chattable
4 months ago
Using the on("load") event listener, you can reliably call chattable.user.name without errors or using timeouts.
chattable
4 months ago
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.
n-has-a-site
4 months ago
Im not that familiar with javascript, how would I go about using chattable.setName()
chattable
4 months ago
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
chattable
4 months ago
I will add all of yours this morning, except Kirby because yours is already on there lol
chattable
4 months ago
You can now play with adding a live list of users to your website, or if you're not good with JavaScript each chat now has a new command installed (!online)
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