chattable
10 months ago
Added buttons & changed up some auth stuff on iframe.chat/embed links for those who hang around in chats, or lounges.
chattable
10 months ago
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
chattable
10 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
10 months ago
In the alternate embed the username input does not change colors with theme (I'm using tendo)
chattable
10 months ago
This has been fixed. Additionally, I've added a checkbox on the playground to toggle the experimental alt layout
chattable
10 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
10 months ago
Just created an account there because of this. Thank you for planning such function!
chattable
10 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
10 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
10 months ago
Using the on("load") event listener, you can reliably call chattable.user.name without errors or using timeouts.
chattable
10 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
10 months ago
Im not that familiar with javascript, how would I go about using chattable.setName()
chattable
10 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
10 months ago
I will add all of yours this morning, except Kirby because yours is already on there lol
yay