]> git.parisson.com Git - teleforma.git/commit
Now use socket to get last messages from chat instead of ajax request
authortest test <yoanl@pilotsystems.net>
Wed, 7 Jul 2021 15:17:11 +0000 (17:17 +0200)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 15 Jul 2021 09:07:44 +0000 (11:07 +0200)
commit341994f8cf8ba51c8fda1dbf5e51518b77fcabdb
tree56cdcdbc246e8408f4fa637d2db012d16d553516
parentd356b8846bc0947a43bb6264be0b1a28d5b9d8f3
Now use socket to get last messages from chat instead of ajax request
teleforma/src/js/components/Chat.vue
teleforma/static/teleforma/dist/app.css.map
teleforma/static/teleforma/dist/app.js
teleforma/static/teleforma/dist/app.js.map
teleforma/templatetags/webpack.py
teleforma/views/core.py
teleforma/ws/chat.py
teleforma/ws/logger.py