update chat example to use $jazz for message and image handling
Jazz is a framework for building real-time collaborative apps. I fixed the Vue.js chat example app so it properly uses Jazz's built-in helpers for sending messages and handling image uploads, instead of the outdated approach that had stopped working.