chattable
1 year ago
anywhoozles, made some adjustments to the "is typing" indicator, added a fullscreen loading screen while loading chats on initial load, a few bug improvements, fixed messages that start with an inline image/embedded image, changed how you view embedded images when they're clicked,
chattable
1 year ago
There's no limit to how big a JSON file can be. JSON databases can become difficult to manage/query efficiently on deeply nested structures, but with a good, simple structure JSON can be very efficient and perfect for database applications.
chattable
1 year ago
The entirety of the Chattable database is a 10mb JSON file, hundreds of chats, and hundreds of thousands of messages. Not to mention account & chat data. If you can keep the structure simple, it will work for any project.
iwishyouroses
1 year ago
Ok, that is actually cool. Awesome to learn something like this because it might turn out to be helpful later. Thanks for the explanation!
It's probably just because of how my site is made though so lol
I don't think its you lol. I think the CDN is cached. It happens from time to time. Try removing "index.html" from the URL. Example: "https://iframe.chat/embed?chat=000" instead of "https://iframe.chat/embed/index.html?chat=000" and let me know if it works. This same thing happened before last summer smh
Can confirm that worked!